From f781f644ab3ebcb0f074021709c6e6ab9693169e Mon Sep 17 00:00:00 2001 From: Slappybag Date: Sun, 12 May 2013 19:28:53 +0100 Subject: [PATCH 01/98] Incorporation of translation variables @switz - can't seem to access a i18n translate function publically. =/ --- locales/en/app.json | 139 ++++++++++++++++++++++++++------------- views/app/avatar.html | 68 +++++++++---------- views/app/filters.html | 12 ++-- views/app/footer.html | 32 ++++----- views/app/game-pane.html | 40 +++++------ views/app/index.html | 2 +- views/app/modals.html | 33 +++++----- views/app/party.html | 24 +++---- views/app/pets.html | 40 +++++------ views/app/rewards.html | 10 +-- views/app/settings.html | 80 +++++++++++----------- 11 files changed, 261 insertions(+), 219 deletions(-) diff --git a/locales/en/app.json b/locales/en/app.json index 0d14e41e4c..c30151e12e 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -5,6 +5,8 @@ "playButton" : "Play", + + "_commenttut": "TUTORIAL/TOUR", "endTourButton": "End Tour", "nextButton" : "Next", @@ -98,26 +100,45 @@ "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", "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", + "totalStrength" : "Total Strength", + "totalDefense" : "Total Defense", "party": "Party", @@ -128,13 +149,19 @@ "userId":"User Id", "invite":"Invite", "leave": "Leave", - "partyChat": "Chat", + "invitedTo" : "You're Invited To", + "chat": "Chat", "inventory": "Inventory", - "eggsTitle": "Eggs", - "eggsContent": "You don't have any eggs yet.", - "hatchingPotionsTitle": "Hatching Potions", - "hatchingPotionsContent": "You don't have any hatching potions yet.", + "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", @@ -146,28 +173,34 @@ "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", - "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 ", - "streaktext2" : " 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", - "beastmastname" : "Beast Master", - "beastmasttext" : "Has found all 90 pets (insanely difficult, give this user props!)", + "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":"Habit defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).", + "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", @@ -185,6 +218,7 @@ "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", @@ -253,7 +287,11 @@ "healthPotionName" : "Health Potion", "healthPotionNotes" : "Recover 15 HP Instantly", "rerollName" : "Re-Roll", - "rerollNotes" : "Resets your task values back to 0 (yellow). Useful when everything's red and it's hard to stay alive.", + "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", @@ -293,22 +331,26 @@ "_commentnpcsandchars": "NPCS & CHARACTERS", "_commentNPCS" : "NPCS", - "NPCBaileyName" : "Bailey", - "NPCBaileyText1" : "the Town Crier here! Announcing new stuff!", - "NPCAugustinName" : "Alexander Augustin", - "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!", - "NPCJohanssonName" : "Daniel Johansson", - "NPCJohanssonText1" : "Welcome to the Tavern! I'm", - "NPCJohanssonText2": "the bar keep. If you want to rest a while (going on vacation?), I'll set you up at the inn - dailies won't hurt you while you're resting. The minimum stay is 24h, but you can check out any time. Stay a while & meet the clientele.", - "NPCMelchiorName" : "Ian Melchior ", - "NPCMelchiorText1" : "", - "NPCBowenName" : "Justin Bowen", - "NPCBowenText1" : "", - "NPCBochName" : "Matt Boch", - "NPCBochText1" : "", + "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", @@ -319,31 +361,34 @@ "companyFAQ" : "FAQ", "footerLegal" : "Legal", "legalPrivacy" : "Privacy", - "legamTerms" : "Terms", + "legalTerms" : "Terms", "footerCommunity" : "Community", "communityBugs" : "Submit Bugs", "communityFeatures" : "Request Feautres", - "communityAPI" : "API", "communityExtensions" : "Add-ons / Extensions", - "communityForum" : "Forum", - "communityKickstarter" : "Kickstarter", - "communityFB" : "Facebook", - "communityReddit" : "Reddit", + "communityForum" : "Community Forum", + "footerSocial" : "Social", "_commentmisc": "MISC & GLOBAL", - "gems" : "Gems", "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.", + "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", diff --git a/views/app/avatar.html b/views/app/avatar.html index af005c1615..d5b6a07d47 100644 --- a/views/app/avatar.html +++ b/views/app/avatar.html @@ -3,7 +3,7 @@ <@footer> - + {{/}} @@ -49,23 +49,23 @@ -

Items

+

{{t("items")}}

{itemText('weapon',_user.items.weapon)}: {itemStat('weapon',_user.items.weapon)}% Exp gain

{itemText('armor',_user.items.armor)}: {itemStat('armor',_user.items.armor)}% Defense

{itemText('head',_user.items.head)}: {itemStat('head',_user.items.head)}% Defense

{itemText('shield',_user.items.shield)}: {itemStat('shield',_user.items.shield)}% Defense

-

Stats

+

{{t("stats")}}

HP: {floor(_user.stats.hp)} / 50

GP: {floor(_user.stats.gp)}

Lvl: {_user.stats.lvl}

Exp: {floor(_user.stats.exp)} / {tnl(_user.stats.lvl)}

-

Strength: {userStr(_user.stats.lvl)}

-

Defense: {userDef(_user.stats.lvl)}

-

Pets Found: {count(_user.items.pets)}

+

{{t("strength")}}: {userStr(_user.stats.lvl)}

+

{{t("defense")}}: {userDef(_user.stats.lvl)}

+

{{t("petsFound")}}: {count(_user.items.pets)}


-

Total Strength: {totalStr(_user.stats.lvl, _user.items.weapon)} %

-

Total Defense: {totalDef(_user.stats.lvl, _user.items.armor, _user.items.head, _user.items.shield)} %

+

{{t("totalStrength")}}: {totalStr(_user.stats.lvl, _user.items.weapon)} %

+

{{t("totalDefense")}}: {totalDef(_user.stats.lvl, _user.items.armor, _user.items.head, _user.items.shield)} %

@@ -75,19 +75,19 @@
  • - +
  • - + @@ -97,7 +97,7 @@
  • - + @@ -110,7 +110,7 @@ {#if equal(_user.preferences.gender, 'f')}
  • - + @@ -124,31 +124,31 @@
    - +
    - +
    - +
    - +
    - +
    - +
    - +
      @@ -179,7 +179,7 @@ {{/}}
    -

    Achievements

    +

    {{t("achievments")}}

    @@ -202,7 +202,7 @@
    {{@profile.backer.npc}} NPC
    - Backed the Kickstarter project at the maximum level! + {{t("npcText")}}
    @@ -210,35 +210,35 @@ {{#if @profile.backer.contributor}} {{@profile.backer.contributor}} {{else}} - Contributor + {{t("contribName")}} {{/}} - Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug :) + {{t("contribText")}} :) -
    Kickstarter Backer - ${{@profile.backer.tier}} Tier
    - Backed the Kickstarter Project +
    {{t("kickstartName1")}} ${{@profile.backer.tier}} {{t("kickstartName2")}}
    + {{t("kickstartText")}}
    -
    {#if @profile.achievements.streak}{@profile.achievements.streak}{else}0{/} Streak Achievement(s)
    - Has performed {#if @profile.achievements.streak}{@profile.achievements.streak}{else}0{/} 21-day streaks on Dailies +
    {#if @profile.achievements.streak}{@profile.achievements.streak}{else}0{/} {{t("streakName")}}
    + {{t("streakText1")}} {#if @profile.achievements.streak}{@profile.achievements.streak}{else}0{/} {{t("streakText2")}}
    -
    Original User
    - Goes way back to the Habit's days of yore (bless them for soldiering through bugs!) +
    {{t("origUserName")}}
    + {{t("origUserText")}}
    -
    Ultimate Gear
    - Has upgraded to the maximum weapon and armor set +
    {{t("ultimGearName")}}
    + {{t("ultimGearText")}}
    -
    Beast Master
    - Has found all 90 pets (insanely difficult, give this user props!) +
    {{t("beastMastName")}}
    + {{t("beastMastName")}}
    diff --git a/views/app/filters.html b/views/app/filters.html index f3479f0690..c65c60d9b9 100644 --- a/views/app/filters.html +++ b/views/app/filters.html @@ -1,11 +1,11 @@
    - Tags: + {{t("tags")}}:
    @@ -52,7 +52,7 @@
    - Tags + {{t("tags")}}
    - +
      {#each _tavern.chat.messages as :message} @@ -125,10 +125,10 @@

      Alexander Augustin

      -
      Welcome to the Market! I'm the merchant, Alexander. Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!
      +
      {{t("NPCAugustinText1")}} Alexander. {{t("NPCAugustinText2")}}
      -

      Eggs

      +

      {{t("eggs")}}

      {#with _items.pets as :egg} @@ -148,7 +148,7 @@
      {/} -

      Hatching Potions

      +

      {{t("hatchingPotions")}}

      {#with _items.hatchingPotions as :hatchingPotion} diff --git a/views/app/index.html b/views/app/index.html index 3e1c2b834f..d06c1f43e2 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -26,7 +26,7 @@
      - {#if _undo}Undo{/} + {#if _undo}{{t("undo")}}{/} diff --git a/views/app/modals.html b/views/app/modals.html index 8ad404f2c6..4e781b7142 100644 --- a/views/app/modals.html +++ b/views/app/modals.html @@ -17,15 +17,15 @@
      -

      You Died!

      +

      {{t("deathTitle")}}

      -

      You've lost your GP, 1 level and 1 gear piece. Be sure to complete your dailies to prevent this from happening again!

      +

      {{t("deathText")}}

      @@ -33,36 +33,33 @@ - + -

      Highly discouraged because red tasks provide good incentive to improve (read more). However, this becomes necessary after long bouts of bad habits.

      +

      {{t("rerollNotes")}}


      +

      {{t("rerollModelText1")}} ({{t("rerollModelText2")}}). {{t("rerollModelText3")}}

      <@footer> {#if lt(_user.balance,1)} - Buy More GemsNot enough Gems + {{t("buyMoreGems")}}Not enough Gems {else} - Re-Roll4 Gems + {{t("rerollName")}}4 {{t("gems")}} {/}
      - + -

      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

      +

      {{t("petsOutOfGems")}}

      <@footer> - Buy More GemsNot enough Gems + {{t("buyMoreGems")}}{{t("notEnoughGems")}}
      - -

      - 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. -

      -

      - "Hey, I backed the Kickstarter!" - follow these instructions. -

      + +

      {{t("whyAdsContent1")}}

      +

      {{t("whyAdsContent2")}} {{t("whyAdsContent3")}}.

      <@footer> - +
      diff --git a/views/app/party.html b/views/app/party.html index a2afcc2fa3..54e6991500 100644 --- a/views/app/party.html +++ b/views/app/party.html @@ -13,17 +13,17 @@
      {_partyError}
      {/}
      - - + +
      - Leave + {{t("leave")}}
      -

      Chat

      +

      {{t("chat")}}


      - +
        {#each _party.chat as :message} @@ -35,22 +35,22 @@ {else if _user.party.invitation} -

        You're Invited To {_party.name}

        - Accept - Reject +

        {{t("invitedTo")}} {_party.name}

        + {{t("accept")}} + {{t("reject")}} {else} -

        Create A Party

        +

        {{t("createAParty")}}

        -

        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:

        +

        {{t("noPartyText")}}

        {_user.id}
        {#if _partyError}
        {_partyError}
        {/}
        - - + +
        diff --git a/views/app/pets.html b/views/app/pets.html index bba57f23ec..ce0e4bc2e3 100644 --- a/views/app/pets.html +++ b/views/app/pets.html @@ -1,27 +1,27 @@ - -

        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 {_user.items.eggs.0.text} egg! {_user.items.eggs.0.notes}

        + +

        {{t("dropsEnabledText1")}} {_user.items.eggs.0.text} {{t("dropsEnabledText2")}}! {_user.items.eggs.0.notes}

        <@footer> - +
        - +

        {_drop.dialog}

        <@footer> - +
        - +

        -

        You have earned the "Beast Master" Achievement for collecting all the pets! +
        {{t("beastMastUnlocked")}}

        <@footer> - +
        @@ -33,13 +33,13 @@
      @@ -47,9 +47,9 @@
    • - + {#if not(_user.items.eggs)} -

      You don't have any eggs yet.

      +

      {{t("noEggs")}}

      {/if} {#each _user.items.eggs as :egg}
      @@ -60,9 +60,9 @@
    • - + {#if not(_user.items.hatchingPotions)} -

      You don't have any hatching potions yet.

      +

      {{t("noHatchingPotions")}}

      {/if} {#each _user.items.hatchingPotions as :hatchingPotion}
      @@ -76,18 +76,18 @@
      {#if _hatchEgg}
      -

      Hatch Your Egg

      +

      {{t("hatchYourEgg")}}

      {#if not(_user.items.hatchingPotions)} -

      You don't have any hatching potions yet.

      +

      {{t("noHatchingPotions")}}

      {else} -

      Which hatching potion will you pour on your {_hatchEgg.text} egg?

      +

      {{t("whichHatchingPotion1")}} {_hatchEgg.text} {{t("whichHatchingPotion2")}}

      - + {/if}
      @@ -95,7 +95,7 @@
    • -
      {count(_user.items.pets)} / 90 Pets Found
      +
      {count(_user.items.pets)} / 90 {{t("petsFound")}}
      - {.text}
      {.value} Gems + {.text}
      {.value} {{t("gems")}}
      - {.text}
      {.value} Gems + {.text}
      {.value} {{t("gems")}}
      {{#each _items.pets as :pet}} @@ -107,7 +107,7 @@ {{/}}
      -

      Rare Pets

      +

      {{t("rarePets")}}

      diff --git a/views/app/rewards.html b/views/app/rewards.html index d00b91b2ff..294659e7c9 100644 --- a/views/app/rewards.html +++ b/views/app/rewards.html @@ -1,17 +1,17 @@ - +

      -

      You have earned the "Ultimate Gear" Achievement for upgrading to the maximum gear set! +
      {{t("ultimGearUnlocked")}}

      <@footer> - +
      - + -
      {gems(_user.balance)} Gems +
      {gems(_user.balance)} {{t("gems")}}
      diff --git a/views/app/settings.html b/views/app/settings.html index 2d46a63301..c2dd2a2a07 100644 --- a/views/app/settings.html +++ b/views/app/settings.html @@ -1,60 +1,60 @@
      -

      Settings

      -

      Custom Day Start

      +

      {{t("settings")}}

      +

      {{t("customDayStart")}}

      - :00 (24h clock) + :00 ({{t("24HrClock")}})
      - Habit defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24). + {{t("clockInfo")}}

      -

      Misc

      - +

      {{t("misc")}}

      + {{#if _user.auth.local}}
      -

      Change Password

      +

      {{t("changePass")}}

      {{/}}
      -

      Danger Zone

      - Reset -  Restore -  Delete +

      {{t("dangerZone")}}

      + {{t("reset")}} +  {{t("restore")}} +  {{t("delete")}}

      API

      - Copy these for use in third party applications. -
      User ID
      + {{t("APIText")}} +
      {{t("userId")}}
      {_user.id}
      -
      API Token
      +
      {{t("APIToken")}}
      {_user.apiToken}
      {{#if _loggedIn}} - -

      This resets your entire account - your tasks will be deleted and your character will start over.

      -

      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.

      + +

      {{t("resetText1")}}

      +

      {{t("resetText2")}}

      <@footer> - - + +
      - -

      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.

      + +

      {{t("restoreText1")}}

      {#with _user}
      -

      Stats

      +

      {{t("stats")}}

      HP @@ -69,52 +69,52 @@
      - Level + {{t("level")}}
      -

      Items

      +

      {{t("items")}}

      - Weapon + {{t("weapon")}}
      - Armor + {{t("armor")}}
      - Helm + {{t("helm")}}
      - Shield + {{t("shield")}}
      {/} <@footer> - +
      - -

      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 DELETE into the text-box below.

      + +

      {{t("deleteText1")}}{{t("deleteText2")}} {{t("deleteText3")}}

      <@footer> - +
      {{else}} - - Login / Register With Facebook -

      Or

      + + {{t("loginFacebookAlt")}}/ +

      {{t("or")}}

      @@ -127,7 +127,7 @@
      {{#unless _loggedIn}} - + {{else}} @@ -151,7 +151,7 @@ {#if newChatMessages(_party.chat,_user.party.lastMessageSeen)} - + {/}
      From cf68e9d2a7d0628bd5119344dbeeeec5792bac84 Mon Sep 17 00:00:00 2001 From: Stan Lindsey Date: Mon, 13 May 2013 15:58:56 +0200 Subject: [PATCH 02/98] Update app.json --- locales/en/app.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/locales/en/app.json b/locales/en/app.json index c30151e12e..796f58e178 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -6,7 +6,6 @@ - "_commenttut": "TUTORIAL/TOUR", "endTourButton": "End Tour", "nextButton" : "Next", @@ -58,9 +57,16 @@ "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", From c82e0651d13231b7e917284850e74e6807e82f61 Mon Sep 17 00:00:00 2001 From: Stan Lindsey Date: Mon, 13 May 2013 15:13:11 +0100 Subject: [PATCH 03/98] Added other language folders with base json --- locales/bg/app.json | 500 +++++++++++++++++++++++++++++++++++--------- locales/cs/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/cu/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/de/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/es/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/fr/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/he/app.json | 415 +++++++++++++++++++++++++++++++++++- locales/id/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/it/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/ja/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/nl/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/pl/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/pt/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/ru/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/uk/app.json | 407 ++++++++++++++++++++++++++++++++++++ locales/ur/app.json | 407 ++++++++++++++++++++++++++++++++++++ 16 files changed, 6500 insertions(+), 113 deletions(-) create mode 100644 locales/cs/app.json create mode 100644 locales/cu/app.json create mode 100644 locales/de/app.json create mode 100644 locales/es/app.json create mode 100644 locales/fr/app.json create mode 100644 locales/id/app.json create mode 100644 locales/it/app.json create mode 100644 locales/ja/app.json create mode 100644 locales/nl/app.json create mode 100644 locales/pl/app.json create mode 100644 locales/pt/app.json create mode 100644 locales/ru/app.json create mode 100644 locales/uk/app.json create mode 100644 locales/ur/app.json diff --git a/locales/bg/app.json b/locales/bg/app.json index eb32658356..796f58e178 100644 --- a/locales/bg/app.json +++ b/locales/bg/app.json @@ -1,115 +1,407 @@ { -"_commenttut": "TUTORIAL", + +"_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": "Живот", - "Experience": "Опит", - "History": "История", - "Settings": "Настройки", - "Party": "Група", - "Logout": "Излез", + "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", -"_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", +"_commentnotifcations" : "NOTIFICATIONS", + "partyNotification" : "New Party Messages", -"_commentmain": "MAIN WINDOW", - "Habits": "Навици", - "NewHabit": "Нов навик", - "Edit": "Промени", - "Text": "Текст", - "ExtraNotes": "Забележки", - "Directions/Actions": "Посоки/Дейности", - "AdvancedOptions": "Разширени опции", - "Difficulty": "Трудност", - "DifficultyHelpTitle": "Колко труден е тази задача?", - "DifficultyHelpContent": "Това умножава стойността на задачата. Използвай пестеливо, разчитай повече на нашия алгоритъм за корекция на стойностите. Но някои задачи са много по-трудни (\"Да си напишеш дисертацията\" срещу \"Да си почистиш зъбите с конец\"). Кликни за повече информация.", - "Easy": "Лесно", - "Medium": "Средно", - "Hard": "Трудно", - "Save&Close": "Запази и Излез", - "Delete": "Изтрий", - "Progress": "Прогрес", - "Score": "Точки", - "Dailies": "Ежедневни задачи", - "NewDaily": "Нова задача", - "Repeat": "Повтаряй", - "Su": "Нед", - "M": "Пон", - "T": "Вт", - "We": "Ср", - "Th": "Чет", - "F": "Пет", - "S": "Съб", - "Todos": "Да направя", - "NewTodo": "Ново", - "DueDate": "Краен срок", - "Remaining": "Оставащи", - "Complete": "Завършени", - "Rewards": "Награди", - "Gold": "Злато", - "Silver": "Сребро", - "NewReward": "Нова награда", - "Price": "Цена", +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" -"_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." } diff --git a/locales/cs/app.json b/locales/cs/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/cs/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/cu/app.json b/locales/cu/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/cu/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/de/app.json b/locales/de/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/de/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/es/app.json b/locales/es/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/es/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/fr/app.json b/locales/fr/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/fr/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/he/app.json b/locales/he/app.json index 83c7bec24e..796f58e178 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -1,10 +1,407 @@ { - "Habit": "Habit", - "Daily": "Daily", - "Todo": "Todo", - "Reward": "Reward", - "Habits": "נווו קדימה!", - "Dailies": "Dailies", - "Todos": "Todos", - "Rewards": "Rewards" -} \ No newline at end of file + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/id/app.json b/locales/id/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/id/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/it/app.json b/locales/it/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/it/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/ja/app.json b/locales/ja/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/ja/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/nl/app.json b/locales/nl/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/nl/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/pl/app.json b/locales/pl/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/pl/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/pt/app.json b/locales/pt/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/pt/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/ru/app.json b/locales/ru/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/ru/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/uk/app.json b/locales/uk/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/uk/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} diff --git a/locales/ur/app.json b/locales/ur/app.json new file mode 100644 index 0000000000..796f58e178 --- /dev/null +++ b/locales/ur/app.json @@ -0,0 +1,407 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" + +} From 02d13c5ddd05f3a701ebd33fe55364b89e158215 Mon Sep 17 00:00:00 2001 From: lancemanfv Date: Mon, 13 May 2013 20:50:36 +0300 Subject: [PATCH 04/98] Update app.json --- locales/ru/app.json | 64 ++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/locales/ru/app.json b/locales/ru/app.json index 796f58e178..77dcf98ec7 100644 --- a/locales/ru/app.json +++ b/locales/ru/app.json @@ -7,43 +7,43 @@ "_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.", + "endTourButton": "Закончить тур", + "nextButton" : "Далее", + "prevButton" : "Назад", + "tour1Title" : "Добро пожаловать в HabitRPG", + "tour1Text" : "Добро пожаловать в HabitRPG. Сайт, который превратит достижение ваших целей в ролевую игру.", + "tour2Title" : "Привычки", + "tour2Text" : "Привычки - это хорошие или плохие действия, которые вы постоянно отслеживаете.", + "tour3Title" : "Повестка дня", + "tour3Text" : "На повестке дня находятся действия, которые вы хотели бы совершать раз в день.", "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.", + "tour4Text" : "Здесь отображаются единоразовые задачи, не привязанные ко времени.", + "tour5Title" : " Награды", + "tour5Text" : "Завершая задачи, вы зарабатываете золото необходимо для покупки наград. Не экономьте, награды - важная составляющая в формировании полезных привычек.", + "tour6Title" : "Наведите на комментарии", + "tour6Text" : "Различные типы заданий имеют особые свойства. Наведите на значок комментария возле каждого задания, чтобы узнать больше. Удалите существующие задания и начните добавлять свои, когда будете готовы.", "_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.", + "habit1" : "1ч Продуктивной работы", + "habit1comment": "-- Привычки: моментальный результат -- Смысл некоторых действий - просто *заработать* очки (к примеру, этого).", + "habit2" : "Кушать нездоровую пищу", + "habit2comment" : "Выполняя другие, вы лишь *теряете* очки", + "habit3" : "Воспользоваться лестницей", + "habit3comment" : "Остальные задания позволяют как потерять так и заработать очки (лестница = получение, лифт = потеря)", + "daily1" : "1ч Личный проект", + "daily1comment" : "-- Дневные: совершайте раз в день -- Незавершённые ежедневные задания отнимают очки здоровья.", + "daily2" : "Упражнения", + "daily2comment" : "Если вы справляетесь хорошо, они окрашиваются в зелёный цвет, их ценность падает (меньше опыта и золота), они наносят меньше урона (Здоровье). Это означает, что вы можете немного расслабиться.", + "daily3" : "45м чтения", + "daily3comment" : "Но если вы вовсе не справляетесь, они становятся красными. Чем хуже ваши результаты, тем больше их ценность (больше опыта и золота) и тем более урона они наносят вашему Здоровью. Это означает, что вы должны сосредоточиться на таких заданиях.", + "todo1" : "Позвонить маме", + "todo1comment" : "-- Todos: Выполняйте по мере возможности -- Незавершённые Todos не нанесут вам вреда но их ценность растёт со временем. Это будет стимулировать вас к выполнению залежавшихся заданий.", + "reward1" : "1 Эпизод Игры Престолов", + "reward1comment": "-- Награды: Побалуйте себя! -- По мере выполнения целей вы зарабатываете золото для покупки наград. Не экономьте, награды - важная составляющая в формировании полезных привычек.", + "reward2" : "Тортик", + "reward2comment" : "Покупайте лишь тогда когда у вас достаточно золота иначе потеряете очки здоровья.", "_commentdefaulttags" : "DEFAULT TAGS", "morning" : "morning", From e98a9c762977dcfda46056ab96348d17b1b30094 Mon Sep 17 00:00:00 2001 From: lancemanfv Date: Mon, 13 May 2013 21:07:13 +0300 Subject: [PATCH 05/98] Update app.json --- locales/ru/app.json | 64 ++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/locales/ru/app.json b/locales/ru/app.json index 77dcf98ec7..2698ae8774 100644 --- a/locales/ru/app.json +++ b/locales/ru/app.json @@ -46,23 +46,23 @@ "reward2comment" : "Покупайте лишь тогда когда у вас достаточно золота иначе потеряете очки здоровья.", "_commentdefaulttags" : "DEFAULT TAGS", - "morning" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "утро", + "afternoon" : "после полудня", + "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", + "health": "Здоровье", + "experience": "Опыт", + "history": "История", + "anonymous": "Аноним", + "level": "Уровень", + "tasks": "Задания", + "loginAndReg" : "Войти / Зарегистрироваться", + "loginFacebookAlt" : "Войти / Зарегистрироваться через Facebook", + "login" : "Войти", + "register" : "Зарегистрироваться", + "options": "Настройки", + "logout": "Выйти", "_commentnotifcations" : "NOTIFICATIONS", "partyNotification" : "New Party Messages", @@ -70,24 +70,24 @@ "_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?", + "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": "Easy", - "medium": "Medium", - "hard": "Hard", - "delete": "Delete", - "progress": "Progress", - "score": "Score", - "dailies": "Dailies", - "newDaily": "New Daily", + "easy": "Легко", + "medium": "Средне", + "hard": "Сложно", + "delete": "Удалить", + "progress": "Прогресс", + "score": "Счёт", + "dailies": "Ежедневные задания", + "newDaily": "Новое задание", "repeat": "Repeat", "Su": "Su", "M": "M", From 90fca5c98afd1e98fc76ac55853233009bc3af03 Mon Sep 17 00:00:00 2001 From: Daniel Saewitz Date: Mon, 13 May 2013 15:44:21 -0400 Subject: [PATCH 06/98] Remove translate middleware --- src/server/index.coffee | 1 - src/server/middleware.coffee | 10 +--------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/src/server/index.coffee b/src/server/index.coffee index 7e057b7f06..558775b9bd 100644 --- a/src/server/index.coffee +++ b/src/server/index.coffee @@ -75,7 +75,6 @@ mongo_store = new MongoStore {url: process.env.NODE_DB_URI}, -> ) # Adds req.getModel method .use(store.modelMiddleware()) - .use(middleware.translate) # API should be hit before all other routes .use('/api/v1', require('./api').middleware) .use(require('./deprecated').middleware) diff --git a/src/server/middleware.coffee b/src/server/middleware.coffee index fa2ca2aef5..09d83783f4 100644 --- a/src/server/middleware.coffee +++ b/src/server/middleware.coffee @@ -24,12 +24,4 @@ allowCrossDomain = (req, res, next) -> else next() -translate = (req, res, next) -> - model = req.getModel() - - # Set locale to bg on dev - #model.set '_i18n.locale', 'bg' if process.env.NODE_ENV is "development" - - next() - -module.exports = { splash, view, allowCrossDomain, translate} \ No newline at end of file +module.exports = { splash, view, allowCrossDomain } From 35fe5dc68d0e764319ccea3a31e96686c80e9529 Mon Sep 17 00:00:00 2001 From: LazuliKazeno Date: Mon, 13 May 2013 23:14:48 +0300 Subject: [PATCH 07/98] Begin the french translation From beginning to stable/tavern (i'm not convinced with my translation of "stable" yet) --- locales/fr/app.json | 272 ++++++++++++++++++++++---------------------- 1 file changed, 136 insertions(+), 136 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index 796f58e178..ce17a03547 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -1,181 +1,181 @@ { -"_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", +"_commentfrontpage":"PAGE D'ACCUEIL DE HABITRPG", + "synopsis" : "Un programme pour gérer votre vie quotidienne à la manière d'un RPG. Gagnez des niveaux pour vos réussites, perdez de la vie pour vos échecs, gagnez de l'argent pour acheter des armes et des armures.", + "playButton" : "Jouer", "_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.", + "endTourButton": "Fin du tour", + "nextButton" : "Suivant", + "prevButton" : "Précédent", + "tour1Title" : "Bienvenue sur HabitRPG", + "tour1Text" : "Bienvenue sur HabitRPG, un gestionnaire de bonnes habitudes qui gère vos objectifs à la manière d'un RPG.", + "tour2Title" : "Routines", + "tour2Text" : "Les routines sont des objectifs, bons ou mauvais, que vous prenez en compte constamment.", + "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-exemples et créez les votres", -"_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.", +"_commentdefaulttasks":"TACHES 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 les autres, le + comme le - sont logiques (escalier = gain, ascenseur = perte)", + "daily1" : "1h de projet personnel", + "daily1comment" : "-- Tâches quotidiennes: A compléter chaque jour -- A la fin de la journée, les tâches quotidiennes non complétées feront perdre des points.", + "daily2" : "Exercice physique", + "daily2comment" : "Si vous vous débrouillez bien, les tâches deviennent vertes. Dans ce cas, elles rapportent moins (en experience comme en argent) et sont moins dommageables (en points de vie). Cela afin que vous puissiez vous reposer un peu sur vos points forts.", + "daily3" : "45 minutes Reading", + "daily3comment" : "Mais si vous vous débrouillez mal, elles deviennent rouges. Mois vous les effectuez correctement, et plus elles rapportent (en experience comme en argent) et deviennent dommageables (en points de vie). Cela afin de vous encourager à vous concentrer sur vos faiblesses, les tâches rouges.", + "todo1" : "Appeler Maman", + "todo1comment" : "-- Choses à faire: A 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 à vous concentrer sur les tâches qui vous font traîner 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 : autrement, vous perdrez des points de vie.", -"_commentdefaulttags" : "DEFAULT TAGS", - "morning" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", +"_commentdefaulttags" : "TAGS PAR DEFAUT", + "morning" : "matin", + "afternoon" : "après-midi", + "evening" : "soirée", "_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", + "health": "Santé", + "experience": "Expérience", + "history": "Historique", + "anonymous": "Anonyme", + "level": "Niveau", + "tasks": "Tâches", + "loginAndReg" : "Se connecter / S'enregistrer", + "loginFacebookAlt" : "Se connecter / Se connecter avec Facebook", + "login" : "Se connecter", + "register" : "S'enregistrer", "options": "Options", - "logout": "Logout", + "logout": "Se déconnecter", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "New Party Messages", + "partyNotification" : "Nouveaux messages de groupe", "_commenttaskview": "TASK VIEW", - "habits": "Habits", - "newHabit": "New Habit", - "edit": "Edit", - "text": "Text", + "habits": "Routines", + "newHabit": "Nouvelle routine", + "edit": "Editer", + "text": "Texte", "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", + "advancedOptions": "Options avancées", + "difficulty": "Difficulté", + "difficultyHelpTitle": "A quel point cette tâche est-elle difficile ?", + "difficultyHelpContent": "Cela permet de multiplier la valeur en point d'une tâche. N'tilisez ce système qu'exceptionnellement, et faites plutôt confiance aux algorythmes de base qui ajustent automatiquement la valeur des points. Mais certaines tâches sont de façon évidentes plus difficiles (Travailler pour son mémoire VS Se brosser les dents). Cliquez pour plus d'infos.", + "easy": "Facile", + "medium": "Normal", + "hard": "Difficile", + "delete": "Supprimer", + "progress": "Progrès", "score": "Score", - "dailies": "Dailies", - "newDaily": "New Daily", - "repeat": "Repeat", - "Su": "Su", - "M": "M", - "T": "T", - "We": "W", - "Th": "Th", - "F": "F", + "dailies": "Tâches quotidiennes", + "newDaily": "Nouvelle tâche quotidienne", + "repeat": "Répéter", + "Su": "D", + "M": "L", + "T": "M", + "We": "Me", + "Th": "J", + "F": "V", "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", + "todos": "Choses à faire", + "newTodo": "Nouvelle chose à faire", + "dueDate": "Deadline", + "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" : "Tags", - "editTags" : "Edit Tags", - "newTag" : "New Tag", - "clearFilters" : "Clear Filters", + "editTags" : "Editer les Tags", + "newTag" : "Nouveau Tag", + "clearFilters" : "Supprimer les filtres", -"_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", +"_commentdrops" : "SYSTEME DE TRESORS", + "dropsEnabled" : "Système de trésors débloqués !", + "dropsEnabledText1" : "Vous venez de débloquer les trésors ! Désormais, quand vous complétez des tâches, vous trouverez peut-être un objet. Et devinez quoi, vous venez de trouver un", + "dropsEnabledText2" : "oeuf", + "itemDropped" : "Un objet est tombé au sol", -"_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", +"_commentoptionsview": "OPTIONS", + "profile": "Profil", "avatar": "Avatar", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", + "head": "Tête", + "showHelm": "Afficher le casque", + "hair": "Cheveux", + "skin": "Peau", + "clothing" : "Vêtements", "photoUrl": "Photo Url", - "fullName": "Full Name", + "fullName": "Nom complet", "blurb": "Blurb", - "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", - "helm" : "Helm", - "shield" : "shield", + "websites": "Sites", + "addWebsites": "Ajouter un site", + "items" : "Objets", + "weapon" : "Arme", + "armor" : "Armure", + "helm" : "Casque", + "shield" : "Bouclier", - "stats" : "Stats", - "strength" : "Strength", + "stats" : "Statistiques", + "strength" : "Force", "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "totalStrength" : "Force totale", + "totalDefense" : "Defense totale", - "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", + "party": "Groupe", + "createAParty":"Créer un groupe", + "noPartyText": "Vous n'êtes pas dans un groupe. Vous pouvez en créer un et invitez 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": "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?", + "inventory": "Inventaire", + "eggs": "Oeufs", + "noEggs": "Vous n'avez pas d'oeuf pour le moment.", + "hatchingPotions": "Potions d'éclosion", + "noHatchingPotions": "Vous n'avez pas de potion d'éclosion pour le moment.", + "hatchYourEgg" : "Faites éclore votre oeuf", + "whichHatchingPotion1" : "Quelle potion voulez-vous utiliser pour faire éclore votre", + "whichHatchingPotion2" : "oeuf ?", "pour" : "pour", - "rarePets" : "Rare Pets", - "market": "Market", + "rarePets" : "Animaux rares", + "market": "Marché", - "stable": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "Etable", + "petsFound":"Animaux trouvés", + "rarePets": "Animaux rares", - "tavern": "Tavern", - "restButton":"Rest In The Inn", + "tavern": "Taverne", + "restButton":"Se reposer à la taverne", "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.", From cdcdc118492416d46b7fb3409eb14dcbc3c91f63 Mon Sep 17 00:00:00 2001 From: WielebnyB Date: Tue, 14 May 2013 00:14:28 +0300 Subject: [PATCH 08/98] Update app.json --- locales/pl/app.json | 284 ++++++++++++++++++++++---------------------- 1 file changed, 142 insertions(+), 142 deletions(-) diff --git a/locales/pl/app.json b/locales/pl/app.json index 796f58e178..de83bbd58b 100644 --- a/locales/pl/app.json +++ b/locales/pl/app.json @@ -1,183 +1,183 @@ { "_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", + "synopsis" : "Program do codziennych przyzyczajeń, który traktuje Twoje życie jak grę RPG. Zdobywaj doświadczenie, gdy coś Ci się uda, trać energię, gdy coś nie wyjdzie, zarabiaj złoto na zakup zbroi i broni.", + "playButton" : "Graj", "_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.", + "endTourButton": "Koniec samouczka", + "nextButton" : "Dalej", + "prevButton" : "Cofnij", + "tour1Title" : "Witamy w HabitRPG", + "tour1Text" : "Witamy w HabitRPG - miejscu gdzie swoje nawyki traktujesz jak cele tak samo jak w grze RPG.", + "tour2Title" : "Nawyki", + "tour2Text" : "Nawyki to złe i dobre cele, które ciągle śledzisz.", + "tour3Title" : "Codzienności", + "tour3Text" : "Codzienności to cele, które chcesz wykonać raz na dzień.", + "tour4Title" : "Lista zadań", + "tour4Text" : "Lista zadań to wszystkie rzeczy, które prędzej czy później będziesz chcieć wykonać.", + "tour5Title" : "Nagrody", + "tour5Text" : "Za każdy wykonany cel zdobywasz złoto, dzięki któremu kupujesz nagrody. Często z tego korzystaj - nagrody są przydatne w tworzeniu dobrych nawyków.", + "tour6Title" : "Najedź kursorem na komentarz", + "tour6Text" : "Rózne rodzaje zadań posiadają 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 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.", + "habit1" : "1h pracy", + "habit1comment": "-- Nawyki: Ciągłe śledzenie -- Dla niektórych przyzwyczajeń sensem jest tylko *zyskiwanie* punktów (tak jak w tym przypadku)", + "habit2" : "Zjedzenie niezdrowego żarcia", + "habit2comment" : "Dla innych jedynym sensen jest *utrata* punktów", + "habit3" : "Skorzystaj ze schodów", + "habit3comment" : "Dla pozostałych *+* i *-* mają sens (skorzystanie ze schodów = zysk, wybranie windy = strata)", + "daily1" : "1h 1h pracy nad własnym projektem", + "daily1comment" : "-- Codzienności: Ukończ raz dziennie -- Pod koniec dnia każda nieukończona *codzinność* odejmuje punkty.", + "daily2" : "Ćwiczenia", + "daily2comment" : "Jeśli dobrze sobie radzisz, cele zielenieją. Są przez to są mniej zyskowne (doświadczenie, złoto), ale mniej szkodliwe (utrata HP).", + "daily3" : "Czytanie przez 45m", + "daily3comment" : "Jeśli jednak trochę się zapominasz, to codzienności czerwienieją. Im dłużej nie są wykonane, tym kara (utrata HP) i nagroda (złoto i doświadczenie) jest większa. Zachęci Cię to do ich szybszego ukończenia.", + "todo1" : "Zadzwonić do Mamy", + "todo1comment" : "-- Lista zadań: 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 wykonany cel zdobywasz złoto, dzięki któremu kupujesz nagrody. Często z tego korzystaj - nagrody są przydatne w tworzeniu dobrych nawyków.", + "reward2" : "Ciasto", + "reward2comment" : "Ale tylko wtedy, gdy masz odpowiednią ilość złota. W przeciwnym wypadku tracisz HP.", "_commentdefaulttags" : "DEFAULT TAGS", - "morning" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "rano", + "afternoon" : "popoudnie", + "evening" : "wieczór", "_commenthead": "HEADER", - "health": "Health", - "experience": "Experience", - "history": "History", - "anonymous": "Anonymous", - "level": "Level", - "tasks": "Tasks", - "loginAndReg" : "Login / Register", - "loginFacebookAlt" : "Login / Register with Facebook", + "health": "Zdrowie", + "experience": "Doświadczenie", + "history": "Historia", + "anonymous": "Anonimowy", + "level": "Poziom", + "tasks": "Zadania", + "loginAndReg" : "Logowanie / Rejestracja", + "loginFacebookAlt" : "Logowanie / Rejestracja przez Facebook", "login" : "Login", - "register" : "Register", - "options": "Options", - "logout": "Logout", + "register" : "Rejestracja", + "options": "Opcje", + "logout": "Wylogowanie", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "New Party Messages", + "partyNotification" : "Nowe wiadomości", "_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", + "habits": "Nawyki", + "newHabit": "Nowy nawyk", + "edit": "Edycja", + "text": "Tekst", + "extraNotes": "Dodatkowe notatki", + "directions/Actions": "Wskazówki", + "advancedOptions": "Zaawansowane opcje", + "difficulty": "Trudność", + "difficultyHelpTitle": "Jak trudne jest to zadanie?", + "difficultyHelpContent": "Zwielokrotnia to wartość punktową. Używaj oszczędnie, opieraj się na własnym i uczciwym odczuciu. Niektóre zadania są trudniejsze niż inne (Napisać wiersz vs Umyć zęby). kliknij, by poznać 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": "Lista zadań", + "newTodo": "Nowe zadanie", + "dueDate": "Termin", + "remaining": "Obecne", + "complete": "Zakończone", + "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" : "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", + "dropsEnabled" : "Wypadajki oblokowane!", + "dropsEnabledText1" : "Oblokowano system Wypadajek! Od tej chwili gdy ukończysz zadanie, masz małą szansę na znalezienie przedmiotu. I wiesz co? Szczęście Ci dopisało, bo Twoja postać znalazła", + "dropsEnabledText2" : "jako", + "itemDropped" : "Wypadł przedmiot", "_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", - "avatar": "Avatar", + "profile": "Profil", + "avatar": "Awatar", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", - "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", - "helm" : "Helm", - "shield" : "shield", + "head": "Głowa", + "showHelm": "Pokazuj hełm", + "hair": "Włosy", + "skin": "Skóra", + "clothing" : "Ubranie", + "photoUrl": "URL obrazka", + "fullName": "Pełne imię", + "blurb": "Motto", + "websites": "Strona internetowa", + "addWebsites": "Dodaj strony, + "items" : "Przedmioty", + "weapon" : "Bronie", + "armor" : "Zbroja", + "helm" : "Hełm", + "shield" : "Tarcza", - "stats" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "stats" : "Statystyki", + "strength" : "Siła", + "defense" : "Obrona", + "totalStrength" : "Całkowita Siła", + "totalDefense" : "Całkowita Obrona", "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", + "createAParty":"Utwórz drużynę", + "noPartyText": "Nie jesteś w drużynie. Możesz stworzyć nową, zaprosić przyjaciół, lub jeśli chcesz dołączyć do istniejącej już drużyny, wprowadź ich dane tutaj:", + "partyName": "Nazwa drużyny", + "create":"Utwórz", + "userId":"Id użytkownika", + "invite":"Zaproś", + "leave": "Opuść", + "invitedTo" : "Zaproszono Cię do:", "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", + "inventory": "Plecack", + "eggs": "Jajka", + "noEggs": "Nie masz jeszcze żadnych jajek.", + "hatchingPotions": "Mikstury wylęgowe", + "noHatchingPotions": "Nie posiadasz żadnych wylęgowych misktur.", + "hatchYourEgg" : "Wykluj jajko", + "whichHatchingPotion1" : "Którą miksturą wylęgową oblejesz swoje", + "whichHatchingPotion2" : "jajko?", + "pour" : "polej", + "rarePets" : "Rzadkie zwierzaki", + "market": "Rynek", - "stable": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "Stajnia", + "petsFound":"Znalezione zwierzaki", + "rarePets": "Rzadkie zwierzaki", - "tavern": "Tavern", - "restButton":"Rest In The Inn", - "checkoutButton": "Check Out Of Inn", - "tavernTalkTitle":"Tavern Talk & LFG", + "tavern": "Tawerna", + "restButton":"Odpocznij w zajeździe", + "checkoutButton": "Wymelduj się z zajazdu", + "tavernTalkTitle":"Gadka szmatka & 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", From c7a68c5a2e1a869f0b02a251652a019ca1ae3612 Mon Sep 17 00:00:00 2001 From: WielebnyB Date: Tue, 14 May 2013 00:33:42 +0200 Subject: [PATCH 09/98] Update app.json --- locales/pl/app.json | 214 ++++++++++++++++++++++---------------------- 1 file changed, 107 insertions(+), 107 deletions(-) diff --git a/locales/pl/app.json b/locales/pl/app.json index de83bbd58b..065c461679 100644 --- a/locales/pl/app.json +++ b/locales/pl/app.json @@ -1,7 +1,7 @@ { "_commentfrontpage":"HABITRPG FRONT PAGE", - "synopsis" : "Program do codziennych przyzyczajeń, który traktuje Twoje życie jak grę RPG. Zdobywaj doświadczenie, gdy coś Ci się uda, trać energię, gdy coś nie wyjdzie, zarabiaj złoto na zakup zbroi i broni.", + "synopsis" : "Program do codziennych przyzyczajeń, 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", @@ -133,7 +133,7 @@ "fullName": "Pełne imię", "blurb": "Motto", "websites": "Strona internetowa", - "addWebsites": "Dodaj strony, + "addWebsites": "Dodaj strony", "items" : "Przedmioty", "weapon" : "Bronie", "armor" : "Zbroja", @@ -149,7 +149,7 @@ "party": "Party", "createAParty":"Utwórz drużynę", - "noPartyText": "Nie jesteś w drużynie. Możesz stworzyć nową, zaprosić przyjaciół, lub jeśli chcesz dołączyć do istniejącej już drużyny, wprowadź ich dane tutaj:", + "noPartyText": "Nie jesteś w drużynie. Możesz stworzyć nową i zaprosić przyjaciół, lub jeśli chcesz dołączyć do istniejącej już drużyny, wprowadź ich dane tutaj:", "partyName": "Nazwa drużyny", "create":"Utwórz", "userId":"Id użytkownika", @@ -158,7 +158,7 @@ "invitedTo" : "Zaproszono Cię do:", "chat": "Chat", - "inventory": "Plecack", + "inventory": "Plecak", "eggs": "Jajka", "noEggs": "Nie masz jeszcze żadnych jajek.", "hatchingPotions": "Mikstury wylęgowe", @@ -166,7 +166,7 @@ "hatchYourEgg" : "Wykluj jajko", "whichHatchingPotion1" : "Którą miksturą wylęgową oblejesz swoje", "whichHatchingPotion2" : "jajko?", - "pour" : "polej", + "pour" : "Polej", "rarePets" : "Rzadkie zwierzaki", "market": "Rynek", @@ -177,127 +177,127 @@ "tavern": "Tawerna", "restButton":"Odpocznij w zajeździe", "checkoutButton": "Wymelduj się z zajazdu", - "tavernTalkTitle":"Gadka szmatka & 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", + "tavernTalkTitle":"Gadka szmatka & SD (Szukanie Drużyny)", + "tavernRestingInfo" : "Podczas odpoczynku Twoje codzienności są zapisane i nie oddziałowuje na nie zakończenie dnia. Nie ważne czy wrócisz do jutro czy za tydzień, grę będziesz kontynuować z takimi samymi statystykami jakie były przed przerwą. ", + "resources" : "Zasoby", + "LFGPosts" : "Posty SD", + "tutorials" : "Samouczki", - "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!", + "achievements":"Osiągnięcia", + "achievementUnlocked" : "Osiągnięcie odblokowane!", + "npcText" : "Wsparł projekt Kickstarter na maksymalnym poziomie!", + "contribName" : "Pomocnik", + "contribText" : "Pomógł HabitRPG (kod, projekt, pixel art, porada prawda, tekst, itd). Chcesz dostać tę odznakę? Napraw błąd :)", + "kickstartName1" : "Wspieracz Kickstarter - ", + "kickstartName2" : "Poziom", + "kickstartText" : "Wspar projekt Kickstarter", + "streakName" : " Seria osiągnięć", + "streakText1" : "Uzyskał ", + "stureakText2" : " 21-dniowych serii Codzienności", + "origUserName" : "Dawny gracz", + "origUserText" : "Grywał w zamierzchłych czasach HabitRPG (Niech będą błogosławieni Ci, którzy przebili się przez błędy!)", + "ultimGearName" : "Ostateczne graty", + "ultimGearText" : "Osiągnął maksymalny poziom broni i zbroi.", + "ultimGearUnlocked" : "Udało Ci się uzyskać osiągnięcie 'Ostateczne graty' za ulepszenie przedmiotów do najwyższego poziomu!", + "beastMastName" : "Władca Bestii", + "beastMastText" : "Odnalazł wszystkie 90 zwierząt (niezwykle trudne. Oklaski dla tego gracza!)", + "beastMastUnlocked" : "Uzyskałeś osiągnięcie 'Władca Bestii' za zebranie wszystkich zwierząt.", - "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", + "settings":"Opcje", + "customDayStart":"Własne rozpoczącie 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": "Niebezpieczna strefa", "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", + "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":"Jest to wielce niezalecane 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 przydatne po graniu przez dłuższy okres.", + "restore":"Przywróć", + "restoreAltText":"Przywraca atrybutów 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 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":"into the text-box", + "deleteText3":"w pole tekstowe", "API":"API", - "APIText":"Copy these for use in third party applications.", + "APIText":"Skopiuj to, by skorzystać z innych aplikacji.", "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%.", + "sword0name" : "Miecz Treningowy", + "sword1Name" : "Miecz", + "sword1Text" : "Zwiększa zdobycie doświadczenia o 3%.", + "sword2Name" : "Topór", + "sword2Text" : "Zwiększa zdobycie doświadczenia o 6%.", + "sword3Name" : "Poranna Gwiazda", + "sword3Text" : "Zwiększa zdobycie doświadczenia o 9%.", + "sword4Name" : "Niebieski Miecz", + "sword4Text" : "Zwiększa zdobycie doświadczenia o 12%.", + "sword5Name" : "Czerwony Miecz", + "sword5Text" : "Zwiększa zdobycie doświadczenia o 15%.", + "sword6Name" : "Złoty Miecz", + "sword6Text" : "Zwiększa zdobycie doświadczenia o 18%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "armour0Name" : "Lekkie Ubranie", + "armour1Name" : "Skórzana Zbroja" , + "armour1Text": "Zmniejsza utratę HP o 4%", + "armour2Name" : "Kolczuga", + "armour2Text": "Zmniejsza utratę HP o 6%", + "armour3Name" : "Zbroja Płytowa", + "armour3Text": "Zmniejsza utratę HP o 7%", + "armour4Name" : "Czerwona Zbroja", + "armour4Text": "Zmniejsza utratę HP o 8%", + "armour5Name" : "Złota Zbroja", + "armour5Text": "Zmniejsza utratę HP o 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%", + "head0Name" : "Brak hełmu", + "head1Name" : "Skórzana Czapka" , + "head1Text": "Zmniejsza utratę HP o 2%", + "head2Name" : "Kolczy Kaptur", + "head2Text": "Zmniejsza utratę HP o 3%", + "head3Name" : "Hełm płytowy", + "head3Text": "Zmniejsza utratę HP o 4%", + "head4Name" : "Czerwony Hełm", + "head4Text": "Zmniejsza utratę HP o 5%", + "head5Name" : "Złoty Hełm", + "head5Text": "Zmniejsza utratę HP o 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%", + "sheild0Name" : "Brak tarczy", + "sheild1Name" : "Drewniana Tarcza", + "sheild1Text": "Zmniejsza utratę HP o 3%", + "sheild2Name" : "Puklerz", + "sheild2Text": "Zmniejsza utratę HP o 4%", + "sheild3Name" : "Wzmocniona Tarcza", + "sheild3Text": "Zmniejsza utratę HP o 5%", + "sheild4Name" : "Czerwona Tarcza", + "sheild4Text": "Zmniejsza utratę HP o 7%", + "sheild5Name" : "Złota Tarcza", + "sheild5Text": "Zmniejsza utratę HP o 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.", + "healthPotionName" : "Mikstura Zdrowia", + "healthPotionNotes" : "Natychmiast przywraca 15 HP", + "rerollName" : "Reset", + "rerollNotes" : "Resetuje wartość zadań do 0 (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 dają dobrą zachęte do poprawy.", + "rerollModelText2" : "czytaj więcej", + "rerollModelText3" : "Jednak staje się to konieczne po długim napadzie złych nawyków.", "_commentitemspeteggs": "PET EGGS", "wolfEgg": "Wolf Cub", From bcbbe4799ba50df32f3662b1aef5ffea35777366 Mon Sep 17 00:00:00 2001 From: WielebnyB Date: Tue, 14 May 2013 01:23:49 +0200 Subject: [PATCH 10/98] Update app.json --- locales/pl/app.json | 158 ++++++++++++++++++++++---------------------- 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/locales/pl/app.json b/locales/pl/app.json index 065c461679..b3bb1c09f2 100644 --- a/locales/pl/app.json +++ b/locales/pl/app.json @@ -293,115 +293,115 @@ "healthPotionName" : "Mikstura Zdrowia", "healthPotionNotes" : "Natychmiast przywraca 15 HP", "rerollName" : "Reset", - "rerollNotes" : "Resetuje wartość zadań do 0 (kolor zółty). Przydatne gdy wszystkie zadania są czerwone i trudno się utrzymać przy życiu.", + "rerollNotes" : "Resetuje wartość zadań do 0 (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 dają dobrą zachęte do poprawy.", "rerollModelText2" : "czytaj więcej", "rerollModelText3" : "Jednak staje się to konieczne po długim napadzie złych nawyków.", "_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", + "wolfEgg": "Wilczek", + "tigerEgg": "Tygrysiątko", + "pandaEgg": "Młoda panda", + "lionEgg": "Szczenie lwa", + "foxEgg": "Lis", + "pigEgg": "Latająca świnia", + "dragonEgg": "Smok", + "cactusEgg": "Kaktus", + "bearEgg": "Miś", + "wolfEgg": "Wilk", "_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.", + "basePotName": "Podstawa", + "basePotText" : "Wykluty zwierzak będzie miał podstawową 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" : "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.", + "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" : "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.", + "_commentNPCS" : "BNi", + "NPCBaileyText1" : ". Tu herold miejski! Ogłaszam nowe informacje!", + "NPCAugustinText1" : "Witam na rynku! Jam kupiec;", + "NPCAugustinText2" : "Umierasz, by zdobyć wymarzonego zwierzaka, ale nie masz cierpliwości, aż wypadnie jego jajko? Kup je tutaj!", + "NPCJohanssonText1" : "Witaj w tawernie! Jestem", + "NPCJohanssonText2": "barman. Jeśli chcesz odpocząć na chwilę (zasuwasz na wakcje? Nagła choroba?), zakwateruję Cię w zajeździe - Codzinności nie zranią Cię w tym czasie. Rozsiądź się i poznaj innych gości.", "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!", + "deathTitle" : "Nie żyjesz!", + "deathText" : "Tracisz całe złoto, 1 poziom i 1 noszony przedmiot. Pamiętaj, by wypełniać Codzienności, aby zapobiec temu ponownie.!", "_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.", + "gems" : "Kryształy", + "outOfGems" : "Brak kryształów", + "buyMoreGems" : "Kup więcej kryształów", + "notEnoughGems" : "Niewystarczająca ilość kryształów", + "petsOutOfGems" : "Ups, brak kryształów, które służą 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" : "UUżywa się ich do specjalnych rzeczy (reset statystyk, mikstury wylęgowe, itd). Trzeba będzie odblokować te funkcje nim będzie można użyć kryształów.", "_commentfooter": "FOOTER", - "footerCompany" : "Company", - "companyAbout" : "About", + "footerCompany" : "Firma", + "companyAbout" : "O co chodzi?", "companyBlog" : "Blog", - "companyTeam" : "Team", - "companyExtensions" : "Extensions", + "companyTeam" : "Zespół", + "companyExtensions" : "Dodatki", "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", + "footerLegal" : "Sprawy 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": "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", + "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ć specjlane rzeczy.", + "whyAdsContent2": "''Hej, wsparłem Kickstarter!' - podążaj", + "whyAdsContent3": "tymi instrukcjami", "_commentbuttons": "BUTTONS", - "submit":"Submit", - "close":"Close", - "saveAndClose": "Save & Close", - "cancel":"Cancel", + "submit":"Wyślij", + "close":"Zamknij", + "saveAndClose": "Zapisz i wyjdź", + "cancel":"Anuluj", "ok" : "Ok", - "add" : "Add", - "undo" : "Undo", - "continue" : "Continue", - "accept" : "Accept", - "reject" : "Reject", - "or" : "Or", + "add" : "Dodaj", + "undo" : "Cofnij", + "continue" : "Kontynuuj", + "accept" : "Zatwierdź", + "reject" : "Odrzuć", + "or" : "Lub", "_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" + "justNow":"Właśnie teraz", + "aMinuteAgo":"Minutę temu", + "minutesAgo":"minut temu", + "anHourAgo": "Godzinę temu", + "hoursAgo": "godzin temu", + "yesterday":"Wczoraj", + "daysAgo":"dni temu" } From 36f391a82809202ce24867e9ffa4747e0ab6611d Mon Sep 17 00:00:00 2001 From: cleave29 Date: Tue, 14 May 2013 01:42:10 -0600 Subject: [PATCH 11/98] Update app.json --- locales/de/app.json | 648 ++++++++++++++++++++++---------------------- 1 file changed, 324 insertions(+), 324 deletions(-) diff --git a/locales/de/app.json b/locales/de/app.json index 796f58e178..476360b122 100644 --- a/locales/de/app.json +++ b/locales/de/app.json @@ -1,407 +1,407 @@ { "_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", + "synopsis" : "Ein Rollenspielprogram, dass Ihnen hilft, neue Gewohnheiten zu annehmen. Wenn Sie erfolgreich sind, erreichen sie neue Stufen; wenn Sie scheitern, verlieren Sie LP; verdienen Sie Geld um Waffen und Rüstung zu kaufen.", + "playButton" : "Spielen", "_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.", + "endTourButton": "Tour beenden", + "nextButton" : "Weiter", + "prevButton" : "Zurück", + "tour1Title" : "Herzlichen Wilkommen zu GewohnheitRPG", + "tour1Text" : "Wilkomment zu GewohnheitRPG, ein Gewohnheitprogram, das Ihre Zielen wie ein Rollenspiel behandelt.", + "tour2Title" : "Gewohnheiten", + "tour2Text" : "Gewohnheiten sind gute oder schlechte Zielen, die Sie ständig verfolgen.", + "tour3Title" : "Täglichkeiten", + "tour3Text" : "Täglichkeiten sind Zielen, die Sie einmal am Tag abzuschließen möchten.", + "tour4Title" : "Aufgaben", + "tour4Text" : "Aufgaben sind einmalige Zielen, die müssen schließlich abgeschlossen werden. ", + "tour5Title" : "Belohnungen", + "tour5Text" : "Wenn Sie Zielen erreichen, verdienen Sie Gold um Belohnungen zu kaufen. Kaufen Sie sie großzügig - Belohnungen sind sind ein integraler Bestandteil gute Gewohnheiten zu formen. ", + "tour6Title" : "Bewegen Sie den Mauszeiger über Kommentare", + "tour6Text" : "Unterschiedliche Aufgaben-Typen haben besondere Eigenschaften. Bewegen Sie den Mauszeiger über die einzelnen Tasks Kommentar für weitere Informationen. Wenn Sie bereit um loszulegen sind, löschen Sie die vorhandenen Aufgaben und fügen Sie Ihre eigenen.", "_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.", + "habit1" : "Eine Stunde der Produktive Arbeit", + "habit1comment": "-- Gewohnheiten: Ständig verfolgen -- Für einige Gewohnheiten, macht es nur Sinn, Punkte zu gewinnen (z.B. wie dieser)", + "habit2" : "ungesundes Essen", + "habit2comment" : "Für andere, macht es nur Sinn, Punkte zu verlieren", + "habit3" : "die Treppe nehmen", + "habit3comment" : "Für den Rest, beide + und - machen Sinn (Treppen = gewinnen, Lift = verlieren)", + "daily1" : "Eine Stunde für persönliches Projekt", + "daily1comment" : "-- Täglichkeiten: : Einmal täglich füllen -- Am Ende jedes Tages, docken nicht erledigten Täglichkeiten Sie Punkte.", + "daily2" : "Trainieren", + "daily2comment" : "Wenn Sie gut tun, wenden sie sich grün und sind weniger wertvoll (Erfahrung, Gold) und weniger schädlich (LP). Das heißt, Sie können auf sie für ein bisschen nachlassen.", + "daily3" : "45 Minuten Lesen", + "daily3comment" : "Aber wenn Sie schlecht tun, wenden sie sich rot. Je schlechter Sie tun, desto wertvoller (EP, Gold) und mehr Schaden anrichten (LP) diese Ziele geworden. Dieser fordert Sie dazu auf Ihre Schwächen, die Roten zu konzentrieren.", + "todo1" : "Mutti anrufen", + "todo1comment" : "-- Aufgaben: müssen schließlich abgeschlossen werden -- Nicht beendete Aufgaben werden Ihnen nicht wehtun, aber sie werden immer wertvoller im Laufe der Zeit. Dieser wird Sie ermutigen, abgestanden Todos zu einpacken.", + "reward1" : "1 Folge von Das Spiel um Throne", + "reward1comment": "-- Belohnungen: Gönnen Sie sich! -- Wenn Sie Ziele erschaffen, verdienen Sie Gold um Belohnungen zu kaufen. Kaufen Sie sie großzügig - Belohnungen sind sind ein integraler Bestandteil gute Gewohnheiten zu formen.", + "reward2" : "Kuchen", + "reward2comment" : "Aber nur wenn Sie genug Gold besitzen - sonst verlieren Sie LP.", "_commentdefaulttags" : "DEFAULT TAGS", - "morning" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "morgens", + "afternoon" : "nachmittags", + "evening" : "abends", "_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", + "health": "Lebenskraft", + "experience": "Erfahrung", + "history": "Geschichte", + "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" : "New Party Messages", + "partyNotification" : "Neue Gruppenmeldungen", "_commenttaskview": "TASK VIEW", - "habits": "Habits", - "newHabit": "New Habit", - "edit": "Edit", + "habits": "Gewwohnheiten", + "newHabit": "Neue Gewohnheit", + "edit": "Bearbeiten", "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", + "extraNotes": "zusätzliche Notizen", + "directions/Actions": "Anleitungen / Aktionen", + "advancedOptions": "Erweiterte Optionen", + "difficulty": "Schwierigkeitsgrad", + "difficultyHelpTitle": "Wie schwierig ist diese Aufgabe?", + "difficultyHelpContent": "Dies multipliziert die Punktwert. Verwenden Sie sparsam. Setzen Sie stattdessen auf unsere organische Wertberichtigungsbedarf Algorithmen. Aber einige Aufgaben sind grob wertvoller (Diplomarbeit schreiben gegen die Zähne spülen). Klicken Sie für weitere Informationen.", + "easy": "Leicht", + "medium": "Mittlere", + "hard": "Schwer", + "delete": "Löschen", + "progress": "Fortschritt", + "score": "Spielergebnis", + "dailies": "Täglichkeiten", + "newDaily": "Neue Täglichkeiten", + "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": "Übrig", + "complete": "Vollendet", + "rewards": "Belohnungen", "gold": "Gold", - "silver": "Silver", - "newReward": "New Reward", - "price": "Price", - "tags" : "Tags", - "editTags" : "Edit Tags", - "newTag" : "New Tag", - "clearFilters" : "Clear Filters", + "silver": "Silber", + "newReward": "Neue Belohnung", + "price": "Preis", + "tags" : "Schlagwörter", + "editTags" : "Schlagwörter bearbeiten", + "newTag" : "Neue Schlagwort", + "clearFilters" : "Filter löschen", "_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", + "dropsEnabled" : "Schätze aktiviert!", + "dropsEnabledText1" : "Sie haben den Schatzsystem entriegelt! Nun, wenn Sie Aufgaben erledigen, haben Sie eine kleine Chance, ein Objekt zu finden. Und raten Sie mal, was Sie gerade gefunden haben: ", + "dropsEnabledText2" : "ein Ei", + "itemDropped" : "Sie haben einen Schatz gefunden!", "_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", - "avatar": "Avatar", + "profile": "Profil", + "avatar": "Charakter", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", + "head": "Kopf", + "showHelm": "Helm anzeigen", + "hair": "Haar", + "skin": "Haut", + "clothing" : "Kleidung", + "photoUrl": "Fotoadresse", + "fullName": "Vollständige Name", + "blurb": "Klappentext", "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", + "addWebsites": "Websites hinzufügen", + "items" : "Objekte", + "weapon" : "Waffe", + "armor" : "Ausrüstung", "helm" : "Helm", - "shield" : "shield", + "shield" : "Schild", - "stats" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "stats" : "Attribute", + "strength" : "Stärke", + "defense" : "Abwehren", + "totalStrength" : "Gesamtstärke", + "totalDefense" : "Gesamtabwehren", - "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", + "party": "Gruppe", + "createAParty":"Eine Gruppen erstellen ", + "noPartyText": "Sie sind nicht in einer Gruppe. Sie können entweder eine erstellen und Ihre Freunde einladen, oder wenn Sie eine bestehende Gruppe beitreten wollen, geben Sie sie den folgenden:", + "partyName": "Gruppenname", + "create":"Erstellen", + "userId":"Benutzer-ID", + "invite":"Einladen", + "leave": "Verlassen", + "invitedTo" : "Sie sind eingeladen", + "chat": "Schwätzchen", - "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", + "inventory": "Inventar", + "eggs": "Eier", + "noEggs": "Sie haben noch keine Eier zur Zeit.", + "hatchingPotions": "Schraffierungphiolen", + "noHatchingPotions": "Sie haben noch keine Schraffierungphiolen zur Zeit.", + "hatchYourEgg" : "Ihr Ei schlüpfen", + "whichHatchingPotion1" : "Welche Schraffierungphiole möchten Sie auf Ihre", + "whichHatchingPotion2" : "Ei gießen?", + "pour" : "Gießen", + "rarePets" : "Seltene Tiere", + "market": "Markt", - "stable": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "Tierstall", + "petsFound":"Tiere gefundet", + "rarePets": "Seltene Tiere", - "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", + "tavern": "Taverne", + "restButton":"In der Herberge resten", + "checkoutButton": "Die Herberge verlassen", + "tavernTalkTitle":"Taverndiskussion & Suche Nach Grupper (SNG)", + "tavernRestingInfo" : "Während Sie ruhen, werden Ihre Täglichkeiten gespeichert und sind nicht durch Tagesumsatz betroffen. Ob Sie morgen oder in einer Woche Zeit die Herberge verlassen, werden Sie sich in dem gleichen Zustand finden, wie wenn Sie in die Herberge gekommen sind.", + "resources" : "Liste der Ressourcen", + "LFGPosts" : "SNG Posten", "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!", + "achievements":"Leistungen", + "achievementUnlocked" : "Lesiteungen freigeschaltet!", + "npcText" : "Die Kickstarter-Projekt auf dem maximalen Niveau unterstützt!", + "contribName" : "Beiträger", + "contribText" : "Hat zu GewohnheitRPG beigetragen (Code, Gestaltung, Pixel-Kunst, Rechtsberatung, Dokumente, usw). Wenn Sie diese Abzeichen wollen, beheben einen Fehler.", + "kickstartName1" : "Kickstarter unterstützter - ", + "kickstartName2" : "Stufe", + "kickstartText" : "Die Kickstarter-Projekt unterstützt", + "streakName" : " Streifenleistung(en)", + "streakText1" : "Hat ", + "stureakText2" : " 21-Tage-Streifen auf die Aufgaben abgeschlossen.", + "origUserName" : "Ursprüngliche Benutzer", + "origUserText" : "Hier seit unsere Tage von einst (segne sie, dass Sie durch Fehler Unermüdlich weitergemacht haben!)", + "ultimGearName" : "Ultimative Getriebe", + "ultimGearText" : "Die maximale Waffen- und Rüstungensatz erreicht", + "ultimGearUnlocked" : "Sie haben die 'Ultimative Getriebe' Leistung für das Upgrade auf die maximale Satz verdient!", + "beastMastName" : "Biestmeister", + "beastMastText" : "Alle 90 Tiere gefunden (wahnsinnig schwierig, Respekt!)", + "beastMastUnlocked" : "Sie haben das 'Biestmeister' Lesitung für das Sammeln aller Tiere verdient!", - "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", + "settings":"Einstellungen", + "customDayStart":"Individuelle Tagesbeginn", + "24HrClock": "24-Stunden-Uhr", + "clockInfo":"GewohnheitRPGs Standardeinstellungen sind darauf eingestellt, Ihre Täglichkeiten jeden Tag um Mitternacht zu überprüfen und zurücksetzen. Sie können das hier anpassen (Geben Sie ein Zahl zwischen 0 und 24).", + "misc":"Sonstiges", + "hideHeader":"Header ausblenden", + "showHeader":"Header anzeigen", + "changePass":"Passwort ändern", + "oldPass":"Altes Passwort", + "newPass":"Neues Passwort", + "confirmPass":"Neues Passwort bestätigen", + "dangerZone": "Gefahrenzone", + "reset":"Rücksetzen", + "resetAltText":"Setzt Ihr gesamtes Konto (gefährlich)", + "resetText1":"Dies setzt Ihr gesamtes Konto - Ihre Aufgaben werden gelöscht und Ihr Charakter wird neu beginnen.", + "resetText2":"Dies wird dringend abgeraten, da Sie historische Daten, die nützlich für die grafische Darstellung Ihrer Fortschritte im Laufe der Zeit ist werde verlieren. Allerdings finden manche Menschen es nützlich nachdem sie mit dem App für eine Weile gespielt haben.", + "restore":"Wiederherstellen", + "restoreAltText":"Stellt Attribute um deinen Charakter", + "restoreText1":"GewohnheitRPG ist ziemlich Beta-Qualität vorhanden, und viele finden, die sie benötigen, um Charakter-Attribute als Ergebnis wiederherzustellen. Geben Sie Ihre Zahlen hier und es wird automatisch zu Ihrem Charakter angewendet werden. Dies wird entfernt, sobald GewohnheitRPG stabiler werden ist.", + "delete":"Löschen", + "deleteAltText":"Ihr Konto löschen", + "deleteHeader" : "Konto löschen", + "deleteText1":"VORSICHT!! Sind Sie sicher? Dies wird Ihr Konto für immer löschen, und es kann nie wieder hergestellt werden. Wenn Sie absolut sicher sein, geben Sie", + "deleteText2":" LÖSCHEN ", + "deleteText3":"in das Textfeld ein", "API":"API", - "APIText":"Copy these for use in third party applications.", - "APIToken":"Api Token", + "APIText":"Kopieren Sie diese für den Einsatz in Anwendungen von Drittanbietern.", + "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%.", + "sword0name" : "Trainingsschwert", + "sword1Name" : "Schwert", + "sword1Text" : "Steigt Erfahrung erhalten um 3% gewonnen.", + "sword2Name" : "Axt", + "sword2Text" : "Steigt Erfahrung erhalten um 6% gewonnen.", + "sword3Name" : "Morgenstern", + "sword3Text" : "Steigt Erfahrung erhalten um 9% gewonnen.", + "sword4Name" : "Blaue Schwert", + "sword4Text" : "Steigt Erfahrung erhalten um 12% gewonnen.", + "sword5Name" : "Rote Schwert", + "sword5Text" : "Steigt Erfahrung erhalten um 15% gewonnen.", + "sword6Name" : "Goldene Schwert", + "sword6Text" : "Steigt Erfahrung erhalten um 18% gewonnen.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "armour0Name" : "Stoffrüstungen", + "armour1Name" : "Lederrüstung" , + "armour1Text": "Verringert LP um 4% verloren", + "armour2Name" : "Kettenhemd", + "armour2Text": "Verringert LP um 6% verloren", + "armour3Name" : "Plattenrüstung", + "armour3Text": "Verringert LP um 7% verloren", + "armour4Name" : "Rote Rüstung", + "armour4Text": "Verringert LP um 8% verloren", + "armour5Name" : "Goldene Rüstung", + "armour5Text": "Verringert LP um 10% verloren", "_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%", + "head0Name" : "Kein Helm", + "head1Name" : "Lederhelm" , + "head1Text": "Verringert LP um 2% verloren", + "head2Name" : "Kettehaube", + "head2Text": "Verringert LP um 3% verloren", + "head3Name" : "Plattenhelm", + "head3Text": "Verringert LP um 4% verloren", + "head4Name" : "Rote Helm", + "head4Text": "Verringert LP um 5% verloren", + "head5Name" : "Goldene Helm", + "head5Text": "Verringert LP um 6% verloren", "_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%", + "sheild0Name" : "Kein Schild", + "sheild1Name" : "Holzschild", + "sheild1Text": "Verringert LP um 3% verloren", + "sheild2Name" : "Beschützer", + "sheild2Text": "Verringert LP um 4% verloren", + "sheild3Name" : "Durchgesetzten Schild", + "sheild3Text": "Verringert LP um 5% verloren", + "sheild4Name" : "Roten Schild", + "sheild4Text": "Verringert LP um 7% verloren", + "sheild5Name" : "Goldenen Schild", + "sheild5Text": "Verringert LP um 8% verloren", "_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.", + "healthPotionName" : "Lebenskraftphiole", + "healthPotionNotes" : "15 LP sofort erholen", + "rerollName" : "Neu setzen", + "rerollNotes" : "Setzt Ihre Aufgabewerte wieder auf gelb. Nützlich, wenn alles rot ist und es schwer ist, am Leben zu bleiben.", + "rerollModelHeader" : "Ihre Aufgaben zurücksetzen", + "rerollModelText1" : "Sehr entmutigt, weil rot Aufgaben gut Anreiz zur Verbesserung geben", + "rerollModelText2" : "mehr lesen", + "rerollModelText3" : "Allerdings wird dies notwendig nach langen Kämpfen von schlechten Gewohnheiten.", "_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", + "wolfEgg": "Wolfjunges", + "tigerEgg": "Tigerjunges", + "pandaEgg": "Pandajunges", + "lionEgg": "Löwenbaby", + "foxEgg": "Fuchs", + "pigEgg": "Fliegenschwein", + "dragonEgg": "Drachen", + "cactusEgg": "Kaktus", + "bearEgg": "Bärjunges", + "wolfEgg": "Wolfjunges", - "_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.", + "_commentitemshatchingpotions": "HATCHING PHIOLEN", + "basePotName": "Basis", + "basePotText" : "Lukt Ihr Tier in seiner Grundform.", + "whitePotName": "Weiß", + "whitePotText" : "Lukt Ihr Tier in seiner weißen Form.", + "desertPotName": "Wüste", + "desertPotText" : "Lukt Ihr Tier in seiner Wüstenform.", + "redPotName": "Rot", + "redPotText" : "Lukt Ihr Tier in seiner roten Form.", + "shadePotName": "Schatten", + "shadePotText" : "Lukt Ihr Tier in seiner Schattenform.", + "skeletonPotName": "Skelett", + "skeletonPotText" : "Lukt Ihr Tier in seiner Skelettform.", "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.", + "zombiePotText" : "Lukt Ihr Tier in seiner Zombieform.", + "cottonPinkPotName": "Zuckerwatterosa", + "cottonPinkPotText" : "Lukt Ihr Tier in seiner zuckerwatterosan Form.", + "cottonBluePotName": "Zuckerwatteblau", + "cottonBluePotText" : "Lukt Ihr Tier in seiner zuckerwatteblaun Form.", + "goldenPotName": "Goldene", + "goldenPotText" : "Lukt Ihr Tier in seiner goldenen 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.", + "NPCBaileyText1" : "die Ausruferin hier! Neuigkeitenankündigung!", + "NPCAugustinText1" : "Willkommen auf dem Markt! Ich bin der Händler;", + "NPCAugustinText2" : "Müssen Sie ein bestimmte Tier haben, kann aber nicht warten? Kaufen Sie es hier!", + "NPCJohanssonText1" : "Willkommen in der Taverne! Ich bin", + "NPCJohanssonText2": "der Barkeeper. Wenn Sie eine Weile ruhen möchten (In Urlaub fahren? Plötzliche Erkrankung?), Ich werde Sie in der Herberge richten - Täglichkeiten werden Ihnen nicht wehtun, während Sie ruhen. Bleiben Sie eine Weile und treffen Sie die Einheimischen.", "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!", +"_commentdeathstuff" : "TOD", + "deathTitle" : "Sie sind tot!", + "deathText" : "Sie haben Ihre Gold, 1 Stufe und 1 Objekt verloren. Achten Sie darauf, Ihre Täglichkeiten abzuschließen, dies in Zukunft zu vermeiden!", "_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.", + "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" : "Company", - "companyAbout" : "About", + "footerCompany" : "Firma", + "companyAbout" : "Über uns", "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", + "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": "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", + "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":"Just now", - "aMinuteAgo":"A minute ago", - "minutesAgo":"minutes ago", - "anHourAgo": "An hour ago", - "hoursAgo": "hours ago", - "yesterday":"Yesterday", - "daysAgo":"days ago" + "justNow":"Soeben", + "aMinuteAgo":"Vor einer Minute", + "minutesAgo":"Vor weniger Minuten", + "anHourAgo": "Vor einer Stunde", + "hoursAgo": "Vor weniger Stunden", + "yesterday":"Gestern", + "daysAgo":"Vor weniger Tagen" } From 643606360fe2ef64e5e217c2aa15193208d26ca5 Mon Sep 17 00:00:00 2001 From: w13 Date: Tue, 14 May 2013 18:13:21 +0700 Subject: [PATCH 12/98] Partially translated to Urdu. --- locales/ur/app.json | 134 ++++++++++++++++++++++---------------------- 1 file changed, 66 insertions(+), 68 deletions(-) diff --git a/locales/ur/app.json b/locales/ur/app.json index 796f58e178..52070a348f 100644 --- a/locales/ur/app.json +++ b/locales/ur/app.json @@ -2,23 +2,23 @@ "_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", + "playButton" : "شروع کریں", "_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", + "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" : "Dailies", - "tour3Text" : "Dailies are goals that you want to complete once a day.", + "tour3Title" : "روزانہ", + "tour3Text" : "روزانہ کے کام ایک دن میں ایک بار کیا جانے کی ضرورت ہے", "tour4Title" : "Todos", - "tour4Text" : "Todos are one-off goals which need to be completed eventually. ", - "tour5Title" : "Rewards", + "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.", @@ -38,29 +38,29 @@ "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", + "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" : "Cake", + "reward2" : "کیک", "reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.", "_commentdefaulttags" : "DEFAULT TAGS", - "morning" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "صبح", + "afternoon" : "دوپہر", + "evening" : "شام", "_commenthead": "HEADER", - "health": "Health", - "experience": "Experience", - "history": "History", - "anonymous": "Anonymous", + "health": "صحت", + "experience": "تجربہ", + "history": "ہسٹری", + "anonymous": "گمنام", "level": "Level", - "tasks": "Tasks", + "tasks": "کام", "loginAndReg" : "Login / Register", "loginFacebookAlt" : "Login / Register with Facebook", "login" : "Login", - "register" : "Register", + "register" : "رجسٹر", "options": "Options", "logout": "Logout", @@ -72,7 +72,7 @@ "_commenttaskview": "TASK VIEW", "habits": "Habits", "newHabit": "New Habit", - "edit": "Edit", + "edit": "ترمیم", "text": "Text", "extraNotes": "Extra Notes", "directions/Actions": "Directions/Actions", @@ -80,32 +80,32 @@ "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", + "easy": "آسان", + "medium": "بس ٹھیک", + "hard": "مشکل", + "delete": "حذف", "progress": "Progress", - "score": "Score", + "score": "حساب", "dailies": "Dailies", "newDaily": "New Daily", "repeat": "Repeat", - "Su": "Su", - "M": "M", - "T": "T", - "We": "W", - "Th": "Th", - "F": "F", - "S": "S", + "Su": "اتوار", + "M": "پیر", + "T": "منگل", + "We": "بدھ", + "Th": "جمعرات", + "F": "جمعہ", + "S": "ہفتہ", "todos": "Todos", "newTodo": "New Todo", - "dueDate": "Due Date", - "remaining": "Remaining", - "complete": "Complete", - "rewards": "Rewards", - "gold": "Gold", - "silver": "Silver", + "dueDate": "اخری تاریخ", + "remaining": "باقی", + "complete": "مکمل", + "rewards": "انعامات", + "gold": "سونا", + "silver": "چاندی", "newReward": "New Reward", - "price": "Price", + "price": "قیمت", "tags" : "Tags", "editTags" : "Edit Tags", "newTag" : "New Tag", @@ -115,18 +115,18 @@ "_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", + "dropsEnabledText2" : "انڈا", "itemDropped" : "An items has dropped", "_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", + "profile": "خاکہ", "avatar": "Avatar", - "head": "Head", + "head": "سر", "showHelm": "Show Helm", - "hair": "Hair", + "hair": "بال", "skin": "Skin", "clothing" : "Clothing", "photoUrl": "Photo Url", @@ -378,30 +378,28 @@ "_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.", + "removeAds": "اشتھارات ہٹا دیں", + "whyAds": Remove Ads, + "whyAdsConWhy Ads? 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" + "submit":"جمع کرائیں", + "close":"بند",SubmitAndClose": "SaveCloseClose", + "cancel":"منسوخ", + "ok" : "ٹھیک ہے", + Canceldd" : "شامل", + Oko" : "واپس", + Addntinue" : "آگے", +Undo"accept" : "قبول", + Continuereject" : "قبول نہیAccept "or" : "یا", + Rejecttimestamps":"TIOr STAMPS", + "justNow":"بس ابھی", + "aMinuteAgo":"ایک منٹ پہلے", + "minutesAgo":"منٹ پہلے", + "anHourAgo": "ایک گھنٹہ پہلے", + "hoursAgo": "گھنٹے پہلے", + "yesterday":"کل", + "daysAgo":"دن پہلے" } From 71389c0b22faf441bfd23d39e0228a07a10cd986 Mon Sep 17 00:00:00 2001 From: w13 Date: Tue, 14 May 2013 18:21:56 +0700 Subject: [PATCH 13/98] Partially translated to Urdu --- locales/ur/app.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/locales/ur/app.json b/locales/ur/app.json index 52070a348f..41119d0b96 100644 --- a/locales/ur/app.json +++ b/locales/ur/app.json @@ -379,8 +379,8 @@ "_commentmisc": "MISC & GLOBAL", "removeAds": "اشتھارات ہٹا دیں", - "whyAds": Remove Ads, - "whyAdsConWhy Ads? 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.", + "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", @@ -388,12 +388,13 @@ "close":"بند",SubmitAndClose": "SaveCloseClose", "cancel":"منسوخ", "ok" : "ٹھیک ہے", - Canceldd" : "شامل", - Oko" : "واپس", - Addntinue" : "آگے", -Undo"accept" : "قبول", - Continuereject" : "قبول نہیAccept "or" : "یا", - Rejecttimestamps":"TIOr STAMPS", + "add" : "شامل", + "undo" : "واپس", + "continue" : "آگے", + "accept" : "قبول", + "reject" : "قبول نہی", + "or" : "یا", + "_commenttimestamps":"TIME STAMPS", "justNow":"بس ابھی", "aMinuteAgo":"ایک منٹ پہلے", "minutesAgo":"منٹ پہلے", From 8e80c08dfe64e6750a3189577948ce2fdbe70e6f Mon Sep 17 00:00:00 2001 From: sorko Date: Tue, 14 May 2013 14:24:47 +0300 Subject: [PATCH 14/98] Update app.json --- locales/ru/app.json | 320 ++++++++++++++++++++++---------------------- 1 file changed, 160 insertions(+), 160 deletions(-) diff --git a/locales/ru/app.json b/locales/ru/app.json index 2698ae8774..84bc81797b 100644 --- a/locales/ru/app.json +++ b/locales/ru/app.json @@ -2,7 +2,7 @@ "_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", + "playButton" : "Играть", @@ -16,7 +16,7 @@ "tour2Text" : "Привычки - это хорошие или плохие действия, которые вы постоянно отслеживаете.", "tour3Title" : "Повестка дня", "tour3Text" : "На повестке дня находятся действия, которые вы хотели бы совершать раз в день.", - "tour4Title" : "Todos", + "tour4Title" : "Задачи", "tour4Text" : "Здесь отображаются единоразовые задачи, не привязанные ко времени.", "tour5Title" : " Награды", "tour5Text" : "Завершая задачи, вы зарабатываете золото необходимо для покупки наград. Не экономьте, награды - важная составляющая в формировании полезных привычек.", @@ -39,15 +39,15 @@ "daily3" : "45м чтения", "daily3comment" : "Но если вы вовсе не справляетесь, они становятся красными. Чем хуже ваши результаты, тем больше их ценность (больше опыта и золота) и тем более урона они наносят вашему Здоровью. Это означает, что вы должны сосредоточиться на таких заданиях.", "todo1" : "Позвонить маме", - "todo1comment" : "-- Todos: Выполняйте по мере возможности -- Незавершённые Todos не нанесут вам вреда но их ценность растёт со временем. Это будет стимулировать вас к выполнению залежавшихся заданий.", + "todo1comment" : "-- Задачи: Выполняйте по мере возможности -- Незавершённые Todos не нанесут вам вреда но их ценность растёт со временем. Это будет стимулировать вас к выполнению залежавшихся заданий.", "reward1" : "1 Эпизод Игры Престолов", "reward1comment": "-- Награды: Побалуйте себя! -- По мере выполнения целей вы зарабатываете золото для покупки наград. Не экономьте, награды - важная составляющая в формировании полезных привычек.", "reward2" : "Тортик", - "reward2comment" : "Покупайте лишь тогда когда у вас достаточно золота иначе потеряете очки здоровья.", + "reward2comment" : "Покупайте лишь тогда, когда у вас достаточно золота, иначе - потеряете очки здоровья.", "_commentdefaulttags" : "DEFAULT TAGS", "morning" : "утро", - "afternoon" : "после полудня", + "afternoon" : "полдень", "evening" : "вечер", "_commenthead": "HEADER", @@ -65,7 +65,7 @@ "logout": "Выйти", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "New Party Messages", + "partyNotification" : "Новое сообщение в Группе", @@ -89,76 +89,76 @@ "dailies": "Ежедневные задания", "newDaily": "Новое задание", "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", + "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" : "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", + "dropsEnabled" : "Выпадание предметов Активно!", + "dropsEnabledText1" : "Вы открыли систему выпадения предметов! Теперь, по завершению заданий, у Вас есть небольшой шанс получить предмет. И знаете что, Вы только что нашли", "dropsEnabledText2" : "egg", - "itemDropped" : "An items has dropped", + "itemDropped" : "Выпал предмет", "_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", - "avatar": "Avatar", + "profile": "Профиль", + "avatar": "Аватар", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", - "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", - "helm" : "Helm", - "shield" : "shield", + "head": "Голова", + "showHelm": "Показывать шлем", + "hair": "Волосы", + "skin": "Кожа", + "clothing" : "Одежда", + "photoUrl": "Ссылка на фото", + "fullName": "Полное имя", + "blurb": "О себе", + "websites": "Сайты", + "addWebsites": "Добавить сайт", + "items" : "Предметы", + "weapon" : "Оружие", + "armor" : "Броня", + "helm" : "Шлем", + "shield" : "Щит", - "stats" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "stats" : "Характеристики", + "strength" : "Сила", + "defense" : "Защита", + "totalStrength" : "Суммарная Сила", + "totalDefense" : "Суммарная Защита", - "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", + "party": "Группа", + "createAParty":"Создать Группу", + "noPartyText": "Вы не в группе. Можете либо создать одну и пригласить друзей, либо, если желаете присоединиться к существующей группе, дайте им ввести:", + "partyName": "Название Группы", + "create":"Создать", + "userId":"Идентификатор", + "invite":"Пригласить", + "leave": "Покинуть", + "invitedTo" : "Вас пригласили в", + "chat": "Чат", - "inventory": "Inventory", + "inventory": "Инвентарь", "eggs": "Eggs", "noEggs": "You don't have any eggs yet.", "hatchingPotions": "Hatching Potions", @@ -174,12 +174,12 @@ "petsFound":"Pets Found", "rarePets": "Rare Pets", - "tavern": "Tavern", - "restButton":"Rest In The Inn", - "checkoutButton": "Check Out Of Inn", + "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" : "Resources", + "resources" : "Ресурсы", "LFGPosts" : "LGF Posts", "tutorials" : "Tutorials", @@ -236,80 +236,80 @@ "_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%.", + "sword0name" : "Тренировочное оружие", + "sword1Name" : "Меч", + "sword1Text" : "Увеличивает прирост опыта на 3%.", + "sword2Name" : "Секира", + "sword2Text" : "Увеличивает прирост опыта на 6%.", + "sword3Name" : "Моргенштерн", + "sword3Text" : "Увеличивает прирост опыта на 9%.", + "sword4Name" : "Синий Меч", + "sword4Text" : "Увеличивает прирост опыта на 12%.", + "sword5Name" : "Красный Меч", + "sword5Text" : "Увеличивает прирост опыта на 15%.", + "sword6Name" : "Золотой Меч", + "sword6Text" : "Увеличивает прирост опыта на 18%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "armour0Name" : "Обычная одежда", + "armour1Name" : "Кожанная Броня" , + "armour1Text": "Уменьшает потерю ОЗ на 4%", + "armour2Name" : "Кольчуга", + "armour2Text": "Уменьшает потерю ОЗ на 6%", + "armour3Name" : "Латы", + "armour3Text": "Уменьшает потерю ОЗ на 7%", + "armour4Name" : "Красная Броня", + "armour4Text": "Уменьшает потерю ОЗ на 8%", + "armour5Name" : "Золотая Броня", + "armour5Text": "Уменьшает потерю ОЗ на 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%", + "head0Name" : "Без Шлема", + "head1Name" : "Кожанный Шлем" , + "head1Text": "Уменьшает потерю ОЗ на 2%", + "head2Name" : "Кольчужный шлем", + "head2Text": "Уменьшает потерю ОЗ на 3%", + "head3Name" : "Латный Шлем", + "head3Text": "Уменьшает потерю ОЗ на 4%", + "head4Name" : "Красный Шлем", + "head4Text": "Уменьшает потерю ОЗ на 5%", + "head5Name" : "Золотой шдем", + "head5Text": "Уменьшает потерю ОЗ на 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%", + "sheild0Name" : "Без Щита", + "sheild1Name" : "Деревянный Щит", + "sheild1Text": "Уменьшает потерю ОЗ на 3%", + "sheild2Name" : "Круглый щит", + "sheild2Text": "Уменьшает потерю ОЗ на 4%", + "sheild3Name" : "Усиленный щит", + "sheild3Text": "Уменьшает потерю ОЗ на 5%", + "sheild4Name" : "Красный щит", + "sheild4Text": "Уменьшает потерю ОЗ на 7%", + "sheild5Name" : "Золотой щит", + "sheild5Text": "Уменьшает потерю ОЗ на 8%", "_commentitemsother" : "OTHER ITEMS", - "healthPotionName" : "Health Potion", - "healthPotionNotes" : "Recover 15 HP Instantly", - "rerollName" : "Re-Roll", + "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" : "Reset Your Tasks", + "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": "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", + "wolfEgg": "Волченок", + "tigerEgg": "Тигренок", + "pandaEgg": "Детенышь Панды", + "lionEgg": "Львенок", + "foxEgg": "Лисенок", + "pigEgg": "Летающая Свика", + "dragonEgg": "Дракон", + "cactusEgg": "Кактус", + "bearEgg": "Медвежонок", + "wolfEgg": "Волк", "_commentitemshatchingpotions": "HATCHING POTIONS", "basePotName": "Base", @@ -337,26 +337,26 @@ "_commentnpcsandchars": "NPCS & CHARACTERS", "_commentNPCS" : "NPCS", - "NPCBaileyText1" : "the Town Crier here! Announcing new stuff!", - "NPCAugustinText1" : "Welcome to the Market! I'm the merchant;", + "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" : "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.", + "NPCJohanssonText1" : "Добро пожалосвать в Таверну! Я", + "NPCJohanssonText2": "бармен. Если Вы жилаете отдохнуть немного (едете в отпуск? ненароком заболели?), Я поселю Вас в гостинной - ежедневники не будут наносить урон пока Вы отдыхаете. Осмотритесь немного и познакомтесь с местными.", "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!", + "deathTitle" : "Вы Умерли!", + "deathText" : "Вы потеряли свое Золото, 1 уровинь и 1 предмет снаряжения. Завершайте свои ежедневные задания, что бы не дать этому повториться!", "_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.", + "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", @@ -378,30 +378,30 @@ "_commentmisc": "MISC & GLOBAL", - "removeAds": "Remove Ads", - "whyAds": "Why Ads?", + "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", + "whyAdsContent3": "этим инструкциям", "_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", + "submit":"Подтвердить", + "close":"Закрыть", + "saveAndClose": "Сохранить и закрыть", + "cancel":"Отмена", + "ok" : "Oк", + "add" : "Добавить", + "undo" : "Отмена", + "continue" : "Продолжить", + "accept" : "Принять", + "reject" : "Отклонить", + "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" + "justNow":"Только что", + "aMinuteAgo":"Минуту назад", + "minutesAgo":"минут назад", + "anHourAgo": "Час назад", + "hoursAgo": "часов назад", + "yesterday":"Вчера", + "daysAgo":"дней назад" } From 213c2cbf519077eaa7078cff1da57fd4378e4286 Mon Sep 17 00:00:00 2001 From: w13 Date: Tue, 14 May 2013 18:36:56 +0700 Subject: [PATCH 15/98] Partially translated into Urdu language This is a right-to-left language so I want to make sure it is properly supported first before translating more! --- locales/ur/app.json | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/locales/ur/app.json b/locales/ur/app.json index 41119d0b96..125c2abe77 100644 --- a/locales/ur/app.json +++ b/locales/ur/app.json @@ -57,12 +57,12 @@ "anonymous": "گمنام", "level": "Level", "tasks": "کام", - "loginAndReg" : "Login / Register", - "loginFacebookAlt" : "Login / Register with Facebook", - "login" : "Login", + "loginAndReg" : "لاگ ان یا رجسٹر", + "loginFacebookAlt" : "فیس بک سے لاگ ان یا رجسٹر", + "login" : "لاگ ان", "register" : "رجسٹر", "options": "Options", - "logout": "Logout", + "logout": "لاگ آؤٹ", "_commentnotifcations" : "NOTIFICATIONS", "partyNotification" : "New Party Messages", @@ -347,7 +347,7 @@ "NPCBochText1" : "", "_commentdeathstuff" : "DEATH", - "deathTitle" : "You Died!", + "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", @@ -359,15 +359,15 @@ "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", + "footerCompany" : "کمپنی", + "companyAbout" : "اس کے بارے میں", + "companyBlog" : "بلاگ", + "companyTeam" : "ٹیم", "companyExtensions" : "Extensions", - "companyFAQ" : "FAQ", - "footerLegal" : "Legal", - "legalPrivacy" : "Privacy", - "legalTerms" : "Terms", + "companyFAQ" : "سوالات", + "footerLegal" : "قانونی", + "legalPrivacy" : "رازداری", + "legalTerms" : "شرائط", "footerCommunity" : "Community", "communityBugs" : "Submit Bugs", "communityFeatures" : "Request Feautres", @@ -379,13 +379,14 @@ "_commentmisc": "MISC & GLOBAL", "removeAds": "اشتھارات ہٹا دیں", - "whyAds": "Why Ads?", + "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":"بند",SubmitAndClose": "SaveCloseClose", + "close":"بند", + "saveAndClose": "محفوظ و بند", "cancel":"منسوخ", "ok" : "ٹھیک ہے", "add" : "شامل", From 7f1527ed01a4589b2aec95f7ba6f0e0e83f55314 Mon Sep 17 00:00:00 2001 From: LazuliKazeno Date: Tue, 14 May 2013 14:17:55 +0200 Subject: [PATCH 16/98] End of french translation --- locales/fr/app.json | 394 ++++++++++++++++++++++---------------------- 1 file changed, 197 insertions(+), 197 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index ce17a03547..ee484b7862 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -6,8 +6,8 @@ -"_commenttut": "TUTORIAL/TOUR", - "endTourButton": "Fin du tour", +"_commenttut": "TUTORIAL", + "endTourButton": "Terminer tutorial", "nextButton" : "Suivant", "prevButton" : "Précédent", "tour1Title" : "Bienvenue sur HabitRPG", @@ -50,7 +50,7 @@ "afternoon" : "après-midi", "evening" : "soirée", -"_commenthead": "HEADER", +"_commenthead": "BANDEROLLE", "health": "Santé", "experience": "Expérience", "history": "Historique", @@ -166,242 +166,242 @@ "hatchYourEgg" : "Faites éclore votre oeuf", "whichHatchingPotion1" : "Quelle potion voulez-vous utiliser pour faire éclore votre", "whichHatchingPotion2" : "oeuf ?", - "pour" : "pour", - "rarePets" : "Animaux rares", + "pour" : "verser", + "rarePets" : "Familier rares", "market": "Marché", - "stable": "Etable", - "petsFound":"Animaux trouvés", - "rarePets": "Animaux rares", + "stable": "Nurserie", + "petsFound":"Familiers trouvés", + "rarePets": "Familiers rares", "tavern": "Taverne", - "restButton":"Se reposer à la taverne", - "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", + "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 des jours. 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" : "Ressources", + "LFGPosts" : "Recherches de groupes", + "tutorials" : "Tutoriaux", - "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 - ", + "achievements":"Médailles", + "achievementUnlocked" : "Nouvelle médaille !", + "npcText" : "A financé le projet Kickstarter au plus haut niveau !", + "contribName" : "Contributeu", + "contribText" : "A contribué à HabitRPG (code, design, pixel art, avis juridiques, docs, etc). Vous voulez ce badge ? ", + "kickstartName1" : "Mécène Kickstarter - ", "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!", + "kickstartText" : "A financé le projet Kickstarter", + "streakName" : "Streak Achievement(s)", + "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" : "Equipement ultime", + "ultimGearText" : "A obtenu le dernier lot d'armes et d'armures", + "ultimGearUnlocked" : "Vous avez gagné la médaille 'Equipement ultime' pour avoir améliorer au maximum votre équipement !", + "beastMastName" : "Maître dresseur", + "beastMastText" : "A trouvé tous les 90 familiers (horriblement difficile, félicitez cet utilisateur !)", + "beastMastUnlocked" : "Vous avez gagné la médaille 'Maître dresseur' pour avoir trouvé tous les familiers !", - "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", + "settings":"Paramètres", + "customDayStart":"Choisir le 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 la banderolle", + "showHeader":"Montrer la banderolle", + "changePass":"Changer de 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 de zéro.", + "resetText2":"Cette action est vivement découragé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 faire un vrai départ après s'être amusé en testant l'application au hasard.", + "restore":"Restaurer", + "restoreAltText":"Restaure les caractéristiques votre personnage", + "restoreText1":"HabitRPG est plus ou moins en version Beta 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é lorsque HabitRPG sera plus stable.", + "delete":"Supprimer", + "deleteAltText":"Supprimer votre compte", + "deleteHeader" : "Suppression de compte", + "deleteText1":"Oulah, oulah ! 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, tapez", + "deleteText2":" SUPPRIMER ", + "deleteText3":"dans le formulaire", "API":"API", - "APIText":"Copy these for use in third party applications.", - "APIToken":"Api Token", + "APIText":"Copier ce code pour l'utiliser dans des applications tierces.", + "APIToken":"Code Api", -"_commentitems": "ITEMS", - "_commentitemsweps": "WEAPONS", - "sword0name" : "Training Sword", - "sword1Name" : "Sword", - "sword1Text" : "Increases experience gain by 3%.", - "sword2Name" : "Axe", - "sword2Text" : "Increases experience gain by 6%.", +"_commentitems": "OBJETS", + "_commentitemsweps": "ARMES", + "sword0name" : "Epée d'entraînement", + "sword1Name" : "Epée", + "sword1Text" : "Augmente le gain d'expérience de 3%.", + "sword2Name" : "Hâche", + "sword2Text" : "Augmente le gain d'expérience de 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%.", + "sword3Text" : "Augmente le gain d'expérience de 9%.", + "sword4Name" : "Epée bleue", + "sword4Text" : "Augmente le gain d'expérience de12%.", + "sword5Name" : "Epée rouge", + "sword5Text" : "Augmente le gain d'expérience de 15%.", + "sword6Name" : "Epée dorée", + "sword6Text" : "Augmente le gain d'expérience de 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_commentitemsarmour": "ARMURES", + "armour0Name" : "Plastron en lin", + "armour1Name" : "Plastron en cuir" , + "armour1Text": "Diminue la perte de vie de 4%", + "armour2Name" : "Cotte de maille", + "armour2Text": "Diminue la perte de vie de 6%", + "armour3Name" : "Armure de plate", + "armour3Text": "Diminue la perte de vie de 7%", + "armour4Name" : "Armure rouge", + "armour4Text": "Diminue la perte de vie de 8%", + "armour5Name" : "Armure dorée", + "armour5Text": "Diminue la perte de vie de 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%", + "_commentitemshead" : "CASQUES", + "head0Name" : "Nue-tête", + "head1Name" : "Gambison" , + "head1Text": "Diminue la perte de vie de 2%", + "head2Name" : "Coiffe de maille", + "head2Text": "Diminue la perte de vie de 3%", + "head3Name" : "Chapel de fer", + "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" : "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%", + "_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" : "OTHER ITEMS", - "healthPotionName" : "Health Potion", - "healthPotionNotes" : "Recover 15 HP Instantly", + "_commentitemsother" : "AUTRES OBJETS", + "healthPotionName" : "Potion de soin", + "healthPotionNotes" : "Retrouvez instantanément 15 points de vie", "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.", + "rerollNotes" : "Retourne 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" : "Hautement découragé : les tâches rouges sont là pour une bonne raison, et donne de la motivation à être effectuées", + "rerollModelText2" : "lire davantage", + "rerollModelText3" : "Cependant, cela peut être nécessaire après un gros laisser-aller.", - "_commentitemspeteggs": "PET EGGS", - "wolfEgg": "Wolf Cub", - "tigerEgg": "Tiger Cub", - "pandaEgg": "Wolf Cub", - "lionEgg": "Lion Cub", - "foxEgg": "Fox", - "pigEgg": "Flying Pig", + "_commentitemspeteggs": "OEUFS DE FAMILIERS", + "wolfEgg": "Louveteau", + "tigerEgg": "Bébé Tigre", + "pandaEgg": "Bébé Panda", + "lionEgg": "Lionceau", + "foxEgg": "Renard", + "pigEgg": "Cochon volant", "dragonEgg": "Dragon", "cactusEgg": "Cactus", - "bearEgg": "Bear Cub", - "wolfEgg": "Wolf", + "bearEgg": "Ourson", + "wolfEgg": "Loup", - "_commentitemshatchingpotions": "HATCHING POTIONS", + "_commentitemshatchingpotions": "POTIONS D'ECLOSION", "basePotName": "Base", - "basePotText" : "Hatches your pet into its base form.", - "whitePotName": "White", - "whitePotText" : "Hatches your pet into its white form.", + "basePotText" : "Fait éclore votre familier dans sa forme basique.", + "whitePotName": "Blanc", + "whitePotText" : "Fait éclore votre familier dans sa forme blanche.", "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.", + "desertPotText" : "Fait éclore votre familier dans sa forme désertique.", + "redPotName": "Rouge", + "redPotText" : "Fait éclore votre familier dans sa forme rouge.", + "shadePotName": "Ombre", + "shadePotText" : "Fait éclore votre familier dans sa forme ombreuse.", + "skeletonPotName": "Squelette", + "skeletonPotText" : "Fait éclore votre familier dans sa forme squelettique.", "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.", + "zombiePotText" : "Fait éclore votre familier dans sa forme zombie.", + "cottonPinkPotName": "Nuage rose", + "cottonPinkPotText" : "Fait éclore votre familier dans sa forme rose nuageuse.", + "cottonBluePotName": "Nuage bleu", + "cottonBluePotText" : "Fait éclore votre familier dans sa forme bleue nuageuse.", + "goldenPotName": "Or", + "goldenPotText" : "Fait éclore votre familier dans sa forme dorée.", -"_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.", +"_commentnpcsandchars": "PNJ & PERSONNAGES", + "_commentNPCS" : "PNJ", + "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 reposez ici. Restez tant que vous voulez et profitez-en pour discuter avec les habitués.", "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!", +"_commentdeathstuff" : "MORT", + "deathTitle" : "Vou êtes mort !", + "deathText" : "Vous perdez votre or, un niveau et un équipement. Essayez de bien remplir vos tâches quotidiennes pour que cela n'arrive plus !", -"_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.", +"_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 project, et est avide de 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 (reroll, oeufs, potions d'éclosion, etc). Vous aurez besoin de débloquer ces améliorations avant de pouvoir utiliser vos joyaux.", -"_commentfooter": "FOOTER", - "footerCompany" : "Company", - "companyAbout" : "About", +"_commentfooter": "BAS DE PAGE", + "footerCompany" : "Compagnie", + "companyAbout" : "A propos", "companyBlog" : "Blog", - "companyTeam" : "Team", + "companyTeam" : "L'équipe", "companyExtensions" : "Extensions", "companyFAQ" : "FAQ", - "footerLegal" : "Legal", - "legalPrivacy" : "Privacy", - "legalTerms" : "Terms", - "footerCommunity" : "Community", - "communityBugs" : "Submit Bugs", - "communityFeatures" : "Request Feautres", + "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" : "Community Forum", + "communityForum" : "Forum communautaire", "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", +"_commentmisc": "DIVERS", + "removeAds": "Supprimer les pubs", + "whyAds": "Pourquoi des pubs ?", + "whyAdsContent1": "HabitRPG est un projet open source project, et est avide de 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": "BOUTTONS", + "submit":"Soumettre", + "close":"Fermer", + "saveAndClose": "Sauver & Fermer", + "cancel":"Annuler", + "ok" : "OK", + "add" : "Ajouter", "undo" : "Undo", - "continue" : "Continue", - "accept" : "Accept", + "continue" : "Continuer", + "accept" : "Accepter", "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" + "or" : "Ou", + "_commenttimestamps":"UNITES 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" } From 96ebde3fa3e74af0f7e9d862003d6f7db6a24cd8 Mon Sep 17 00:00:00 2001 From: sorko Date: Tue, 14 May 2013 16:20:40 +0300 Subject: [PATCH 17/98] Update app.json 50% --- locales/uk/app.json | 444 ++++++++++++++++++++++---------------------- 1 file changed, 222 insertions(+), 222 deletions(-) diff --git a/locales/uk/app.json b/locales/uk/app.json index 796f58e178..112966e843 100644 --- a/locales/uk/app.json +++ b/locales/uk/app.json @@ -2,163 +2,163 @@ "_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", + "playButton" : "Грати", "_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.", + "endTourButton": "Закінчити тур", + "nextButton" : "Далі", + "prevButton" : "Назад", + "tour1Title" : "Ласкаво просимо до HabitRPG", + "tour1Text" : "Ласкаво просимо до HabitRPG. Сайт, який перетворить досягнення Ваших цілей у ролеву гру.", + "tour2Title" : "Звички", + "tour2Text" : "Звички - це хороші чи пагані дії, які ви постійно відсліжуете.", + "tour3Title" : "Повістка дня", + "tour3Text" : "На повестці дня знаходяится дії, які ви б хотіли робити раз на добу.", + "tour4Title" : "Задачі", + "tour4Text" : "Тут відображаються одноразові задачі, не прив'язані до часу дня.", + "tour5Title" : " Нагороди", + "tour5Text" : "Завершаючи задачі, Ви заробляете золото необхідне для придбання винагород. Не економте, нагороди - важлива складова у формуванні корисних звичок.", + "tour6Title" : "Наведіть на коментарі", + "tour6Text" : "Різні типи завдань мають особливі властивості Наведіть на значок коментаря біля кожного завдання, щоб дізнатися більше. Видаліть наявні завдання і почніть додавати свої коли будете готові.", "_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.", + "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" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "ранок", + "afternoon" : "південь", + "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", + "health": "Здоров'я", + "experience": "Досвід", + "history": "Історія", + "anonymous": "Анонім", + "level": "Рівень", + "tasks": "Завдавння", + "loginAndReg" : "Увійти / Зареєструватися", + "loginFacebookAlt" : "Увійти / Зареєструватися через Facebook", + "login" : "Увійти", + "register" : "Зареєструватися", + "options": "Налаштунки", + "logout": "Вийти", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "New Party Messages", + "partyNotification" : "Нове повідомлення в группі", "_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?", + "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": "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", + "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" : "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", + "dropsEnabled" : "Випадіння предметів активоване!", + "dropsEnabledText1" : "Вы открыли систему выпадения предметов! Теперь, по завершению заданий, у Вас есть небольшой шанс получить предмет. И знаете что, Вы только что нашли", "dropsEnabledText2" : "egg", - "itemDropped" : "An items has dropped", + "itemDropped" : "Випав предмет", "_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", - "avatar": "Avatar", + "profile": "Профіль", + "avatar": "Аватар", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", - "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", - "helm" : "Helm", - "shield" : "shield", + "head": "Голова", + "showHelm": "Показывать шолом", + "hair": "Волосся", + "skin": "Кожа", + "clothing" : "Одяг", + "photoUrl": "Посилання на фото", + "fullName": "Повне ім'я", + "blurb": "Про себе", + "websites": "Сайты", + "addWebsites": "Додати сайт", + "items" : "Предмети", + "weapon" : "Зброя", + "armor" : "Броня", + "helm" : "Шолом", + "shield" : "Щит", - "stats" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "stats" : "Характеристики", + "strength" : "Сила", + "defense" : "Захист", + "totalStrength" : "Загальна сила", + "totalDefense" : "Загальний захист", - "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", + "party": "Группа", + "createAParty":"Створити групу", + "noPartyText": "Ви не в группі. Можете або створити одну і запросити друзів, або, якщо бажаєте приєднатися до існуючої групи, дайте їм ввести:", + "partyName": "Назва групи", + "create":"Створити", + "userId":"Ідентифікатор", + "invite":"Запросити", + "leave": "Покинути", + "invitedTo" : "Вас запросили до", + "chat": "Чат", - "inventory": "Inventory", + "inventory": "Інвентарь", "eggs": "Eggs", "noEggs": "You don't have any eggs yet.", "hatchingPotions": "Hatching Potions", @@ -174,12 +174,12 @@ "petsFound":"Pets Found", "rarePets": "Rare Pets", - "tavern": "Tavern", - "restButton":"Rest In The Inn", - "checkoutButton": "Check Out Of Inn", + "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" : "Resources", + "resources" : "Ресурсы", "LFGPosts" : "LGF Posts", "tutorials" : "Tutorials", @@ -236,80 +236,80 @@ "_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%.", + "sword0name" : "Тренувальна зброя", + "sword1Name" : "Меч", + "sword1Text" : "Збільшує приріст досвіду на 3%.", + "sword2Name" : "Сокира", + "sword2Text" : "Збільшує приріст досвіду на 6%.", + "sword3Name" : "Моргенштерн", + "sword3Text" : "Збільшує приріст досвіду на 9%.", + "sword4Name" : "Синій Меч", + "sword4Text" : "Збільшує приріст досвіду на 12%.", + "sword5Name" : "Червоний Меч", + "sword5Text" : "Збільшує приріст досвіду на 15%.", + "sword6Name" : "Золотий Меч", + "sword6Text" : "Збільшує приріст досвіду на 18%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "armour0Name" : "Тренувальний одяг", + "armour1Name" : "Шкіряна броня" , + "armour1Text": "Зменшує втрату здоров'я на 4%", + "armour2Name" : "Кольчуга", + "armour2Text": "Зменшує втрату здоров'я на 6%", + "armour3Name" : "Лати", + "armour3Text": "Зменшує втрату здоров'я на 7%", + "armour4Name" : "Червона броня", + "armour4Text": "Зменшує втрату здоров'я на 8%", + "armour5Name" : "Золота броня", + "armour5Text": "Зменшує втрату здоров'я на 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%", + "head0Name" : "Без шолома", + "head1Name" : "Шкіряний шолом" , + "head1Text": "Зменшує втрату здоров'я на 2%", + "head2Name" : "Кольчужный шлем", + "head2Text": "Зменшує втрату здоров'я на 3%", + "head3Name" : "Латний шолом", + "head3Text": "Зменшує втрату здоров'я на 4%", + "head4Name" : "Червоний шолом", + "head4Text": "Зменшує втрату здоров'я на 5%", + "head5Name" : "Золотий шолом", + "head5Text": "Зменшує втрату здоров'я на 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%", + "sheild0Name" : "Без щита", + "sheild1Name" : "Дерев'яний щит", + "sheild1Text": "Зменшує втрату здоров'я на 3%", + "sheild2Name" : "Круглий щит", + "sheild2Text": "Зменшує втрату здоров'я на 4%", + "sheild3Name" : "Посилений щит", + "sheild3Text": "Зменшує втрату здоров'я на 5%", + "sheild4Name" : "Червоний щит", + "sheild4Text": "Зменшує втрату здоров'я на 7%", + "sheild5Name" : "Золотий щит", + "sheild5Text": "Зменшує втрату здоров'я на 8%", "_commentitemsother" : "OTHER ITEMS", - "healthPotionName" : "Health Potion", - "healthPotionNotes" : "Recover 15 HP Instantly", - "rerollName" : "Re-Roll", + "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" : "Reset Your Tasks", + "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": "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", + "wolfEgg": "Волченок", + "tigerEgg": "Тигренок", + "pandaEgg": "Детенышь Панды", + "lionEgg": "Львенок", + "foxEgg": "Лисенок", + "pigEgg": "Летающая Свика", + "dragonEgg": "Дракон", + "cactusEgg": "Кактус", + "bearEgg": "Медвежонок", + "wolfEgg": "Волк", "_commentitemshatchingpotions": "HATCHING POTIONS", "basePotName": "Base", @@ -337,26 +337,26 @@ "_commentnpcsandchars": "NPCS & CHARACTERS", "_commentNPCS" : "NPCS", - "NPCBaileyText1" : "the Town Crier here! Announcing new stuff!", - "NPCAugustinText1" : "Welcome to the Market! I'm the merchant;", + "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" : "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.", + "NPCJohanssonText1" : "Добро пожалосвать в Таверну! Я", + "NPCJohanssonText2": "бармен. Если Вы жилаете отдохнуть немного (едете в отпуск? ненароком заболели?), Я поселю Вас в гостинной - ежедневники не будут наносить урон пока Вы отдыхаете. Осмотритесь немного и познакомтесь с местными.", "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!", + "deathTitle" : "Вы Умерли!", + "deathText" : "Вы потеряли свое Золото, 1 уровинь и 1 предмет снаряжения. Завершайте свои ежедневные задания, что бы не дать этому повториться!", "_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.", + "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", @@ -378,30 +378,30 @@ "_commentmisc": "MISC & GLOBAL", - "removeAds": "Remove Ads", - "whyAds": "Why Ads?", + "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", + "whyAdsContent3": "этим инструкциям", "_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", + "submit":"Підтвердити", + "close":"Закрити", + "saveAndClose": "Зберігти й закрити", + "cancel":"Відміна", + "ok" : "Так", + "add" : "Додати", + "undo" : "Відміна", + "continue" : "Продовжити", + "accept" : "Прийняти", + "reject" : "Відомовити", + "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" + "justNow":"Щойно", + "aMinuteAgo":"Хвилину назад", + "minutesAgo":"хвилин назад", + "anHourAgo": "Годину назад", + "hoursAgo": "годин назад", + "yesterday":"Вчора", + "daysAgo":"днів назад" } From 274f74e9bb89e5d921200fa19b5d8b11f05e9ed7 Mon Sep 17 00:00:00 2001 From: LazuliKazeno Date: Fri, 17 May 2013 14:05:10 +0300 Subject: [PATCH 18/98] Small changes --- locales/fr/app.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index ee484b7862..2c18b12a0c 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -1,7 +1,7 @@ { "_commentfrontpage":"PAGE D'ACCUEIL DE HABITRPG", - "synopsis" : "Un programme pour gérer votre vie quotidienne à la manière d'un RPG. Gagnez des niveaux pour vos réussites, perdez de la vie pour vos échecs, gagnez de l'argent pour acheter des armes et des armures.", + "synopsis" : "Ce programme vous permet de gérer votre vie quotidienne à la manière d'un RPG. Gagnez des niveaux lorsque vous réussissez vos objectifs, perdez de la vie lorsque vous échouez, et gagnez de l'argent pour acheter des armes et des armures.", "playButton" : "Jouer", @@ -11,7 +11,7 @@ "nextButton" : "Suivant", "prevButton" : "Précédent", "tour1Title" : "Bienvenue sur HabitRPG", - "tour1Text" : "Bienvenue sur HabitRPG, un gestionnaire de bonnes habitudes qui gère vos objectifs à la manière d'un RPG.", + "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 constamment.", "tour3Title" : "Tâches quotidiennes", @@ -50,7 +50,7 @@ "afternoon" : "après-midi", "evening" : "soirée", -"_commenthead": "BANDEROLLE", +"_commenthead": "BANDEROLE", "health": "Santé", "experience": "Expérience", "history": "Historique", @@ -69,7 +69,7 @@ -"_commenttaskview": "TASK VIEW", +"_commenttaskview": "AFFICHAGE DES TACHES", "habits": "Routines", "newHabit": "Nouvelle routine", "edit": "Editer", @@ -186,10 +186,10 @@ "achievements":"Médailles", "achievementUnlocked" : "Nouvelle médaille !", "npcText" : "A financé le projet Kickstarter au plus haut niveau !", - "contribName" : "Contributeu", + "contribName" : "Contributeur", "contribText" : "A contribué à HabitRPG (code, design, pixel art, avis juridiques, docs, etc). Vous voulez ce badge ? ", - "kickstartName1" : "Mécène Kickstarter - ", - "kickstartName2" : "Tier", + "kickstartName1" : "Mécène Kickstarter : Palier de financement", + "kickstartName2" : "", "kickstartText" : "A financé le projet Kickstarter", "streakName" : "Streak Achievement(s)", "streakText1" : "A effectué ses Tâches quotidiennes ", @@ -200,7 +200,7 @@ "ultimGearText" : "A obtenu le dernier lot d'armes et d'armures", "ultimGearUnlocked" : "Vous avez gagné la médaille 'Equipement ultime' pour avoir améliorer au maximum votre équipement !", "beastMastName" : "Maître dresseur", - "beastMastText" : "A trouvé tous les 90 familiers (horriblement difficile, félicitez cet utilisateur !)", + "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", @@ -208,8 +208,8 @@ "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 la banderolle", - "showHeader":"Montrer la banderolle", + "hideHeader":"Cacher la banderole", + "showHeader":"Montrer la banderole", "changePass":"Changer de mot de passe", "oldPass":"Ancien mot de passe", "newPass":"Nouveau mot de passe", @@ -265,7 +265,7 @@ "_commentitemshead" : "CASQUES", "head0Name" : "Nue-tête", - "head1Name" : "Gambison" , + "head1Name" : "Casque en cuir" , "head1Text": "Diminue la perte de vie de 2%", "head2Name" : "Coiffe de maille", "head2Text": "Diminue la perte de vie de 3%", @@ -348,7 +348,7 @@ "_commentdeathstuff" : "MORT", "deathTitle" : "Vou êtes mort !", - "deathText" : "Vous perdez votre or, un niveau et un équipement. Essayez de bien remplir vos tâches quotidiennes pour que cela n'arrive plus !", + "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", From 9abed293868c7c003f47adcbc2ae32fdb14fd5b5 Mon Sep 17 00:00:00 2001 From: LazuliKazeno Date: Fri, 17 May 2013 14:15:17 +0200 Subject: [PATCH 19/98] double quote missing thanks Elektro121! --- locales/fr/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index 2c18b12a0c..0be38d8a25 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -176,7 +176,7 @@ "tavern": "Taverne", "restButton":"Se reposer à l'auberge", - "checkoutButton": "Sortir de 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 des jours. 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" : "Ressources", From 17e4578eb32021e9cd837f264c2213718ecb220f Mon Sep 17 00:00:00 2001 From: Hjalmberi Date: Tue, 21 May 2013 05:58:12 +0400 Subject: [PATCH 20/98] Update app.json --- locales/ru/app.json | 398 ++++++++++++++++++++++---------------------- 1 file changed, 199 insertions(+), 199 deletions(-) diff --git a/locales/ru/app.json b/locales/ru/app.json index 84bc81797b..428dc22ba0 100644 --- a/locales/ru/app.json +++ b/locales/ru/app.json @@ -1,7 +1,7 @@ { "_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.", + "synopsis" : "Программа, которая вырабатывает привычки, превращая вашу жизнь в ролевую игру. Получайте уровни за достижения, теряйте очки здоровья за неслеланные дела, зарабатывайте золото и покупайте оружие и броню.", "playButton" : "Играть", @@ -11,7 +11,7 @@ "nextButton" : "Далее", "prevButton" : "Назад", "tour1Title" : "Добро пожаловать в HabitRPG", - "tour1Text" : "Добро пожаловать в HabitRPG. Сайт, который превратит достижение ваших целей в ролевую игру.", + "tour1Text" : "Добро пожаловать в HabitRPG. Сайт, который превращает достижение целей в ролевую игру.", "tour2Title" : "Привычки", "tour2Text" : "Привычки - это хорошие или плохие действия, которые вы постоянно отслеживаете.", "tour3Title" : "Повестка дня", @@ -19,67 +19,67 @@ "tour4Title" : "Задачи", "tour4Text" : "Здесь отображаются единоразовые задачи, не привязанные ко времени.", "tour5Title" : " Награды", - "tour5Text" : "Завершая задачи, вы зарабатываете золото необходимо для покупки наград. Не экономьте, награды - важная составляющая в формировании полезных привычек.", - "tour6Title" : "Наведите на комментарии", + "tour5Text" : "Выполняя задачи, вы зарабатываете золото, необходимое для покупки наград. Не экономьте, награды - важная составляющая в формировании полезных привычек.", + "tour6Title" : "Подведите курсор к комментарию", "tour6Text" : "Различные типы заданий имеют особые свойства. Наведите на значок комментария возле каждого задания, чтобы узнать больше. Удалите существующие задания и начните добавлять свои, когда будете готовы.", "_commentdefaulttasks":"DEFAULT TASKS", - "habit1" : "1ч Продуктивной работы", + "habit1" : "Час продуктивной работы", "habit1comment": "-- Привычки: моментальный результат -- Смысл некоторых действий - просто *заработать* очки (к примеру, этого).", - "habit2" : "Кушать нездоровую пищу", + "habit2" : "Есть фастфуд", "habit2comment" : "Выполняя другие, вы лишь *теряете* очки", - "habit3" : "Воспользоваться лестницей", - "habit3comment" : "Остальные задания позволяют как потерять так и заработать очки (лестница = получение, лифт = потеря)", - "daily1" : "1ч Личный проект", + "habit3" : "Подняться по лестнице", + "habit3comment" : "Остальные задания позволяют как терять, так и зарабатывать очки (лестница = получение, лифт = потеря)", + "daily1" : "Час личного проекта", "daily1comment" : "-- Дневные: совершайте раз в день -- Незавершённые ежедневные задания отнимают очки здоровья.", "daily2" : "Упражнения", - "daily2comment" : "Если вы справляетесь хорошо, они окрашиваются в зелёный цвет, их ценность падает (меньше опыта и золота), они наносят меньше урона (Здоровье). Это означает, что вы можете немного расслабиться.", - "daily3" : "45м чтения", + "daily2comment" : "Если вы справляетесь хорошо, они окрашиваются в зелёный цвет, а их ценность падает (меньше опыта и золота), они наносят меньше урона (здоровье). Это означает, что вы можете немного расслабиться.", + "daily3" : "45 минут чтения", "daily3comment" : "Но если вы вовсе не справляетесь, они становятся красными. Чем хуже ваши результаты, тем больше их ценность (больше опыта и золота) и тем более урона они наносят вашему Здоровью. Это означает, что вы должны сосредоточиться на таких заданиях.", "todo1" : "Позвонить маме", - "todo1comment" : "-- Задачи: Выполняйте по мере возможности -- Незавершённые Todos не нанесут вам вреда но их ценность растёт со временем. Это будет стимулировать вас к выполнению залежавшихся заданий.", - "reward1" : "1 Эпизод Игры Престолов", - "reward1comment": "-- Награды: Побалуйте себя! -- По мере выполнения целей вы зарабатываете золото для покупки наград. Не экономьте, награды - важная составляющая в формировании полезных привычек.", - "reward2" : "Тортик", - "reward2comment" : "Покупайте лишь тогда, когда у вас достаточно золота, иначе - потеряете очки здоровья.", + "todo1comment" : "-- Задачи: Выполняйте по мере возможности -- Незавершённые задачи не нанесут вам вреда но их ценность растёт со временем. Это будет стимулировать вас выполнять залежавшиеся задания.", + "reward1" : "Одна серия 'Игры престолов'", + "reward1comment": "-- Награды: побалуйте себя! -- Достигая цели, вы зарабатываете золото для покупки наград. Не экономьте, награды важны для формирования полезных привычек.", + "reward2" : "Пирожное", + "reward2comment" : "Покупайте, только если у вас достаточно золота, иначе - потеряете очки здоровья.", "_commentdefaulttags" : "DEFAULT TAGS", "morning" : "утро", - "afternoon" : "полдень", + "afternoon" : "день", "evening" : "вечер", "_commenthead": "HEADER", "health": "Здоровье", "experience": "Опыт", "history": "История", - "anonymous": "Аноним", + "anonymous": "Анонимно", "level": "Уровень", "tasks": "Задания", - "loginAndReg" : "Войти / Зарегистрироваться", - "loginFacebookAlt" : "Войти / Зарегистрироваться через Facebook", + "loginAndReg" : "Войти / зарегистрироваться", + "loginFacebookAlt" : "Войти / зарегистрироваться через Facebook", "login" : "Войти", "register" : "Зарегистрироваться", "options": "Настройки", "logout": "Выйти", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "Новое сообщение в Группе", + "partyNotification" : "Новое сообщение в партии", "_commenttaskview": "TASK VIEW", "habits": "Привычки", "newHabit": "Новая привычка", - "edit": "Править", + "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.", + "difficultyHelpContent": "Это множители стоимости задания. Используйте при необходимости, для большинства задач достаточно встроенного алгоритма регулировки стоимости. Но некоторые задачи намного важнее других (написать диссертацию или использовать зубную нить). Подробнее.", "easy": "Легко", "medium": "Средне", "hard": "Сложно", @@ -88,17 +88,17 @@ "score": "Счёт", "dailies": "Ежедневные задания", "newDaily": "Новое задание", - "repeat": "Repeat", - "Su": "ВС", - "M": "ПН", - "T": "ВТ", - "We": "СР", - "Th": "ЧТ", - "F": "ПТ", - "S": "СБ", + "repeat": "Повторить", + "Su": "Вс", + "M": "Пн", + "T": "Вт", + "We": "Ср", + "Th": "Чт", + "F": "Пт", + "S": "Сб", "todos": "Задачи", "newTodo": "Новая задача", - "dueDate": "Выполнить До", + "dueDate": "Выполнить до", "remaining": "Оставшиеся", "complete": "Завершенные", "rewards": "Вознаграждения", @@ -106,17 +106,17 @@ "silver": "Серебро", "newReward": "Новое вознаграждение", "price": "Цена", - "tags" : "Ярлыки", - "editTags" : "Редактировать Ярлыки", - "newTag" : "Новый ярлык", + "tags" : "Тэги", + "editTags" : "Редактировать тэги", + "newTag" : "Новый тэг", "clearFilters" : "Очистить фильтры", "_commentdrops" : "DROP SYSTEM", - "dropsEnabled" : "Выпадание предметов Активно!", - "dropsEnabledText1" : "Вы открыли систему выпадения предметов! Теперь, по завершению заданий, у Вас есть небольшой шанс получить предмет. И знаете что, Вы только что нашли", - "dropsEnabledText2" : "egg", - "itemDropped" : "Выпал предмет", + "dropsEnabled" : "Выпадение предметов активно!", + "dropsEnabledText1" : "Вы открыли систему выпадения предметов! Теперь при завершении задания у вас есть небольшой шанс получить предмет. И знаете что, вы только что нашли", + "dropsEnabledText2" : "яйцо", + "itemDropped" : "Вы нашли предмет", @@ -143,14 +143,14 @@ "stats" : "Характеристики", "strength" : "Сила", "defense" : "Защита", - "totalStrength" : "Суммарная Сила", - "totalDefense" : "Суммарная Защита", + "totalStrength" : "Общая сила", + "totalDefense" : "Общая защита", - "party": "Группа", - "createAParty":"Создать Группу", - "noPartyText": "Вы не в группе. Можете либо создать одну и пригласить друзей, либо, если желаете присоединиться к существующей группе, дайте им ввести:", - "partyName": "Название Группы", + "party": "Партия", + "createAParty":"Создать партию", + "noPartyText": "У вас нет партии. Создайте свою и пригласите друзей или присоединитесь к существующей, дайте им ввести:", + "partyName": "Название партии", "create":"Создать", "userId":"Идентификатор", "invite":"Пригласить", @@ -159,229 +159,229 @@ "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", + "eggs": "Яйца", + "noEggs": "Пока нет найденных яиц.", + "hatchingPotions": "Зелья инкубации", + "noHatchingPotions": "Пока нет найденных зелий.", + "hatchYourEgg" : "Вырастить питомца", + "whichHatchingPotion1" : "Каким зельем вы хотите обработать это", + "whichHatchingPotion2" : "яйцо?", + "pour" : "обработать", + "rarePets" : "Редкие питомцы", + "market": "Рынок", - "stable": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "Конюшня", + "petsFound":"Найденные питомцы", + "rarePets": "Редкие питомцы", "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.", + "restButton":"Отдохнуть в таверне", + "checkoutButton": "Покинуть таверну", + "tavernTalkTitle":"Общение и поиск партии", + "tavernRestingInfo" : "Во время отдыха ежедневные задачи замораживаются и не меняются при смене дня. Вы покинете таверну в том же состоянии, в каком пришли, неважно, завтра или через несколько недель.", "resources" : "Ресурсы", - "LFGPosts" : "LGF Posts", - "tutorials" : "Tutorials", + "LFGPosts" : "Сообщения о поиске партии", + "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!", + "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":"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", + "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":"into the text-box", + "deleteText3":"в текстовое поле", "API":"API", - "APIText":"Copy these for use in third party applications.", - "APIToken":"Api Token", + "APIText":"Скопируйте, чтобы использовать в сторонних приложениях.", + "APIToken":"Токен Api", "_commentitems": "ITEMS", "_commentitemsweps": "WEAPONS", - "sword0name" : "Тренировочное оружие", + "sword0name" : "Тренировочный меч", "sword1Name" : "Меч", "sword1Text" : "Увеличивает прирост опыта на 3%.", - "sword2Name" : "Секира", + "sword2Name" : "Топор", "sword2Text" : "Увеличивает прирост опыта на 6%.", "sword3Name" : "Моргенштерн", "sword3Text" : "Увеличивает прирост опыта на 9%.", - "sword4Name" : "Синий Меч", + "sword4Name" : "Синий меч", "sword4Text" : "Увеличивает прирост опыта на 12%.", - "sword5Name" : "Красный Меч", + "sword5Name" : "Красный меч", "sword5Text" : "Увеличивает прирост опыта на 15%.", - "sword6Name" : "Золотой Меч", + "sword6Name" : "Золотой меч", "sword6Text" : "Увеличивает прирост опыта на 18%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Обычная одежда", - "armour1Name" : "Кожанная Броня" , - "armour1Text": "Уменьшает потерю ОЗ на 4%", + "armour0Name" : "Тканевая броня", + "armour1Name" : "Кожанная броня" , + "armour1Text": "Уменьшает потерю здоровья на 4%", "armour2Name" : "Кольчуга", - "armour2Text": "Уменьшает потерю ОЗ на 6%", + "armour2Text": "Уменьшает потерю здоровья на 6%", "armour3Name" : "Латы", - "armour3Text": "Уменьшает потерю ОЗ на 7%", - "armour4Name" : "Красная Броня", - "armour4Text": "Уменьшает потерю ОЗ на 8%", - "armour5Name" : "Золотая Броня", - "armour5Text": "Уменьшает потерю ОЗ на 10%", + "armour3Text": "Уменьшает потерю здоровья на 7%", + "armour4Name" : "Красная броня", + "armour4Text": "Уменьшает потерю здоровья на 8%", + "armour5Name" : "Золотая броня", + "armour5Text": "Уменьшает потерю здоровья на 10%", "_commentitemshead" : "HEADGEAR", - "head0Name" : "Без Шлема", - "head1Name" : "Кожанный Шлем" , - "head1Text": "Уменьшает потерю ОЗ на 2%", + "head0Name" : "Без шлема", + "head1Name" : "Кожаный шлем" , + "head1Text": "Уменьшает потерю здоровья на 2%", "head2Name" : "Кольчужный шлем", - "head2Text": "Уменьшает потерю ОЗ на 3%", - "head3Name" : "Латный Шлем", - "head3Text": "Уменьшает потерю ОЗ на 4%", - "head4Name" : "Красный Шлем", - "head4Text": "Уменьшает потерю ОЗ на 5%", - "head5Name" : "Золотой шдем", - "head5Text": "Уменьшает потерю ОЗ на 6%", + "head2Text": "Уменьшает потерю здоровья на 3%", + "head3Name" : "Латный шлем", + "head3Text": "Уменьшает потерю здоровья на 4%", + "head4Name" : "Красный шлем", + "head4Text": "Уменьшает потерю здоровья на 5%", + "head5Name" : "Золотой шлем", + "head5Text": "Уменьшает потерю здоровья на 6%", "_commentitemsshield" : "SHIELDS", - "sheild0Name" : "Без Щита", - "sheild1Name" : "Деревянный Щит", - "sheild1Text": "Уменьшает потерю ОЗ на 3%", + "sheild0Name" : "Без щита", + "sheild1Name" : "Деревянный щит", + "sheild1Text": "Уменьшает потерю здоровья на 3%", "sheild2Name" : "Круглый щит", - "sheild2Text": "Уменьшает потерю ОЗ на 4%", + "sheild2Text": "Уменьшает потерю здоровья на 4%", "sheild3Name" : "Усиленный щит", - "sheild3Text": "Уменьшает потерю ОЗ на 5%", + "sheild3Text": "Уменьшает потерю здоровья на 5%", "sheild4Name" : "Красный щит", - "sheild4Text": "Уменьшает потерю ОЗ на 7%", + "sheild4Text": "Уменьшает потерю здоровья на 7%", "sheild5Name" : "Золотой щит", - "sheild5Text": "Уменьшает потерю ОЗ на 8%", + "sheild5Text": "Уменьшает потерю здоровья на 8%", "_commentitemsother" : "OTHER ITEMS", "healthPotionName" : "Зелье здоровья", - "healthPotionNotes" : "Моментально восстанавливает 15 ОЗ", + "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.", + "rerollNotes" : "Сбрасывает статус всех заданий на желтый. Полезен, если все задачи стали красными и тяжело остаться в живых.", + "rerollModelHeader" : "Сбрасывает статус задач", + "rerollModelText1" : "Настоятельно не рекомендуется, потому что красные задачи дают хороший стимул к улучшению", + "rerollModelText2" : "подробнее", + "rerollModelText3" : "Тем не менее становится необходимостью после долгих периодов плохих привычек.", "_commentitemspeteggs": "PET EGGS", - "wolfEgg": "Волченок", + "wolfEgg": "Волчонок", "tigerEgg": "Тигренок", - "pandaEgg": "Детенышь Панды", + "pandaEgg": "Детеныш панды", "lionEgg": "Львенок", "foxEgg": "Лисенок", - "pigEgg": "Летающая Свика", + "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.", + "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" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!", - "NPCJohanssonText1" : "Добро пожалосвать в Таверну! Я", - "NPCJohanssonText2": "бармен. Если Вы жилаете отдохнуть немного (едете в отпуск? ненароком заболели?), Я поселю Вас в гостинной - ежедневники не будут наносить урон пока Вы отдыхаете. Осмотритесь немного и познакомтесь с местными.", + "NPCBaileyText1" : "Глашатай прибыл! Сообщаю новости!", + "NPCAugustinText1" : "Добро пожаловать на рынок! Я торговец;", + "NPCAugustinText2" : "Мечтаете об особом питомце и не хотите ждать, пока он попадется вам по пути? Купите его!", + "NPCJohanssonText1" : "Добро пожалосвать в таверну! Я", + "NPCJohanssonText2": "бармен. Если вы хотите немного отдохнуть (едете в отпуск? ненароком заболели?), я найду для вас комнату - ежедневные задачи не будут наносить урон, пока вы отдыхаете. Осмотритесь немного и познакомтесь с местными.", "NPCMelchiorText1" : "", "NPCBowenText1" : "", "NPCBochText1" : "", "_commentdeathstuff" : "DEATH", - "deathTitle" : "Вы Умерли!", - "deathText" : "Вы потеряли свое Золото, 1 уровинь и 1 предмет снаряжения. Завершайте свои ежедневные задания, что бы не дать этому повториться!", + "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.", + "outOfGems" : "Нет самоцветов", + "buyMoreGems" : "Купить самоцветы", + "notEnoughGems" : "Недостаточно самоцветов", + "petsOutOfGems" : "Ой, самоцветы для покупки специальных предметов закончились! Habit - бесплатный проект с открытым кодом, которому пригодится любая помощь - купите самоцветы, чтобы получить этого питомца, и считайте это пожертвованием для разработчиков", + "gemsWhatFor" : "Используются для покупки специальных предметов (сброса задач, яиц, зелий и т.д.). Вы должны 'открыть' эти предметы, перед тем как сможете использовать самоцветы.", "_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", + "footerCompany" : "О компании", + "companyAbout" : "О нас", + "companyBlog" : "Блог", + "companyTeam" : "Команда", + "companyExtensions" : "Расширения", + "companyFAQ" : "ЧАВО", + "footerLegal" : "Юридические вопросы", + "legalPrivacy" : "Конфиденциальность", + "legalTerms" : "Условия использования", + "footerCommunity" : "Сообщество", + "communityBugs" : "Сообщить об ошибке", + "communityFeatures" : "Хочу новую функцию", + "communityExtensions" : "Аддоны и расширения", + "communityForum" : "Форум", + "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", + "whyAds": "Зачем нужна реклама?", + "whyAdsContent1": "Habit - бесплатный проект с открытым кодом, которому пригодится любая помощь - считайте это пожертвованием для разработчиков Вы также получите 20 самоцветов, которые можно использовать для покупки особых предметов.", + "whyAdsContent2": "'Но я уже перевел деньги на Kickstarter!' - следуйте", "whyAdsContent3": "этим инструкциям", "_commentbuttons": "BUTTONS", "submit":"Подтвердить", From 25b4e057e74f3aa25cf828bf9b0013b8b4911824 Mon Sep 17 00:00:00 2001 From: theyliveforever Date: Mon, 20 May 2013 23:05:34 -0300 Subject: [PATCH 21/98] Update app.json --- locales/es/app.json | 634 ++++++++++++++++++++++---------------------- 1 file changed, 317 insertions(+), 317 deletions(-) diff --git a/locales/es/app.json b/locales/es/app.json index 796f58e178..e00533361f 100644 --- a/locales/es/app.json +++ b/locales/es/app.json @@ -1,407 +1,407 @@ { "_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", + "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/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.", + "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" : "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.", + "tour4Text" : "Los Todos 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":"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.", + "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 Chatarra", + "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 (exp, 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" : "-- Todos: Completa En Algún Momento -- Los Todos sin completar no te harán daño, pero se volverán más valiosos con el tiempo. Esto te alentará a completar los Todos obsoletos.", + "reward1" : "1 Episodio de Game of Thrones", + "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" : "DEFAULT TAGS", - "morning" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "mañana", + "afternoon" : "tarde", + "evening" : "noche", "_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", + "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" : "NOTIFICATIONS", - "partyNotification" : "New Party Messages", + "partyNotification" : "Nuevos Mensajes de Grupo", "_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", + "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 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": "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", + "newTodo": "Nuevo Todo", + "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" : "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", + "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": "Profile", + "profile": "Perfil", "avatar": "Avatar", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", - "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", - "helm" : "Helm", - "shield" : "shield", + "head": "Cabeza", + "showHelm": "Mostrar Yelmo", + "hair": "Cabello", + "skin": "Piel", + "clothing" : "Ropa", + "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" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "stats" : "Estadísticas", + "strength" : "Fuerza", + "defense" : "Defensa", + "totalStrength" : "Fuerza Total", + "totalDefense" : "Defensa Total", - "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", + "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": "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", + "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": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "Establo", + "petsFound":"Mascotas Encontradas", + "rarePets": "Mascotas Raras", - "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", + "tavern": "Taberna", + "restButton":"Descansar En La Posada", + "checkoutButton": "Salir De La Posada", + "tavernTalkTitle":"Charla de Taberna & LFG", + "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 LGF", + "tutorials" : "Tutoriales", - "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 - ", + "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" : "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!", + "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":"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", + "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":"¡Woa woa woa! ¿Estás seguro? Esto realmente eliminará tu cuenta para siempre, y nunca podrá ser recuperada. Si estás absolutamente seguro, escribe", "deleteText2":" DELETE ", - "deleteText3":"into the text-box", + "deleteText3":"en el cuadro de texto", "API":"API", - "APIText":"Copy these for use in third party applications.", - "APIToken":"Api Token", + "APIText":"Cópialas para usar en aplicaciones de terceros.", + "APIToken":"Ficha Api", "_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%.", + "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%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "armour0Name" : "Armadura de Tela", + "armour1Name" : "Armadura de Cuero" , + "armour1Text": "Reduce la pérdida de HP en un 4%", + "armour2Name" : "Cota de Malla", + "armour2Text": "Reduce la pérdida de HP en un 6%", + "armour3Name" : "Coraza", + "armour3Text": "Reduce la pérdida de HP en un 7%", + "armour4Name" : "Armadura Roja", + "armour4Text": "Reduce la pérdida de HP en un 8%", + "armour5Name" : "Armadura de Oro", + "armour5Text": "Reduce la pérdida de HP en un 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%", + "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" : "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%", + "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 Fuerte", + "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" : "Health Potion", - "healthPotionNotes" : "Recover 15 HP Instantly", + "healthPotionName" : "Poción de Salud", + "healthPotionNotes" : "Recupera 15 HP de forma instantánea", "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.", + "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": "Wolf Cub", - "tigerEgg": "Tiger Cub", - "pandaEgg": "Wolf Cub", - "lionEgg": "Lion Cub", - "foxEgg": "Fox", - "pigEgg": "Flying Pig", - "dragonEgg": "Dragon", + "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": "Bear Cub", - "wolfEgg": "Wolf", + "bearEgg": "Osezno", + "wolfEgg": "Lobo", "_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.", + "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" : "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.", + "_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" : "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!", + "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" : "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.", + "gems" : "Gemas", + "outOfGems" : "Sin Gemas", + "buyMoreGems" : "Compra Más Gemas", + "notEnoughGems" : "No hay suficientes Gemas", + "petsOutOfGems" : "¡Oops, 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" : "Company", - "companyAbout" : "About", + "footerCompany" : "Compañía", + "companyAbout" : "Acerca de", "companyBlog" : "Blog", - "companyTeam" : "Team", - "companyExtensions" : "Extensions", + "companyTeam" : "Equipo", + "companyExtensions" : "Extensiones", "companyFAQ" : "FAQ", "footerLegal" : "Legal", - "legalPrivacy" : "Privacy", - "legalTerms" : "Terms", - "footerCommunity" : "Community", - "communityBugs" : "Submit Bugs", - "communityFeatures" : "Request Feautres", - "communityExtensions" : "Add-ons / Extensions", - "communityForum" : "Community Forum", + "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": "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", + "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":"Submit", - "close":"Close", - "saveAndClose": "Save & Close", - "cancel":"Cancel", + "submit":"Enviar", + "close":"Cerrar", + "saveAndClose": "Guardar y Cerrar", + "cancel":"Cancelar", "ok" : "Ok", - "add" : "Add", - "undo" : "Undo", - "continue" : "Continue", - "accept" : "Accept", - "reject" : "Reject", - "or" : "Or", + "add" : "Agregar", + "undo" : "Deshacer", + "continue" : "Continuar", + "accept" : "Aceptar", + "reject" : "Rechazar", + "or" : "O", "_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" + "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" } From 32c2605106d60190c28dab7f98a1606678c1d4a0 Mon Sep 17 00:00:00 2001 From: Stan Lindsey Date: Tue, 21 May 2013 11:28:40 +0200 Subject: [PATCH 22/98] Update app.json --- locales/en/app.json | 1 - 1 file changed, 1 deletion(-) diff --git a/locales/en/app.json b/locales/en/app.json index 796f58e178..da4a70a048 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -309,7 +309,6 @@ "dragonEgg": "Dragon", "cactusEgg": "Cactus", "bearEgg": "Bear Cub", - "wolfEgg": "Wolf", "_commentitemshatchingpotions": "HATCHING POTIONS", "basePotName": "Base", From 8af0bf1c266bb88c1869415e923412fee0ad1dfa Mon Sep 17 00:00:00 2001 From: tcsantini Date: Thu, 23 May 2013 00:17:36 -0300 Subject: [PATCH 23/98] Starts Portuguese translation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Not translating things like: -RPG (Jogos de Interpretação de Personagem) - that would sound pretty weird. -Health (Saúde) - usually it's called Sangue (blood), but since it may have some strong connotation (for kids), I left it as HP. --- locales/pt/app.json | 182 ++++++++++++++++++++++---------------------- 1 file changed, 91 insertions(+), 91 deletions(-) diff --git a/locales/pt/app.json b/locales/pt/app.json index 796f58e178..2512d59ba5 100644 --- a/locales/pt/app.json +++ b/locales/pt/app.json @@ -1,115 +1,115 @@ { "_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", + "synopsis" : "Um programa para construção de hábitos que trata sua vida como um Role-Playing Game. Suba de nível conforme você tenha sucesso, perca HP conforme você falhe, ganhe dinheiro para comprar armas e armaduras.", + "playButton" : "Jogar", "_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.", + "endTourButton": "Finalizar Tutorial", + "nextButton" : "Próximo", + "prevButton" : "Anterior", + "tour1Title" : "Bem Vindo ao HabitRPG", + "tour1Text" : "Bem vindo ao HabitRPG, um monitorador de hábitos que trata seus objetivos como um RPG.", + "tour2Title" : "Hábitos", + "tour2Text" : "Hábitos são objetivos bons ou ruins que você monitora constantemente.", + "tour3Title" : "Diárias", + "tour3Text" : "Diárias são objetivos que você deseja completar uma vez por dia.", + "tour4Title" : "Tarefas", + "tour4Text" : "Tarefas são objetivos simples que devem ser completados eventualmente. ", + "tour5Title" : "Recompensa", + "tour5Text" : "Conforme 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 você estiver pronto para começar, delete as tarefas existentes e adicione as suas.", "_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.", + "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, ambo + e - fazem sentido (escadas = ganhar, elevador = perder)", + "daily1" : "1h de Projeto Pessoal", + "daily1comment" : "-- 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, são menos valiosos (experiência, ouro) e menos danificantes (HP). Isso significa que você pode relaxar um pouco com eles.", + "daily3" : "45m de Leitura", + "daily3comment" : "Mas se você estiver se saindo mal, eles tornam-se vermelhos. Quanto pior você estiver se saindo, mais valiosos (experiência, ouro) e mais danificante (HP) estes objetivos se tornam. Isto encoraja você a se focar nas suas insuficiê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: Recompense-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 - caso contrário você perderá HP.", "_commentdefaulttags" : "DEFAULT TAGS", - "morning" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "manhã", + "afternoon" : "tarde", + "evening" : "noite", "_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", + "health": "HP", + "experience": "Experiência", + "history": "Histórico", + "anonymous": "Anônimo", + "level": "Nível", + "tasks": "Tarefas", + "loginAndReg" : "Logar-se / Increver-se", + "loginFacebookAlt" : "Logar-se / Inscrever-se com o Facebook", + "login" : "Logar-se", + "register" : "Inscrever-se", + "options": "Opções", + "logout": "Sair", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "New Party Messages", + "partyNotification" : "Novas Mensagens do Grupo", "_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", + "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, dependa dos nossos algoritmos orgânicos de adaptação de valores. Claro que, algumas tarefas são grosseiramente mais valiosas (Escrever Tese vs Escovar os Dentes). Clique para mais informações.", + "easy": "Fácil", + "medium": "Médio", + "hard": "Difícil", + "delete": "Deletar", + "progress": "Progresso", + "score": "Pontuação", + "dailies": "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", + "newTodo": "Nova Tarefa", + "dueDate": "Data Limite", + "remaining": "Restantes", + "complete": "Completadas", + "rewards": "Recompensas", + "gold": "Ouro", + "silver": "Prata", + "newReward": "Nova Recompensa", + "price": "Preço", + "tags" : "Rótulos", + "editTags" : "Editar Rótulos", + "newTag" : "Novo Rótulo", + "clearFilters" : "Limpar Filtros", "_commentdrops" : "DROP SYSTEM", From b5a7f1b4bae12108332ab1c4704968dd618b7a0d Mon Sep 17 00:00:00 2001 From: neameta Date: Mon, 27 May 2013 15:31:22 +0200 Subject: [PATCH 24/98] Update of translation Some words were badly chosen and some mistakes remained, so i review the entire text to change them. --- locales/fr/app.json | 134 ++++++++++++++++++++++---------------------- 1 file changed, 67 insertions(+), 67 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index 0be38d8a25..274dee589e 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -1,7 +1,7 @@ { "_commentfrontpage":"PAGE D'ACCUEIL DE HABITRPG", - "synopsis" : "Ce programme vous permet de gérer votre vie quotidienne à la manière d'un RPG. Gagnez des niveaux lorsque vous réussissez vos objectifs, perdez de la vie lorsque vous échouez, et gagnez de l'argent pour acheter des armes et des armures.", + "synopsis" : "Ce programme vous permet de gérer votre vie quotidienne à la manière d'un JDR. Gagnez des niveaux lorsque vous réussissez vos objectifs, perdez de la vie lorsque vous échouez, et gagnez de l'argent pour acheter des armes et des armures.", "playButton" : "Jouer", @@ -11,7 +11,7 @@ "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.", + "tour1Text" : "Bienvenue sur HabitRPG, un programme qui vous aide à vous créer de bonnes habitudes à la manière d'un JDR.", "tour2Title" : "Routines", "tour2Text" : "Les routines sont des objectifs, bons ou mauvais, que vous prenez en compte constamment.", "tour3Title" : "Tâches quotidiennes", @@ -21,46 +21,46 @@ "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-exemples et créez les votres", + "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 votres", "_commentdefaulttasks":"TACHES 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, + "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 les autres, le + comme le - sont logiques (escalier = gain, ascenseur = perte)", + "habit3comment" : "Pour certaines, le + comme le - sont évidents (escalier = gain, ascenseur = perte)", "daily1" : "1h de projet personnel", - "daily1comment" : "-- Tâches quotidiennes: A compléter chaque jour -- A la fin de la journée, les tâches quotidiennes non complétées feront perdre des points.", + "daily1comment" : "-- Tâches quotidiennes: A compléter chaque jour -- A 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 experience comme en argent) et sont moins dommageables (en points de vie). Cela afin que vous puissiez vous reposer un peu sur vos points forts.", - "daily3" : "45 minutes Reading", - "daily3comment" : "Mais si vous vous débrouillez mal, elles deviennent rouges. Mois vous les effectuez correctement, et plus elles rapportent (en experience comme en argent) et deviennent dommageables (en points de vie). Cela afin de vous encourager à vous concentrer sur vos faiblesses, les tâches rouges.", + "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 experience comme en argent) et deviennent dommageables (en points de vie). Cela, afin de vous encourager à vous concentrer sur vos faiblesses, les tâches rouges.", "todo1" : "Appeler Maman", - "todo1comment" : "-- Choses à faire: A 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 à vous concentrer sur les tâches qui vous font traîner les pieds.", + "todo1comment" : "-- Choses à faire : A 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 à vous concentrer sur les tâches qui vous font traîner 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.", + "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 : autrement, vous perdrez des points de vie.", -"_commentdefaulttags" : "TAGS PAR DEFAUT", +"_commentdefaulttags" : "LABELS PAR DEFAUT", "morning" : "matin", "afternoon" : "après-midi", "evening" : "soirée", -"_commenthead": "BANDEROLE", +"_commenthead": "Entête", "health": "Santé", "experience": "Expérience", "history": "Historique", "anonymous": "Anonyme", "level": "Niveau", "tasks": "Tâches", - "loginAndReg" : "Se connecter / S'enregistrer", + "loginAndReg" : "Se connecter / S'inscrire", "loginFacebookAlt" : "Se connecter / Se connecter avec Facebook", "login" : "Se connecter", - "register" : "S'enregistrer", + "register" : "S'inscrire", "options": "Options", "logout": "Se déconnecter", @@ -74,14 +74,14 @@ "newHabit": "Nouvelle routine", "edit": "Editer", "text": "Texte", - "extraNotes": "Extra Notes", + "extraNotes": "Notes", "directions/Actions": "Directions/Actions", "advancedOptions": "Options avancées", "difficulty": "Difficulté", "difficultyHelpTitle": "A quel point cette tâche est-elle difficile ?", "difficultyHelpContent": "Cela permet de multiplier la valeur en point d'une tâche. N'tilisez ce système qu'exceptionnellement, et faites plutôt confiance aux algorythmes de base qui ajustent automatiquement la valeur des points. Mais certaines tâches sont de façon évidentes plus difficiles (Travailler pour son mémoire VS Se brosser les dents). Cliquez pour plus d'infos.", "easy": "Facile", - "medium": "Normal", + "medium": "Normale", "hard": "Difficile", "delete": "Supprimer", "progress": "Progrès", @@ -98,7 +98,7 @@ "S": "S", "todos": "Choses à faire", "newTodo": "Nouvelle chose à faire", - "dueDate": "Deadline", + "dueDate": "Date limite", "remaining": "Tâches restantes", "complete": "Tâches complétées", "rewards": "Récompenses", @@ -107,14 +107,14 @@ "newReward": "Nouvelle récompense", "price": "Prix", "tags" : "Tags", - "editTags" : "Editer les Tags", - "newTag" : "Nouveau Tag", + "editTags" : "Editer les Labels", + "newTag" : "Nouveau Label", "clearFilters" : "Supprimer les filtres", "_commentdrops" : "SYSTEME DE TRESORS", "dropsEnabled" : "Système de trésors débloqués !", - "dropsEnabledText1" : "Vous venez de débloquer les trésors ! Désormais, quand vous complétez des tâches, vous trouverez peut-être un objet. Et devinez quoi, vous venez de trouver un", + "dropsEnabledText1" : "Vous venez de débloquer les trésors ! Désormais, quand vous complétez des tâches, vous trouverez peut-être un objet. Et devinez quoi, vous venez de trouver un ", "dropsEnabledText2" : "oeuf", "itemDropped" : "Un objet est tombé au sol", @@ -129,9 +129,9 @@ "hair": "Cheveux", "skin": "Peau", "clothing" : "Vêtements", - "photoUrl": "Photo Url", + "photoUrl": "Lien vers la Photo", "fullName": "Nom complet", - "blurb": "Blurb", + "blurb": "Bio", "websites": "Sites", "addWebsites": "Ajouter un site", "items" : "Objets", @@ -156,7 +156,7 @@ "invite":"Inviter", "leave": "Quitter", "invitedTo" : "Vous êtes invité à rejoindre", - "chat": "Chat", + "chat": "Tchat", "inventory": "Inventaire", "eggs": "Oeufs", @@ -170,7 +170,7 @@ "rarePets" : "Familier rares", "market": "Marché", - "stable": "Nurserie", + "stable": "Ranch", "petsFound":"Familiers trouvés", "rarePets": "Familiers rares", @@ -178,59 +178,59 @@ "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 des jours. 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" : "Ressources", + "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" : "Tutoriaux", - "achievements":"Médailles", - "achievementUnlocked" : "Nouvelle médaille !", - "npcText" : "A financé le projet Kickstarter au plus haut niveau !", + "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 ? ", "kickstartName1" : "Mécène Kickstarter : Palier de financement", "kickstartName2" : "", "kickstartText" : "A financé le projet Kickstarter", - "streakName" : "Streak Achievement(s)", + "streakName" : "Bon élève", "streakText1" : "A effectué ses Tâches quotidiennes ", - "stureakText2" : " 21 jours de suite", + "stureakText2" : "21 jours de suite", "origUserName" : "Utilisateur historique", - "origUserText" : "Membre d'HabitRPG depuis les anciens temps (Bravo à eux pour avoir vaillamment combattu les bugs!)", + "origUserText" : "Membre d'HabitRPG depuis les anciens temps (Bravo à eux pour avoir vaillamment combattu les bugs !)", "ultimGearName" : "Equipement ultime", - "ultimGearText" : "A obtenu le dernier lot d'armes et d'armures", + "ultimGearText" : "A obtenu le dernier set d'armes et d'armures", "ultimGearUnlocked" : "Vous avez gagné la médaille 'Equipement ultime' pour avoir améliorer 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 le 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 la banderole", - "showHeader":"Montrer la banderole", - "changePass":"Changer de 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 de zéro.", - "resetText2":"Cette action est vivement découragé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 faire un vrai départ après s'être amusé en testant l'application au hasard.", - "restore":"Restaurer", - "restoreAltText":"Restaure les caractéristiques votre personnage", - "restoreText1":"HabitRPG est plus ou moins en version Beta 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é lorsque HabitRPG sera plus stable.", - "delete":"Supprimer", - "deleteAltText":"Supprimer votre compte", + "settings" : "Paramètres", + "customDayStart" :"Choisir le 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'entête", + "showHeader" : "Montrer l''entête", + "changePass" : "Changer de 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 de 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 faire un vrai départ 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 Beta 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":"Oulah, oulah ! 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, tapez", - "deleteText2":" SUPPRIMER ", - "deleteText3":"dans le formulaire", - "API":"API", - "APIText":"Copier ce code pour l'utiliser dans des applications tierces.", - "APIToken":"Code Api", + "deleteText1" : "Oulah, oulah ! 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", @@ -241,7 +241,7 @@ "sword1Text" : "Augmente le gain d'expérience de 3%.", "sword2Name" : "Hâche", "sword2Text" : "Augmente le gain d'expérience de 6%.", - "sword3Name" : "Morningstar", + "sword3Name" : "Morgenstern", "sword3Text" : "Augmente le gain d'expérience de 9%.", "sword4Name" : "Epée bleue", "sword4Text" : "Augmente le gain d'expérience de12%.", @@ -291,9 +291,9 @@ "_commentitemsother" : "AUTRES OBJETS", "healthPotionName" : "Potion de soin", - "healthPotionNotes" : "Retrouvez instantanément 15 points de vie", + "healthPotionNotes" : "Récupérez instantanément 15 points de vie", "rerollName" : "Re-Roll", - "rerollNotes" : "Retourne toutes vos tâches en jaune. Pratique lorsque toutes les tâches sont rouges et qu'il est difficile de rester en vie.", + "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" : "Hautement découragé : les tâches rouges sont là pour une bonne raison, et donne de la motivation à être effectuées", "rerollModelText2" : "lire davantage", @@ -355,7 +355,7 @@ "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 project, et est avide de recevoir le maximum d'aide possible : en achetant des joyaux pour recevoir ce familier, vous faites en réalité une donation aux contributeurs !", + "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 (reroll, oeufs, potions d'éclosion, etc). Vous aurez besoin de débloquer ces améliorations avant de pouvoir utiliser vos joyaux.", "_commentfooter": "BAS DE PAGE", @@ -380,7 +380,7 @@ "_commentmisc": "DIVERS", "removeAds": "Supprimer les pubs", "whyAds": "Pourquoi des pubs ?", - "whyAdsContent1": "HabitRPG est un projet open source project, et est avide de 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.", + "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": "BOUTTONS", @@ -390,10 +390,10 @@ "cancel":"Annuler", "ok" : "OK", "add" : "Ajouter", - "undo" : "Undo", + "undo" : "Annuler", "continue" : "Continuer", "accept" : "Accepter", - "reject" : "Reject", + "reject" : "Refuser", "or" : "Ou", "_commenttimestamps":"UNITES DE TEMPS", "justNow":"il y a quelques secondes", From 6572cb1b9d37155c791cad78cf29f2e3a11fd812 Mon Sep 17 00:00:00 2001 From: Czuken Date: Tue, 28 May 2013 00:55:21 +0300 Subject: [PATCH 25/98] Update app.json --- locales/pl/app.json | 230 ++++++++++++++++++++++---------------------- 1 file changed, 115 insertions(+), 115 deletions(-) diff --git a/locales/pl/app.json b/locales/pl/app.json index b3bb1c09f2..a6601e0c16 100644 --- a/locales/pl/app.json +++ b/locales/pl/app.json @@ -1,7 +1,7 @@ { "_commentfrontpage":"HABITRPG FRONT PAGE", - "synopsis" : "Program do codziennych przyzyczajeń, 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.", + "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", @@ -10,51 +10,51 @@ "endTourButton": "Koniec samouczka", "nextButton" : "Dalej", "prevButton" : "Cofnij", - "tour1Title" : "Witamy w HabitRPG", - "tour1Text" : "Witamy w HabitRPG - miejscu gdzie swoje nawyki traktujesz jak cele tak samo jak w grze RPG.", + "tour1Title" : "Witaj w HabitRPG", + "tour1Text" : "Witaj w HabitRPG - aplikacji, w której Twoje nawyki traktujesz jak cele w grze RPG.", "tour2Title" : "Nawyki", - "tour2Text" : "Nawyki to złe i dobre cele, które ciągle śledzisz.", + "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 na dzień.", - "tour4Title" : "Lista zadań", - "tour4Text" : "Lista zadań to wszystkie rzeczy, które prędzej czy później będziesz chcieć wykonać.", + "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 wykonany cel zdobywasz złoto, dzięki któremu kupujesz nagrody. Często z tego korzystaj - nagrody są przydatne w tworzeniu dobrych nawyków.", + "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ń posiadają 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 pracy", - "habit1comment": "-- Nawyki: Ciągłe śledzenie -- Dla niektórych przyzwyczajeń sensem jest tylko *zyskiwanie* punktów (tak jak w tym przypadku)", - "habit2" : "Zjedzenie niezdrowego żarcia", - "habit2comment" : "Dla innych jedynym sensen jest *utrata* punktów", - "habit3" : "Skorzystaj ze schodów", - "habit3comment" : "Dla pozostałych *+* i *-* mają sens (skorzystanie ze schodów = zysk, wybranie windy = strata)", - "daily1" : "1h 1h pracy nad własnym projektem", + "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 = zysk, wybranie windy = strata)", + "daily1" : "1h pracy nad własnym projektem", "daily1comment" : "-- Codzienności: Ukończ raz dziennie -- Pod koniec dnia każda nieukończona *codzinność* odejmuje punkty.", "daily2" : "Ćwiczenia", - "daily2comment" : "Jeśli dobrze sobie radzisz, cele zielenieją. Są przez to są mniej zyskowne (doświadczenie, złoto), ale mniej szkodliwe (utrata HP).", + "daily2comment" : "Jeśli dobrze sobie radzisz, cele robią się zielone, stają się mniej zyskowne (doświadczenie, złoto), ale i mniej szkodliwe (utrata PZ).", "daily3" : "Czytanie przez 45m", - "daily3comment" : "Jeśli jednak trochę się zapominasz, to codzienności czerwienieją. Im dłużej nie są wykonane, tym kara (utrata HP) i nagroda (złoto i doświadczenie) jest większa. Zachęci Cię to do ich szybszego ukończenia.", - "todo1" : "Zadzwonić do Mamy", - "todo1comment" : "-- Lista zadań: 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ć.", + "daily3comment" : "Jeśli jednak trochę się zapomnisz, to codzienności zrobią 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 wykonany cel zdobywasz złoto, dzięki któremu kupujesz nagrody. Często z tego korzystaj - nagrody są przydatne w tworzeniu dobrych nawyków.", + "reward1comment": "-- Nagrody: Zafunduj coś sobie! -- Za każdy wykonany 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 tracisz HP.", + "reward2comment" : "Ale tylko wtedy, gdy masz odpowiednią ilość złota. W przeciwnym wypadku tracisz PZ.", "_commentdefaulttags" : "DEFAULT TAGS", "morning" : "rano", - "afternoon" : "popoudnie", + "afternoon" : "popołudnie", "evening" : "wieczór", "_commenthead": "HEADER", "health": "Zdrowie", "experience": "Doświadczenie", "history": "Historia", - "anonymous": "Anonimowy", + "anonymous": "Anonim", "level": "Poziom", "tasks": "Zadania", "loginAndReg" : "Logowanie / Rejestracja", @@ -65,7 +65,7 @@ "logout": "Wylogowanie", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "Nowe wiadomości", + "partyNotification" : "Powiadomienia", @@ -74,12 +74,12 @@ "newHabit": "Nowy nawyk", "edit": "Edycja", "text": "Tekst", - "extraNotes": "Dodatkowe notatki", + "extraNotes": "Dodatkowe uwagi", "directions/Actions": "Wskazówki", - "advancedOptions": "Zaawansowane opcje", + "advancedOptions": "Opcje zaawansowane", "difficulty": "Trudność", "difficultyHelpTitle": "Jak trudne jest to zadanie?", - "difficultyHelpContent": "Zwielokrotnia to wartość punktową. Używaj oszczędnie, opieraj się na własnym i uczciwym odczuciu. Niektóre zadania są trudniejsze niż inne (Napisać wiersz vs Umyć zęby). kliknij, by poznać więcej informacji.", + "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", @@ -96,26 +96,26 @@ "Th": "Czw", "F": "Pt", "S": "Sob", - "todos": "Lista zadań", + "todos": "Zadania", "newTodo": "Nowe zadanie", "dueDate": "Termin", "remaining": "Obecne", - "complete": "Zakończone", + "complete": "Wykonane", "rewards": "Nagrody", "gold": "Złoto", "silver": "Srebro", "newReward": "Nowa nagroda", "price": "Cena", "tags" : "Tagi", - "editTags" : "Edytuj Tagi", - "newTag" : "Nowy Tag", + "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 małą szansę na znalezienie przedmiotu. I wiesz co? Szczęście Ci dopisało, bo Twoja postać znalazła", - "dropsEnabledText2" : "jako", + "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", @@ -130,12 +130,12 @@ "skin": "Skóra", "clothing" : "Ubranie", "photoUrl": "URL obrazka", - "fullName": "Pełne imię", - "blurb": "Motto", + "fullName": "Imię i nazwisko", + "blurb": "Krótki opis", "websites": "Strona internetowa", "addWebsites": "Dodaj strony", "items" : "Przedmioty", - "weapon" : "Bronie", + "weapon" : "Broń", "armor" : "Zbroja", "helm" : "Hełm", "shield" : "Tarcza", @@ -143,13 +143,13 @@ "stats" : "Statystyki", "strength" : "Siła", "defense" : "Obrona", - "totalStrength" : "Całkowita Siła", - "totalDefense" : "Całkowita Obrona", + "totalStrength" : "Całkowita siła", + "totalDefense" : "Całkowita obrona", - "party": "Party", + "party": "Drużyna", "createAParty":"Utwórz drużynę", - "noPartyText": "Nie jesteś w drużynie. Możesz stworzyć nową i zaprosić przyjaciół, lub jeśli chcesz dołączyć do istniejącej już drużyny, wprowadź ich dane tutaj:", + "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", @@ -162,9 +162,9 @@ "eggs": "Jajka", "noEggs": "Nie masz jeszcze żadnych jajek.", "hatchingPotions": "Mikstury wylęgowe", - "noHatchingPotions": "Nie posiadasz żadnych wylęgowych misktur.", + "noHatchingPotions": "Nie posiadasz żadnych misktur wylęgowych.", "hatchYourEgg" : "Wykluj jajko", - "whichHatchingPotion1" : "Którą miksturą wylęgową oblejesz swoje", + "whichHatchingPotion1" : "Którą miksturą wylęgową polejesz swoje", "whichHatchingPotion2" : "jajko?", "pour" : "Polej", "rarePets" : "Rzadkie zwierzaki", @@ -175,12 +175,12 @@ "rarePets": "Rzadkie zwierzaki", "tavern": "Tawerna", - "restButton":"Odpocznij w zajeździe", - "checkoutButton": "Wymelduj się z zajazdu", - "tavernTalkTitle":"Gadka szmatka & SD (Szukanie Drużyny)", - "tavernRestingInfo" : "Podczas odpoczynku Twoje codzienności są zapisane i nie oddziałowuje na nie zakończenie dnia. Nie ważne czy wrócisz do jutro czy za tydzień, grę będziesz kontynuować z takimi samymi statystykami jakie były przed przerwą. ", + "restButton":"Odpocznij", + "checkoutButton": "Wymelduj się", + "tavernTalkTitle":"Rozmowy i szukanie drużyny", + "tavernRestingInfo" : "Podczas odpoczynku Twoje codzienności są zapisane 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" : "Posty SD", + "LFGPosts" : "Szukanie drużyny", "tutorials" : "Samouczki", "achievements":"Osiągnięcia", @@ -190,23 +190,23 @@ "contribText" : "Pomógł HabitRPG (kod, projekt, pixel art, porada prawda, tekst, itd). Chcesz dostać tę odznakę? Napraw błąd :)", "kickstartName1" : "Wspieracz Kickstarter - ", "kickstartName2" : "Poziom", - "kickstartText" : "Wspar projekt Kickstarter", + "kickstartText" : "Wsparł projekt Kickstarter", "streakName" : " Seria osiągnięć", "streakText1" : "Uzyskał ", - "stureakText2" : " 21-dniowych serii Codzienności", + "stureakText2" : " 21-dniowych serii codzienności", "origUserName" : "Dawny gracz", - "origUserText" : "Grywał w zamierzchłych czasach HabitRPG (Niech będą błogosławieni Ci, którzy przebili się przez błędy!)", - "ultimGearName" : "Ostateczne graty", + "origUserText" : "Grywał w zamierzchłych czasach HabitRPG (Niech będą błogosławieni ci, którzy przebili się przez błędy!)", + "ultimGearName" : "Najlepszy sprzęt", "ultimGearText" : "Osiągnął maksymalny poziom broni i zbroi.", - "ultimGearUnlocked" : "Udało Ci się uzyskać osiągnięcie 'Ostateczne graty' za ulepszenie przedmiotów do najwyższego poziomu!", + "ultimGearUnlocked" : "Udało Ci się uzyskać osiągnięcie 'Najlepszy sprzęt' za ulepszenie przedmiotów do najwyższego poziomu!", "beastMastName" : "Władca Bestii", - "beastMastText" : "Odnalazł wszystkie 90 zwierząt (niezwykle trudne. Oklaski dla tego gracza!)", + "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":"Własne rozpoczącie 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).", + "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", @@ -218,97 +218,97 @@ "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":"Jest to wielce niezalecane 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 przydatne po graniu przez dłuższy okres.", + "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 atrybutów Twojej postaci", + "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 serio usunie Twoje konto i nie będzie możliwości przywrócenia go. Jeśli jednak dalej chcesz to zrobić, to wpisz", + "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 to, by skorzystać z innych aplikacji.", + "APIText":"Skopiuj, aby skorzystać z innych aplikacji.", "APIToken":"Api Token", "_commentitems": "ITEMS", "_commentitemsweps": "WEAPONS", - "sword0name" : "Miecz Treningowy", + "sword0name" : "Miecz treningowy", "sword1Name" : "Miecz", - "sword1Text" : "Zwiększa zdobycie doświadczenia o 3%.", + "sword1Text" : "Zwiększa zdobywane doświadczenie o 3%.", "sword2Name" : "Topór", - "sword2Text" : "Zwiększa zdobycie doświadczenia o 6%.", - "sword3Name" : "Poranna Gwiazda", - "sword3Text" : "Zwiększa zdobycie doświadczenia o 9%.", - "sword4Name" : "Niebieski Miecz", - "sword4Text" : "Zwiększa zdobycie doświadczenia o 12%.", - "sword5Name" : "Czerwony Miecz", - "sword5Text" : "Zwiększa zdobycie doświadczenia o 15%.", - "sword6Name" : "Złoty Miecz", - "sword6Text" : "Zwiększa zdobycie doświadczenia o 18%.", + "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%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Lekkie Ubranie", - "armour1Name" : "Skórzana Zbroja" , - "armour1Text": "Zmniejsza utratę HP o 4%", + "armour0Name" : "Lekkie ubranie", + "armour1Name" : "Skórzana zbroja" , + "armour1Text": "Zmniejsza utratę PZ o 4%", "armour2Name" : "Kolczuga", - "armour2Text": "Zmniejsza utratę HP o 6%", - "armour3Name" : "Zbroja Płytowa", - "armour3Text": "Zmniejsza utratę HP o 7%", - "armour4Name" : "Czerwona Zbroja", - "armour4Text": "Zmniejsza utratę HP o 8%", - "armour5Name" : "Złota Zbroja", - "armour5Text": "Zmniejsza utratę HP o 10%", + "armour2Text": "Zmniejsza utratę PZ o 6%", + "armour3Name" : "Zbroja płytowa", + "armour3Text": "Zmniejsza utratę PZ o 7%", + "armour4Name" : "Czerwona zbroja", + "armour4Text": "Zmniejsza utratę PZ o 8%", + "armour5Name" : "Złota zbroja", + "armour5Text": "Zmniejsza utratę PZ o 10%", "_commentitemshead" : "HEADGEAR", "head0Name" : "Brak hełmu", - "head1Name" : "Skórzana Czapka" , - "head1Text": "Zmniejsza utratę HP o 2%", - "head2Name" : "Kolczy Kaptur", - "head2Text": "Zmniejsza utratę HP o 3%", + "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ę HP o 4%", - "head4Name" : "Czerwony Hełm", - "head4Text": "Zmniejsza utratę HP o 5%", - "head5Name" : "Złoty Hełm", - "head5Text": "Zmniejsza utratę HP o 6%", + "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ę HP o 3%", + "sheild1Name" : "Drewniana tarcza", + "sheild1Text": "Zmniejsza utratę PZ o 3%", "sheild2Name" : "Puklerz", - "sheild2Text": "Zmniejsza utratę HP o 4%", - "sheild3Name" : "Wzmocniona Tarcza", - "sheild3Text": "Zmniejsza utratę HP o 5%", - "sheild4Name" : "Czerwona Tarcza", - "sheild4Text": "Zmniejsza utratę HP o 7%", - "sheild5Name" : "Złota Tarcza", - "sheild5Text": "Zmniejsza utratę HP o 8%", + "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 HP", + "healthPotionName" : "Mikstura zdrowia", + "healthPotionNotes" : "Natychmiast przywraca 15 PZ", "rerollName" : "Reset", "rerollNotes" : "Resetuje wartość zadań do 0 (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 dają dobrą zachęte do poprawy.", + "rerollModelText1" : "Odradzamy to, ponieważ czerwone zadania stanowią dobrą zachętę do poprawy.", "rerollModelText2" : "czytaj więcej", - "rerollModelText3" : "Jednak staje się to konieczne po długim napadzie złych nawyków.", + "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": "Szczenie lwa", + "lionEgg": "Lwiątko", "foxEgg": "Lis", "pigEgg": "Latająca świnia", "dragonEgg": "Smok", "cactusEgg": "Kaktus", - "bearEgg": "Miś", + "bearEgg": "Niedźwiedź", "wolfEgg": "Wilk", "_commentitemshatchingpotions": "HATCHING POTIONS", @@ -337,26 +337,26 @@ "_commentnpcsandchars": "NPCS & CHARACTERS", "_commentNPCS" : "BNi", - "NPCBaileyText1" : ". Tu herold miejski! Ogłaszam nowe informacje!", - "NPCAugustinText1" : "Witam na rynku! Jam kupiec;", - "NPCAugustinText2" : "Umierasz, by zdobyć wymarzonego zwierzaka, ale nie masz cierpliwości, aż wypadnie jego jajko? Kup je tutaj!", + "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ąć na chwilę (zasuwasz na wakcje? Nagła choroba?), zakwateruję Cię w zajeździe - Codzinności nie zranią Cię w tym czasie. Rozsiądź się i poznaj innych gości.", + "NPCJohanssonText2": ", barman. Jeśli chcesz odpocząć (jedziesz na wakcje? Nagła choroba?), zakwateruję Cię w zajeździe - Codzinnoś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 wypełniać Codzienności, aby zapobiec temu ponownie.!", + "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, które służą 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" : "UUżywa się ich do specjalnych rzeczy (reset statystyk, mikstury wylęgowe, itd). Trzeba będzie odblokować te funkcje nim będzie można użyć 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", @@ -365,7 +365,7 @@ "companyTeam" : "Zespół", "companyExtensions" : "Dodatki", "companyFAQ" : "FAQ", - "footerLegal" : "Sprawy prawne", + "footerLegal" : "Prawne", "legalPrivacy" : "Prywatność", "legalTerms" : "Warunki", "footerCommunity" : "Społeczność", @@ -380,9 +380,9 @@ "_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ć specjlane rzeczy.", - "whyAdsContent2": "''Hej, wsparłem Kickstarter!' - podążaj", - "whyAdsContent3": "tymi instrukcjami", + "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ć specjlane przedmioty.", + "whyAdsContent2": "''Hej, wsparłem Kickstarter!' - wykonaj", + "whyAdsContent3": "następujące instrukcje", "_commentbuttons": "BUTTONS", "submit":"Wyślij", "close":"Zamknij", @@ -396,7 +396,7 @@ "reject" : "Odrzuć", "or" : "Lub", "_commenttimestamps":"TIME STAMPS", - "justNow":"Właśnie teraz", + "justNow":"Przed chwilą", "aMinuteAgo":"Minutę temu", "minutesAgo":"minut temu", "anHourAgo": "Godzinę temu", From b4861b2470e79be67b5eed34655497d21d9e8007 Mon Sep 17 00:00:00 2001 From: Matthieu Keller Date: Tue, 28 May 2013 07:49:08 +0200 Subject: [PATCH 26/98] =?UTF-8?q?oeuf=20->=20=C5=93uf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/fr/app.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index 274dee589e..116d39dd21 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -115,7 +115,7 @@ "_commentdrops" : "SYSTEME DE TRESORS", "dropsEnabled" : "Système de trésors débloqués !", "dropsEnabledText1" : "Vous venez de débloquer les trésors ! Désormais, quand vous complétez des tâches, vous trouverez peut-être un objet. Et devinez quoi, vous venez de trouver un ", - "dropsEnabledText2" : "oeuf", + "dropsEnabledText2" : "œuf", "itemDropped" : "Un objet est tombé au sol", @@ -159,13 +159,13 @@ "chat": "Tchat", "inventory": "Inventaire", - "eggs": "Oeufs", - "noEggs": "Vous n'avez pas d'oeuf pour le moment.", + "eggs": "Œufs", + "noEggs": "Vous n'avez pas d'œuf pour le moment.", "hatchingPotions": "Potions d'éclosion", "noHatchingPotions": "Vous n'avez pas de potion d'éclosion pour le moment.", - "hatchYourEgg" : "Faites éclore votre oeuf", + "hatchYourEgg" : "Faites éclore votre œuf", "whichHatchingPotion1" : "Quelle potion voulez-vous utiliser pour faire éclore votre", - "whichHatchingPotion2" : "oeuf ?", + "whichHatchingPotion2" : "œuf ?", "pour" : "verser", "rarePets" : "Familier rares", "market": "Marché", From 850ebc9f6a9e57c8919ff307dbf7f5c632b1b9fd Mon Sep 17 00:00:00 2001 From: Matthieu Keller Date: Tue, 28 May 2013 11:23:01 +0300 Subject: [PATCH 27/98] minor change --- locales/en/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/app.json b/locales/en/app.json index da4a70a048..a0517951cc 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -302,7 +302,7 @@ "_commentitemspeteggs": "PET EGGS", "wolfEgg": "Wolf Cub", "tigerEgg": "Tiger Cub", - "pandaEgg": "Wolf Cub", + "pandaEgg": "Panda Cub", "lionEgg": "Lion Cub", "foxEgg": "Fox", "pigEgg": "Flying Pig", From 9b887d8ffd45a5e5598f0dd973f57eeb8111802b Mon Sep 17 00:00:00 2001 From: Matthieu Keller Date: Tue, 28 May 2013 11:29:03 +0300 Subject: [PATCH 28/98] change 3 letters days --- locales/fr/app.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index 116d39dd21..1fd8be9017 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -89,13 +89,13 @@ "dailies": "Tâches quotidiennes", "newDaily": "Nouvelle tâche quotidienne", "repeat": "Répéter", - "Su": "D", - "M": "L", - "T": "M", - "We": "Me", - "Th": "J", - "F": "V", - "S": "S", + "Su": "Dim", + "M": "Lun", + "T": "Mar", + "We": "Mer", + "Th": "Jeu", + "F": "Ven", + "S": "Sam", "todos": "Choses à faire", "newTodo": "Nouvelle chose à faire", "dueDate": "Date limite", From 75edbc5746f6f121d73cd1a09f8136075deb7f0f Mon Sep 17 00:00:00 2001 From: Matthieu Keller Date: Tue, 28 May 2013 10:52:37 +0200 Subject: [PATCH 29/98] minor spell corrections --- locales/fr/app.json | 52 ++++++++++++++++++++++----------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index 1fd8be9017..2075dd8782 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -7,7 +7,7 @@ "_commenttut": "TUTORIAL", - "endTourButton": "Terminer tutorial", + "endTourButton": "Terminer tutoriel", "nextButton" : "Suivant", "prevButton" : "Précédent", "tour1Title" : "Bienvenue sur HabitRPG", @@ -21,7 +21,7 @@ "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 votres", + "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", @@ -35,9 +35,9 @@ "daily1" : "1h de projet personnel", "daily1comment" : "-- Tâches quotidiennes: A compléter chaque jour -- A 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 experience comme en argent) et sont moins dommageables (en points de vie). Cela afin que vous puissiez vous reposer un peu sur vos points forts.", + "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). Cela afin que vous puissiez 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 experience comme en argent) et deviennent dommageables (en points de vie). Cela, afin de vous encourager à vous concentrer sur vos faiblesses, les tâches rouges.", + "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 deviennent dommageables (en points de vie). Cela, afin de vous encourager à vous concentrer sur vos faiblesses, les tâches rouges.", "todo1" : "Appeler Maman", "todo1comment" : "-- Choses à faire : A 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 à vous concentrer sur les tâches qui vous font traîner les pieds.", "reward1" : "1 Episode de Game of Thrones", @@ -79,7 +79,7 @@ "advancedOptions": "Options avancées", "difficulty": "Difficulté", "difficultyHelpTitle": "A quel point cette tâche est-elle difficile ?", - "difficultyHelpContent": "Cela permet de multiplier la valeur en point d'une tâche. N'tilisez ce système qu'exceptionnellement, et faites plutôt confiance aux algorythmes de base qui ajustent automatiquement la valeur des points. Mais certaines tâches sont de façon évidentes plus difficiles (Travailler pour son mémoire VS Se brosser les dents). Cliquez pour plus d'infos.", + "difficultyHelpContent": "Cela permet de multiplier la valeur en point 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. Mais certaines tâches sont de façon évidentes plus difficiles (Travailler pour son mémoire VS Se brosser les dents). Cliquez pour plus d'infos.", "easy": "Facile", "medium": "Normale", "hard": "Difficile", @@ -107,7 +107,7 @@ "newReward": "Nouvelle récompense", "price": "Prix", "tags" : "Tags", - "editTags" : "Editer les Labels", + "editTags" : "Éditer les Labels", "newTag" : "Nouveau Label", "clearFilters" : "Supprimer les filtres", @@ -142,9 +142,9 @@ "stats" : "Statistiques", "strength" : "Force", - "defense" : "Defense", + "defense" : "Défense", "totalStrength" : "Force totale", - "totalDefense" : "Defense totale", + "totalDefense" : "Défense totale", "party": "Groupe", @@ -181,7 +181,7 @@ "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" : "Tutoriaux", + "tutorials" : "Tutoriels", "achievements":"Hauts faits", "achievementUnlocked" : "Nouveau haut fait !", @@ -196,9 +196,9 @@ "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" : "Equipement ultime", + "ultimGearName" : "Équipement ultime", "ultimGearText" : "A obtenu le dernier set d'armes et d'armures", - "ultimGearUnlocked" : "Vous avez gagné la médaille 'Equipement ultime' pour avoir améliorer au maximum votre équipement !", + "ultimGearUnlocked" : "Vous avez gagné la médaille 'Équipement ultime' pour avoir améliorer 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 !", @@ -221,7 +221,7 @@ "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 faire un vrai départ 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 Beta 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.", + "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", @@ -236,18 +236,18 @@ "_commentitems": "OBJETS", "_commentitemsweps": "ARMES", - "sword0name" : "Epée d'entraînement", - "sword1Name" : "Epée", + "sword0name" : "Épée d'entraînement", + "sword1Name" : "Épée", "sword1Text" : "Augmente le gain d'expérience de 3%.", "sword2Name" : "Hâche", "sword2Text" : "Augmente le gain d'expérience de 6%.", "sword3Name" : "Morgenstern", "sword3Text" : "Augmente le gain d'expérience de 9%.", - "sword4Name" : "Epée bleue", + "sword4Name" : "Épée bleue", "sword4Text" : "Augmente le gain d'expérience de12%.", - "sword5Name" : "Epée rouge", + "sword5Name" : "Épée rouge", "sword5Text" : "Augmente le gain d'expérience de 15%.", - "sword6Name" : "Epée dorée", + "sword6Name" : "Épée dorée", "sword6Text" : "Augmente le gain d'expérience de 18%.", "_commentitemsarmour": "ARMURES", @@ -299,7 +299,7 @@ "rerollModelText2" : "lire davantage", "rerollModelText3" : "Cependant, cela peut être nécessaire après un gros laisser-aller.", - "_commentitemspeteggs": "OEUFS DE FAMILIERS", + "_commentitemspeteggs": "ŒUFS DE FAMILIERS", "wolfEgg": "Louveteau", "tigerEgg": "Bébé Tigre", "pandaEgg": "Bébé Panda", @@ -311,12 +311,12 @@ "bearEgg": "Ourson", "wolfEgg": "Loup", - "_commentitemshatchingpotions": "POTIONS D'ECLOSION", + "_commentitemshatchingpotions": "POTIONS D’ÉCLOSION", "basePotName": "Base", "basePotText" : "Fait éclore votre familier dans sa forme basique.", "whitePotName": "Blanc", "whitePotText" : "Fait éclore votre familier dans sa forme blanche.", - "desertPotName": "Desert", + "desertPotName": "Désert", "desertPotText" : "Fait éclore votre familier dans sa forme désertique.", "redPotName": "Rouge", "redPotText" : "Fait éclore votre familier dans sa forme rouge.", @@ -338,16 +338,16 @@ "_commentnpcsandchars": "PNJ & PERSONNAGES", "_commentNPCS" : "PNJ", "NPCBaileyText1" : "le crieur public, c'est moi ! J'annonce les nouveautés !", - "NPCAugustinText1" : "Bienvenue au marché ! Je suis le marchand", + "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", + "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 reposez ici. Restez tant que vous voulez et profitez-en pour discuter avec les habitués.", "NPCMelchiorText1" : "", "NPCBowenText1" : "", "NPCBochText1" : "", "_commentdeathstuff" : "MORT", - "deathTitle" : "Vou êtes 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", @@ -356,7 +356,7 @@ "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 (reroll, oeufs, potions d'éclosion, etc). Vous aurez besoin de débloquer ces améliorations avant de pouvoir utiliser vos joyaux.", + "gemsWhatFor" : "Utiles pour acheter des objets spéciaux (reroll, œ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", @@ -383,7 +383,7 @@ "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": "BOUTTONS", + "_commentbuttons": "BOUTONS", "submit":"Soumettre", "close":"Fermer", "saveAndClose": "Sauver & Fermer", @@ -395,7 +395,7 @@ "accept" : "Accepter", "reject" : "Refuser", "or" : "Ou", - "_commenttimestamps":"UNITES DE TEMPS", + "_commenttimestamps":"UNITÉS DE TEMPS", "justNow":"il y a quelques secondes", "aMinuteAgo":"Une minute auparavant", "minutesAgo":"minutes auparavant", From 4eeebb78377bc77bd358ed5be591858eafad7a16 Mon Sep 17 00:00:00 2001 From: Felix Date: Tue, 28 May 2013 19:17:54 +0200 Subject: [PATCH 30/98] Translations into Italian First Version of translation, I'll surely rework "hatching potions" namig. --- locales/it/app.json | 602 ++++++++++++++++++++++---------------------- 1 file changed, 301 insertions(+), 301 deletions(-) diff --git a/locales/it/app.json b/locales/it/app.json index 796f58e178..92edbce6db 100644 --- a/locales/it/app.json +++ b/locales/it/app.json @@ -1,407 +1,407 @@ { "_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", + "synopsis" : "Un programma per trattare 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": "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.", + "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" : "Habits are good or bad goals that you constantly track.", + "tour2Text" : "Le Habits sono le buone o cattive abitudini di cui vuoi tenere traccia costantemente.", "tour3Title" : "Dailies", - "tour3Text" : "Dailies are goals that you want to complete once a day.", + "tour3Text" : "Le Dailies sono le attività che vuoi completare una volta al giorno.", "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.", + "tour4Text" : "I Todos sono obiettivi unici che devono essere completati alla fine.", + "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à sperciali. 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 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.", + "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" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "mattina", + "afternoon" : "pomeriggio", + "evening" : "sera", "_commenthead": "HEADER", - "health": "Health", - "experience": "Experience", - "history": "History", - "anonymous": "Anonymous", - "level": "Level", - "tasks": "Tasks", - "loginAndReg" : "Login / Register", - "loginFacebookAlt" : "Login / Register with Facebook", + "health": "Salute", + "experience": "Esperienza", + "history": "Storico", + "anonymous": "Anonimo", + "level": "Livello", + "tasks": "Attività", + "loginAndReg" : "Login / Registrati", + "loginFacebookAlt" : "Login / Registrati con Facebook", "login" : "Login", - "register" : "Register", - "options": "Options", + "register" : "Registrati", + "options": "Opzioni", "logout": "Logout", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "New Party Messages", + "partyNotification" : "Nuovo messaggio dal Party", "_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", + "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": "New Daily", - "repeat": "Repeat", - "Su": "Su", - "M": "M", - "T": "T", - "We": "W", - "Th": "Th", - "F": "F", - "S": "S", + "newDaily": "Nuova Daily", + "repeat": "Ripeti", + "Su": "L", + "M": "Ma", + "T": "Me", + "We": "G", + "Th": "V", + "F": "S", + "S": "D", "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", + "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" : "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", + "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": "Profile", + "profile": "Profilo", "avatar": "Avatar", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", - "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", - "helm" : "Helm", - "shield" : "shield", + "head": "Testa", + "showHelm": "Mostra Elmo", + "hair": "Capelli", + "skin": "Pelle", + "clothing" : "Abbigliamento", + "photoUrl": "Url Foto", + "fullName": "Nome Completo", + "blurb": "Firma", + "websites": "Sito", + "addWebsites": "Aggiungi Sito", + "items" : "Oggetti", + "weapon" : "Armi", + "armor" : "Armatura", + "helm" : "Elmo", + "shield" : "Scudo", - "stats" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "stats" : "Statistiche", + "strength" : "Forza", + "defense" : "Difesa", + "totalStrength" : "Forza Totale", + "totalDefense" : "Difesa Totale", "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", + "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": "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", + "inventory": "Inventario", + "eggs": "Uova", + "noEggs": "Non hai ancora nessun uovo.", + "hatchingPotions": "Pozioni di cova", + "noHatchingPotions": "Non hai ancora nessuna pozione di cova.", + "hatchYourEgg" : "Cova il tuo uovo", + "whichHatchingPotion1" : "Quale pozione di cova verserai sul tuo", + "whichHatchingPotion2" : "uovo?", + "pour" : "versa", + "rarePets" : "Animali Rari", + "market": "Mercato", - "stable": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "Stalla", + "petsFound":"Animali Trovati", + "rarePets": "Animali Rari", - "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", + "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 in una settimana, troverai tutto come l'hai lasciato.", + "resources" : "Risorse", + "LFGPosts" : "Messaggi LGF", "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!", + "achievements":"Obiettivi", + "achievementUnlocked" : "Obiettivo Sbloccato!", + "npcText" : "Sostieni il projetto Kickstarter al massimo livello!", + "contribName" : "Collaboratore", + "contribText" : "Hai contribuito a HabitRPG (codice, progettazione, pixel art, note legali, documentazione, etc). Vuoi questa spilla? 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 (tu sia benedetto per aver attraversato tutti i bug!)", + "ultimGearName" : "Equipaggiamento Finale", + "ultimGearText" : "Hai ottenuto il massimo livello di arma ed armatura", + "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 (difficoltà malsana, ti meriti rispetto!)", + "beastMastUnlocked" : "Hai ottenuto l'obiettivo 'Domatore' per aver raccolto tutti gli animali!", - "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", + "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":"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", + "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 Habit 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":"Copy these for use in third party applications.", + "APIText":"Copia queste chiavi per l'uso in applicazioni di terze parti.", "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%.", + "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%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "armour0Name" : "Armatura di Stoffa", + "armour1Name" : "Armatura di Pelle" , + "armour1Text": "Riduce gli HP persi del 4%", + "armour2Name" : "Cotta di Maglia", + "armour2Text": "Riduce gli HP persi del 6%", + "armour3Name" : "Corazza a Piastre", + "armour3Text": "Riduce gli HP persi del 7%", + "armour4Name" : "Armatura Rossa", + "armour4Text": "Riduce gli HP persi del 8%", + "armour5Name" : "Armatura d'Oro", + "armour5Text": "Riduce gli HP persi del 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%", + "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" : "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%", + "sheild0Name" : "Nessuno Scuso", + "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" : "Health Potion", - "healthPotionNotes" : "Recover 15 HP Instantly", + "healthPotionName" : "Potione di Cura", + "healthPotionNotes" : "Recupera 15 HP Istantaneamente", "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.", + "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": "Wolf Cub", - "tigerEgg": "Tiger Cub", - "pandaEgg": "Wolf Cub", - "lionEgg": "Lion Cub", - "foxEgg": "Fox", - "pigEgg": "Flying Pig", - "dragonEgg": "Dragon", + "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": "Bear Cub", - "wolfEgg": "Wolf", + "bearEgg": "Cucciolo d'orso", + "wolfEgg": "Lupo", "_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.", + "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 desertica.", + "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 scheletrica.", "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.", + "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" : "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.", + "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 che arrivi ? 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' & incontra la gente del posto.", "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!", + "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" : "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.", + "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 cova, etc). Devi sbloccare queste funzionalità prima di essere in grado di usare le Gemme.", "_commentfooter": "FOOTER", "footerCompany" : "Company", "companyAbout" : "About", "companyBlog" : "Blog", "companyTeam" : "Team", - "companyExtensions" : "Extensions", + "companyExtensions" : "Estensioni", "companyFAQ" : "FAQ", "footerLegal" : "Legal", "legalPrivacy" : "Privacy", - "legalTerms" : "Terms", + "legalTerms" : "Termini", "footerCommunity" : "Community", - "communityBugs" : "Submit Bugs", - "communityFeatures" : "Request Feautres", - "communityExtensions" : "Add-ons / Extensions", + "communityBugs" : "Invia Bug", + "communityFeatures" : "Richiedi Funzionalità", + "communityExtensions" : "Add-ons / Estensioni", "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", + "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":"Submit", - "close":"Close", - "saveAndClose": "Save & Close", - "cancel":"Cancel", + "submit":"Invia", + "close":"Chiudi", + "saveAndClose": "Salva & Chiudi", + "cancel":"Cancella", "ok" : "Ok", - "add" : "Add", - "undo" : "Undo", - "continue" : "Continue", - "accept" : "Accept", - "reject" : "Reject", - "or" : "Or", + "add" : "Aggiungi", + "undo" : "Indietro", + "continue" : "Continua", + "accept" : "Accetta", + "reject" : "Rifiuta", + "or" : "Oppure", "_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" + "justNow":"Adesso", + "aMinuteAgo":"Un minuto fa", + "minutesAgo":"minuti fa", + "anHourAgo": "Un'ora fa", + "hoursAgo": "ore fa", + "yesterday":"Ieri", + "daysAgo":"giorni fa" } From eade98b43879c4d6762779c0b4437494b69064b7 Mon Sep 17 00:00:00 2001 From: ilefotiv Date: Tue, 28 May 2013 20:41:01 +0300 Subject: [PATCH 31/98] minor fixes --- locales/it/app.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/locales/it/app.json b/locales/it/app.json index 92edbce6db..4b82b06b7d 100644 --- a/locales/it/app.json +++ b/locales/it/app.json @@ -187,7 +187,7 @@ "achievementUnlocked" : "Obiettivo Sbloccato!", "npcText" : "Sostieni il projetto Kickstarter al massimo livello!", "contribName" : "Collaboratore", - "contribText" : "Hai contribuito a HabitRPG (codice, progettazione, pixel art, note legali, documentazione, etc). Vuoi questa spilla? Sistema un bug", + "contribText" : "Hai contribuito a HabitRPG (codice, progettazione, pixel art, note legali, documentazione, etc). Vuoi questa emblema? Sistema un bug", "kickstartName1" : "Sostenitore Kickstarter - ", "kickstartName2" : "Livello", "kickstartText" : "Sostieni il progetto Kickstarter", @@ -195,9 +195,9 @@ "streakText1" : "Hai effettuato ", "stureakText2" : " 21-giorni consecutivi su una Dailies", "origUserName" : "Utente Originale", - "origUserText" : "Risali a Habit di altri tempi (tu sia benedetto per aver attraversato tutti i bug!)", + "origUserText" : "Risali a Habit di altri tempi (tu sia benedetto per aver resistito attraverso i bug!)", "ultimGearName" : "Equipaggiamento Finale", - "ultimGearText" : "Hai ottenuto il massimo livello di arma ed armatura", + "ultimGearText" : "Hai ottenuto il massimo livello di arma 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 (difficoltà malsana, ti meriti rispetto!)", @@ -317,13 +317,13 @@ "whitePotName": "Bianca", "whitePotText" : "Schiude il tuo animale nella sua colorazione bianca.", "desertPotName": "Deserto", - "desertPotText" : "Schiude il tuo animale nella sua colorazione desertica.", + "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 scheletrica.", + "skeletonPotText" : "Schiude il tuo animale nella sua colorazione scheletro.", "zombiePotName": "Zombie", "zombiePotText" : "Schiude il tuo animale nella sua colorazione zombie.", "cottonPinkPotName": "Zucchero Filato Rosa", @@ -339,7 +339,7 @@ "_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 che arrivi ? Compratelo qui!", + "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' & incontra la gente del posto.", "NPCMelchiorText1" : "", @@ -359,13 +359,13 @@ "gemsWhatFor" : "Usato per comprare oggetti speciali (reroll, uova, pozioni di cova, etc). Devi sbloccare queste funzionalità prima di essere in grado di usare le Gemme.", "_commentfooter": "FOOTER", - "footerCompany" : "Company", + "footerCompany" : "Compagnia", "companyAbout" : "About", "companyBlog" : "Blog", "companyTeam" : "Team", "companyExtensions" : "Estensioni", "companyFAQ" : "FAQ", - "footerLegal" : "Legal", + "footerLegal" : "Note Legali", "legalPrivacy" : "Privacy", "legalTerms" : "Termini", "footerCommunity" : "Community", From 6111d5ee2adeeaf107402aebd8c0aed32497cefb Mon Sep 17 00:00:00 2001 From: Matthieu Keller Date: Wed, 29 May 2013 09:55:29 +0200 Subject: [PATCH 32/98] minor corrections --- locales/fr/app.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index 2075dd8782..cd84aacb4f 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -7,7 +7,7 @@ "_commenttut": "TUTORIAL", - "endTourButton": "Terminer tutoriel", + "endTourButton": "Terminer le tutoriel", "nextButton" : "Suivant", "prevButton" : "Précédent", "tour1Title" : "Bienvenue sur HabitRPG", @@ -25,21 +25,21 @@ -"_commentdefaulttasks":"TACHES PAR DEFAUT", +"_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 (escalier = gain, ascenseur = perte)", + "habit3comment" : "Pour certaines, le + comme le - sont évidents (escaliers = gain, ascenseur = perte)", "daily1" : "1h de projet personnel", - "daily1comment" : "-- Tâches quotidiennes: A compléter chaque jour -- A la fin de la journée, les tâches quotidiennes non complétées feront perdre de la vie.", + "daily1comment" : "-- Tâches quotidiennes: À compléter chaque jour -- A 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). Cela afin que vous puissiez 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 deviennent dommageables (en points de vie). Cela, afin de vous encourager à vous concentrer sur vos faiblesses, les tâches rouges.", "todo1" : "Appeler Maman", - "todo1comment" : "-- Choses à faire : A 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 à vous concentrer sur les tâches qui vous font traîner les pieds.", + "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 à vous concentrer sur les tâches qui vous font traîner 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", @@ -69,7 +69,7 @@ -"_commenttaskview": "AFFICHAGE DES TACHES", +"_commenttaskview": "AFFICHAGE DES TÂCHES", "habits": "Routines", "newHabit": "Nouvelle routine", "edit": "Editer", @@ -167,7 +167,7 @@ "whichHatchingPotion1" : "Quelle potion voulez-vous utiliser pour faire éclore votre", "whichHatchingPotion2" : "œuf ?", "pour" : "verser", - "rarePets" : "Familier rares", + "rarePets" : "Familiers rares", "market": "Marché", "stable": "Ranch", From 65de360fa7cd85fdd10ab7f0b635afdfad6aa8c1 Mon Sep 17 00:00:00 2001 From: kubiku Date: Thu, 30 May 2013 14:24:11 +0200 Subject: [PATCH 33/98] fixed typos, some polishing of Polish phrases --- locales/pl/app.json | 68 ++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/locales/pl/app.json b/locales/pl/app.json index a6601e0c16..6f0295cc2e 100644 --- a/locales/pl/app.json +++ b/locales/pl/app.json @@ -11,7 +11,7 @@ "nextButton" : "Dalej", "prevButton" : "Cofnij", "tour1Title" : "Witaj w HabitRPG", - "tour1Text" : "Witaj w HabitRPG - aplikacji, w której Twoje nawyki traktujesz jak cele w grze RPG.", + "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", @@ -21,7 +21,7 @@ "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ń posiadają 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.", + "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.", @@ -31,19 +31,19 @@ "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 = zysk, wybranie windy = strata)", + "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 *codzinność* odejmuje punkty.", + "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, cele robią się zielone, stają się mniej zyskowne (doświadczenie, złoto), ale i mniej szkodliwe (utrata PZ).", + "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 zrobią 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.", + "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 wykonany cel zdobywasz złoto, za które możesz kupić nagrody. Często z tego korzystaj - nagrody pomagają w tworzeniu dobrych nawyków.", + "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 tracisz PZ.", + "reward2comment" : "Ale tylko wtedy, gdy masz odpowiednią ilość złota. W przeciwnym wypadku stracisz PZ.", "_commentdefaulttags" : "DEFAULT TAGS", "morning" : "rano", @@ -54,7 +54,7 @@ "health": "Zdrowie", "experience": "Doświadczenie", "history": "Historia", - "anonymous": "Anonim", + "anonymous": "Anonimowy", "level": "Poziom", "tasks": "Zadania", "loginAndReg" : "Logowanie / Rejestracja", @@ -127,7 +127,7 @@ "head": "Głowa", "showHelm": "Pokazuj hełm", "hair": "Włosy", - "skin": "Skóra", + "skin": "Karnacja", "clothing" : "Ubranie", "photoUrl": "URL obrazka", "fullName": "Imię i nazwisko", @@ -178,35 +178,35 @@ "restButton":"Odpocznij", "checkoutButton": "Wymelduj się", "tavernTalkTitle":"Rozmowy i szukanie drużyny", - "tavernRestingInfo" : "Podczas odpoczynku Twoje codzienności są zapisane 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ą.", + "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" : "Szukanie drużyny", + "LFGPosts" : "Poszukanie drużyny", "tutorials" : "Samouczki", "achievements":"Osiągnięcia", "achievementUnlocked" : "Osiągnięcie odblokowane!", - "npcText" : "Wsparł projekt Kickstarter na maksymalnym poziomie!", + "npcText" : "Wsparł HabitRPG na Kickstarter na maksymalnym poziomie!", "contribName" : "Pomocnik", - "contribText" : "Pomógł HabitRPG (kod, projekt, pixel art, porada prawda, tekst, itd). Chcesz dostać tę odznakę? Napraw błąd :)", + "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ł projekt Kickstarter", + "kickstartText" : "Wsparł HabitRPG na Kickstarter", "streakName" : " Seria osiągnięć", "streakText1" : "Uzyskał ", - "stureakText2" : " 21-dniowych serii codzienności", - "origUserName" : "Dawny gracz", - "origUserText" : "Grywał w zamierzchłych czasach HabitRPG (Niech będą błogosławieni ci, którzy przebili się przez błędy!)", - "ultimGearName" : "Najlepszy sprzęt", + "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 'Najlepszy sprzęt' za ulepszenie przedmiotów do najwyższego poziomu!", + "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":"Własne rozpoczącie dnia", + "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).", + "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", @@ -214,7 +214,7 @@ "oldPass":"Stare hasło", "newPass":"Nowe hasło", "confirmPass":"Potwierdź hasło", - "dangerZone": "Niebezpieczna strefa", + "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.", @@ -230,7 +230,7 @@ "deleteText3":"w pole tekstowe", "API":"API", "APIText":"Skopiuj, aby skorzystać z innych aplikacji.", - "APIToken":"Api Token", + "APIToken":"Klucz Api (Token)", @@ -251,7 +251,7 @@ "sword6Text" : "Zwiększa zdobywane doświadczenie o 18%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Lekkie ubranie", + "armour0Name" : "Płócienna koszula", "armour1Name" : "Skórzana zbroja" , "armour1Text": "Zmniejsza utratę PZ o 4%", "armour2Name" : "Kolczuga", @@ -293,9 +293,9 @@ "healthPotionName" : "Mikstura zdrowia", "healthPotionNotes" : "Natychmiast przywraca 15 PZ", "rerollName" : "Reset", - "rerollNotes" : "Resetuje wartość zadań do 0 (kolor zółty). Przydatne, gdy wszystkie zadania są czerwone i trudno się utrzymać przy życiu.", + "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ą zachętę do poprawy.", + "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.", @@ -312,8 +312,8 @@ "wolfEgg": "Wilk", "_commentitemshatchingpotions": "HATCHING POTIONS", - "basePotName": "Podstawa", - "basePotText" : "Wykluty zwierzak będzie miał podstawową formę.", + "basePotName": "Klasyczna", + "basePotText" : "Wykluty zwierzak będzie miał klasyczną formę.", "whitePotName": "Biel", "whitePotText" : "Wykluty zwierzak będzie miał białą formę.", "desertPotName": "Pustynia", @@ -323,7 +323,7 @@ "shadePotName": "Cień", "shadePotText" : "Wykluty zwierzak będzie miał cienistą formę.", "skeletonPotName": "Szkielet", - "skeletonPotText" : "Wykluty zwierzak będzie miał Formę szkieletu.", + "skeletonPotText" : "Wykluty zwierzak będzie miał formę szkieletu.", "zombiePotName": "Zombie", "zombiePotText" : "Wykluty zwierzak będzie miał formę zombie.", "cottonPinkPotName": "Różowa wata cukrowa", @@ -341,14 +341,14 @@ "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 wakcje? Nagła choroba?), zakwateruję Cię w zajeździe - Codzinności nie zranią Cię w tym czasie. Rozgość się i poznaj innych użytkowników.", + "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!", + "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", @@ -360,7 +360,7 @@ "_commentfooter": "FOOTER", "footerCompany" : "Firma", - "companyAbout" : "O co chodzi?", + "companyAbout" : "O HabitRPG", "companyBlog" : "Blog", "companyTeam" : "Zespół", "companyExtensions" : "Dodatki", @@ -380,7 +380,7 @@ "_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ć specjlane przedmioty.", + "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", From 6c481e10650f47cdd03f936027c15d0cb2e4d160 Mon Sep 17 00:00:00 2001 From: wildcate Date: Fri, 31 May 2013 19:33:07 +0200 Subject: [PATCH 34/98] Update app.json translated up to "daily1comment" --- locales/de/app.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/locales/de/app.json b/locales/de/app.json index 476360b122..5a87c888c6 100644 --- a/locales/de/app.json +++ b/locales/de/app.json @@ -1,8 +1,8 @@ { "_commentfrontpage":"HABITRPG FRONT PAGE", - "synopsis" : "Ein Rollenspielprogram, dass Ihnen hilft, neue Gewohnheiten zu annehmen. Wenn Sie erfolgreich sind, erreichen sie neue Stufen; wenn Sie scheitern, verlieren Sie LP; verdienen Sie Geld um Waffen und Rüstung zu kaufen.", - "playButton" : "Spielen", + "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", @@ -10,31 +10,31 @@ "endTourButton": "Tour beenden", "nextButton" : "Weiter", "prevButton" : "Zurück", - "tour1Title" : "Herzlichen Wilkommen zu GewohnheitRPG", - "tour1Text" : "Wilkomment zu GewohnheitRPG, ein Gewohnheitprogram, das Ihre Zielen wie ein Rollenspiel behandelt.", + "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" : "Gewohnheiten sind gute oder schlechte Zielen, die Sie ständig verfolgen.", - "tour3Title" : "Täglichkeiten", - "tour3Text" : "Täglichkeiten sind Zielen, die Sie einmal am Tag abzuschließen möchten.", + "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" : "Aufgaben sind einmalige Zielen, die müssen schließlich abgeschlossen werden. ", + "tour4Text" : "Die Aufgaben in dieser Liste müssen nur einmalig erledigt werden. ", "tour5Title" : "Belohnungen", - "tour5Text" : "Wenn Sie Zielen erreichen, verdienen Sie Gold um Belohnungen zu kaufen. Kaufen Sie sie großzügig - Belohnungen sind sind ein integraler Bestandteil gute Gewohnheiten zu formen. ", + "tour5Text" : "Jede erledigte Aufgabe bringt Gold, mit dem Belohnungen gekauft werden können. 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" : "Unterschiedliche Aufgaben-Typen haben besondere Eigenschaften. Bewegen Sie den Mauszeiger über die einzelnen Tasks Kommentar für weitere Informationen. Wenn Sie bereit um loszulegen sind, löschen Sie die vorhandenen Aufgaben und fügen Sie Ihre eigenen.", + "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" : "Eine Stunde der Produktive Arbeit", - "habit1comment": "-- Gewohnheiten: Ständig verfolgen -- Für einige Gewohnheiten, macht es nur Sinn, Punkte zu gewinnen (z.B. wie dieser)", + "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" : "Für andere, macht es nur Sinn, Punkte zu verlieren", + "habit2comment" : "Bei anderen dagegen kann es sinnvoll sein, nur Punkte zu verlieren.", "habit3" : "die Treppe nehmen", - "habit3comment" : "Für den Rest, beide + und - machen Sinn (Treppen = gewinnen, Lift = verlieren)", - "daily1" : "Eine Stunde für persönliches Projekt", - "daily1comment" : "-- Täglichkeiten: : Einmal täglich füllen -- Am Ende jedes Tages, docken nicht erledigten Täglichkeiten Sie Punkte.", - "daily2" : "Trainieren", + "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" : "Wenn Sie gut tun, wenden sie sich grün und sind weniger wertvoll (Erfahrung, Gold) und weniger schädlich (LP). Das heißt, Sie können auf sie für ein bisschen nachlassen.", "daily3" : "45 Minuten Lesen", "daily3comment" : "Aber wenn Sie schlecht tun, wenden sie sich rot. Je schlechter Sie tun, desto wertvoller (EP, Gold) und mehr Schaden anrichten (LP) diese Ziele geworden. Dieser fordert Sie dazu auf Ihre Schwächen, die Roten zu konzentrieren.", From 4e6962cbe37bb913d006efa76534c10826a9539c Mon Sep 17 00:00:00 2001 From: Noeska Smit Date: Sat, 1 Jun 2013 00:51:32 +0200 Subject: [PATCH 35/98] Dutch Translations I've attempted to translate everything to Dutch. This is my first time on github, so I hope I'm doing everything right! --- locales/nl/app.json | 621 ++++++++++++++++++++++---------------------- 1 file changed, 310 insertions(+), 311 deletions(-) diff --git a/locales/nl/app.json b/locales/nl/app.json index dae26a798c..7140cb9a8b 100644 --- a/locales/nl/app.json +++ b/locales/nl/app.json @@ -1,186 +1,186 @@ { -"_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", +"_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": "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.", +"_commenttut": "Handleiding", + "endTourButton": "Bendig 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":"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.", +"_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" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "morgen", + "afternoon" : "middag", + "evening" : "avond", "_commenthead": "HEADER", - "health": "Health", - "experience": "Experience", - "history": "History", - "anonymous": "Anonymous", + "health": "Gezondheid", + "experience": "Ervaring", + "history": "Geschiedenis", + "anonymous": "Anoniem", "level": "Level", - "tasks": "Tasks", - "loginAndReg" : "Login / Register", - "loginFacebookAlt" : "Login / Register with Facebook", - "login" : "Login", - "register" : "Register", - "options": "Options", - "logout": "Logout", + "tasks": "Taken", + "loginAndReg" : "Inloggen / Registreren", + "loginFacebookAlt" : "Inloggen / Registreren met Facebook", + "login" : "Inloggen", + "register" : "Registreren", + "options": "Opties", + "logout": "Uitloggen", -"_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "New Party Messages", +"_commentnotifcations" : "BERICHTEN", + "partyNotification" : "Nieuwe groepsberichten", -"_commenttaskview": "TASK VIEW", - "habits": "Habits", - "newHabit": "New Habit", - "edit": "Edit", +"_commenttaskview": "TAAKOVERZICHT", + "habits": "Gewoonten", + "newHabit": "Nieuwe gewoonte", + "edit": "Pas aan", "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", + "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": "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", + "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" : "Edit Tags", - "newTag" : "New Tag", - "clearFilters" : "Clear Filters", + "editTags" : "Bewerk tags", + "newTag" : "Nieuwe tag", + "clearFilters" : "Geen 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", +"_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": "OPTIONS VIEW", - "profile": "Profile", +"_commentoptionsview": "OPTIES SCHERM", + "profile": "Profiel", "avatar": "Avatar", - - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", + + "head": "Hoofd", + "showHelm": "Toon Helm", + "hair": "Haar", + "skin": "Huid", + "clothing" : "Kleding", + "photoUrl": "Foto URL", + "fullName": "Volledige Naam", + "blurb": "Blurp", "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", + "addWebsites": "Voeg websites toe", + "items" : "Voorwerpen", + "weapon" : "Wapen", "armor" : "armor", "helm" : "Helm", - "shield" : "shield", + "shield" : "shild", "stats" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "strength" : "Sterkte", + "defense" : "Verdediging", + "totalStrength" : "Totale sterkte", + "totalDefense" : "Totale verdediging", - "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", + "party": "Groep", + "createAParty":"Creer 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":"Creer", + "userId":"Gebruiker Id", + "invite":"Uitnodigen", + "leave": "Weggaan", + "invitedTo" : "Je bent uitgenodigd voor", "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", + "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": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "Stal", + "petsFound":"Huisdieren gevonden", + "rarePets": "Zeldzame huisdieren", - "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", + "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 benvloed door het bendigen 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" : "Tutorials", + "tutorials" : "Handleidingen", "achievements":"Achievements", "achievementUnlocked" : "Achievement Unlocked!", @@ -202,205 +202,204 @@ "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).", + "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":"Hide Header", - "showHeader":"Show Header", - "changePass":"Change Password", - "oldPass":"Old Password", - "newPass":"New Password", - "confirmPass":"Confirm New Password", - "dangerZone": "Danger Zone", + "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":"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", + "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":"into the text-box", + "deleteText3":"in het tekstvak", "API":"API", - "APIText":"Copy these for use in third party applications.", + "APIText":"Kopieer deze voor gebruik in third party applicaties.", "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%.", +"_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%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_commentitemsarmour": "LICHAAM", + "armour0Name" : "Stoffen harnas", + "armour1Name" : "Leren harnas" , + "armour1Text": "Vermindert HP verlies met 4%", + "armour2Name" : "Malinkolder", + "armour2Text": "Vermindert HP verlies met 6%", + "armour3Name" : "Stalen pantser", + "armour3Text": "Vermindert HP verlies met 7%", + "armour4Name" : "Rood pantser", + "armour4Text": "Vermindert HP verlies met 8%", + "armour5Name" : "Gouden pantser", + "armour5Text": "Vermindert HP verlies met 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%", + "_commentitemshead" : "HOOFDBEDEKKING", + "head0Name" : "Geen helm", + "head1Name" : "Leren helm" , + "head1Text": "Vermindert HP verlies met 2%", + "head2Name" : "Malin 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" : "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%", + "_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" : "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.", + "_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": "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", + "_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": "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.", + "_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" : "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.", + "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 & CHARACTERS", +"_commentnpcsandchars": "NPCS & PERSONAGES", "_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.", + "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" : "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!", +"_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" : "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.", +"_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" : "Company", - "companyAbout" : "About", + "footerCompany" : "Bedrijf", + "companyAbout" : "Over", "companyBlog" : "Blog", "companyTeam" : "Team", - "companyExtensions" : "Extensions", + "companyExtensions" : "Uitbreidingen", "companyFAQ" : "FAQ", - "footerLegal" : "Legal", + "footerLegal" : "Wetten", "legalPrivacy" : "Privacy", - "legalTerms" : "Terms", + "legalTerms" : "Voorwaarden", "footerCommunity" : "Community", - "communityBugs" : "Submit Bugs", - "communityFeatures" : "Request Feautres", - "communityExtensions" : "Add-ons / Extensions", + "communityBugs" : "Geef bugs door", + "communityFeatures" : "Vraag features aan", + "communityExtensions" : "Add-ons / Uitbreidingen", "communityForum" : "Community Forum", - "footerSocial" : "Social", + "footerSocial" : "Sociaal", - -"_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", +"_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" : "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" + "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" } From 4ec4919a9fa0e12e3c8da852d064cddb92d0d2b2 Mon Sep 17 00:00:00 2001 From: wildcate Date: Sat, 1 Jun 2013 16:07:34 +0300 Subject: [PATCH 36/98] Update app.json translated up to "options view" (l. 123) --- locales/de/app.json | 74 ++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/locales/de/app.json b/locales/de/app.json index 5a87c888c6..163bb03524 100644 --- a/locales/de/app.json +++ b/locales/de/app.json @@ -19,7 +19,7 @@ "tour4Title" : "Aufgaben", "tour4Text" : "Die Aufgaben in dieser Liste müssen nur einmalig erledigt werden. ", "tour5Title" : "Belohnungen", - "tour5Text" : "Jede erledigte Aufgabe bringt Gold, mit dem Belohnungen gekauft werden können. Sei nicht knauserig mit deinem Gold - Belohnungen für erreichte Ziele sind wichtig, um Gewohnheiten zu bilden.", + "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.", @@ -35,15 +35,15 @@ "daily1" : "eine Stunde Projektarbeit", "daily1comment" : "-- Tägliche Aufgaben: Einmal täglich erledigen -- Am Ende jedes Tages kosten nicht erledigte Aufgaben Lebenspunkte.", "daily2" : "Sport", - "daily2comment" : "Wenn Sie gut tun, wenden sie sich grün und sind weniger wertvoll (Erfahrung, Gold) und weniger schädlich (LP). Das heißt, Sie können auf sie für ein bisschen nachlassen.", - "daily3" : "45 Minuten Lesen", - "daily3comment" : "Aber wenn Sie schlecht tun, wenden sie sich rot. Je schlechter Sie tun, desto wertvoller (EP, Gold) und mehr Schaden anrichten (LP) diese Ziele geworden. Dieser fordert Sie dazu auf Ihre Schwächen, die Roten zu konzentrieren.", + "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 schließlich abgeschlossen werden -- Nicht beendete Aufgaben werden Ihnen nicht wehtun, aber sie werden immer wertvoller im Laufe der Zeit. Dieser wird Sie ermutigen, abgestanden Todos zu einpacken.", - "reward1" : "1 Folge von Das Spiel um Throne", - "reward1comment": "-- Belohnungen: Gönnen Sie sich! -- Wenn Sie Ziele erschaffen, verdienen Sie Gold um Belohnungen zu kaufen. Kaufen Sie sie großzügig - Belohnungen sind sind ein integraler Bestandteil gute Gewohnheiten zu formen.", + "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" : "Aber nur wenn Sie genug Gold besitzen - sonst verlieren Sie LP.", + "reward2comment" : "Kaufe die Belohnungen aber nur, wenn du sie dir leisten kannst - andernfalls kostet es dich Lebenspunkte.", "_commentdefaulttags" : "DEFAULT TAGS", "morning" : "morgens", @@ -53,42 +53,42 @@ "_commenthead": "HEADER", "health": "Lebenskraft", "experience": "Erfahrung", - "history": "Geschichte", - "anonymous": "Anonym", + "history": "Verlauf", + "anonymous": "anonym", "level": "Stufe", "tasks": "Aufgaben", "loginAndReg" : "Anmelden / Registrieren", - "loginFacebookAlt" : "Mit Facebook Anmelden / Registrieren", + "loginFacebookAlt" : "Mit Facebook anmelden / registrieren", "login" : "Anmelden", "register" : "Registrieren", "options": "Optionen", "logout": "Abmelden", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "Neue Gruppenmeldungen", + "partyNotification" : "Neue Nachrichten deiner Gruppe", "_commenttaskview": "TASK VIEW", - "habits": "Gewwohnheiten", - "newHabit": "Neue Gewohnheit", - "edit": "Bearbeiten", - "text": "Text", - "extraNotes": "zusätzliche Notizen", + "habits": "Gewohnheiten", + "newHabit": "neue Gewohnheit", + "edit": "bearbeiten", + "text": "Bezeichnung", + "extraNotes": "Notizen", "directions/Actions": "Anleitungen / Aktionen", - "advancedOptions": "Erweiterte Optionen", + "advancedOptions": "weitere Optionen", "difficulty": "Schwierigkeitsgrad", "difficultyHelpTitle": "Wie schwierig ist diese Aufgabe?", - "difficultyHelpContent": "Dies multipliziert die Punktwert. Verwenden Sie sparsam. Setzen Sie stattdessen auf unsere organische Wertberichtigungsbedarf Algorithmen. Aber einige Aufgaben sind grob wertvoller (Diplomarbeit schreiben gegen die Zähne spülen). Klicken Sie für weitere Informationen.", - "easy": "Leicht", - "medium": "Mittlere", - "hard": "Schwer", - "delete": "Löschen", + "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": "Spielergebnis", - "dailies": "Täglichkeiten", - "newDaily": "Neue Täglichkeiten", - "repeat": "Wiederholen", + "score": "Punkte", + "dailies": "tägliche Aufgaben", + "newDaily": "neue tägliche Aufgabe", + "repeat": "wiederholen:", "Su": "So", "M": "Mo", "T": "Di", @@ -97,26 +97,26 @@ "F": "Fr", "S": "Sa", "todos": "Aufgaben", - "newTodo": "Neue Aufgabe", + "newTodo": "neue Aufgabe", "dueDate": "Fälligkeit", - "remaining": "Übrig", - "complete": "Vollendet", + "remaining": "noch zu erledigen", + "complete": "erledigt", "rewards": "Belohnungen", "gold": "Gold", "silver": "Silber", - "newReward": "Neue Belohnung", + "newReward": "neue Belohnung", "price": "Preis", "tags" : "Schlagwörter", "editTags" : "Schlagwörter bearbeiten", - "newTag" : "Neue Schlagwort", - "clearFilters" : "Filter löschen", + "newTag" : "neues Schlagwort", + "clearFilters" : "Filter entfernen", "_commentdrops" : "DROP SYSTEM", - "dropsEnabled" : "Schätze aktiviert!", - "dropsEnabledText1" : "Sie haben den Schatzsystem entriegelt! Nun, wenn Sie Aufgaben erledigen, haben Sie eine kleine Chance, ein Objekt zu finden. Und raten Sie mal, was Sie gerade gefunden haben: ", - "dropsEnabledText2" : "ein Ei", - "itemDropped" : "Sie haben einen Schatz gefunden!", + "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!", From 575fed9f56dd69a7d78276e58cd7484c79f74997 Mon Sep 17 00:00:00 2001 From: wildcate Date: Sun, 2 Jun 2013 03:10:49 +0300 Subject: [PATCH 37/98] Update app.json translated up to "commentgems" (l. 352) --- locales/de/app.json | 349 ++++++++++++++++++++++---------------------- 1 file changed, 174 insertions(+), 175 deletions(-) diff --git a/locales/de/app.json b/locales/de/app.json index 163bb03524..8c1e0e52a5 100644 --- a/locales/de/app.json +++ b/locales/de/app.json @@ -122,233 +122,232 @@ "_commentoptionsview": "OPTIONS VIEW", "profile": "Profil", - "avatar": "Charakter", + "avatar": "Avatar", "head": "Kopf", - "showHelm": "Helm anzeigen", - "hair": "Haar", + "showHelm": "Helm sichtbar", + "hair": "Haare", "skin": "Haut", "clothing" : "Kleidung", - "photoUrl": "Fotoadresse", - "fullName": "Vollständige Name", - "blurb": "Klappentext", - "websites": "Websites", - "addWebsites": "Websites hinzufügen", - "items" : "Objekte", + "photoUrl": "Bild-Url", + "fullName": "Name", + "blurb": "über dich", + "websites": "Webseiten", + "addWebsites": "Webseite hinzufügen", + "items" : "Inventar", "weapon" : "Waffe", - "armor" : "Ausrüstung", + "armor" : "Rüstung", "helm" : "Helm", - "shield" : "Schild", + "shield" : "schild", - "stats" : "Attribute", + "stats" : "Werte", "strength" : "Stärke", - "defense" : "Abwehren", - "totalStrength" : "Gesamtstärke", - "totalDefense" : "Gesamtabwehren", + "defense" : "Verteidigung", + "totalStrength" : "Stärke gesamt", + "totalDefense" : "Verteidigung gesamt", "party": "Gruppe", - "createAParty":"Eine Gruppen erstellen ", - "noPartyText": "Sie sind nicht in einer Gruppe. Sie können entweder eine erstellen und Ihre Freunde einladen, oder wenn Sie eine bestehende Gruppe beitreten wollen, geben Sie sie den folgenden:", + "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":"Erstellen", - "userId":"Benutzer-ID", - "invite":"Einladen", - "leave": "Verlassen", - "invitedTo" : "Sie sind eingeladen", - "chat": "Schwätzchen", + "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": "Sie haben noch keine Eier zur Zeit.", - "hatchingPotions": "Schraffierungphiolen", - "noHatchingPotions": "Sie haben noch keine Schraffierungphiolen zur Zeit.", - "hatchYourEgg" : "Ihr Ei schlüpfen", - "whichHatchingPotion1" : "Welche Schraffierungphiole möchten Sie auf Ihre", - "whichHatchingPotion2" : "Ei gießen?", - "pour" : "Gießen", - "rarePets" : "Seltene Tiere", - "market": "Markt", + "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": "Tierstall", - "petsFound":"Tiere gefundet", - "rarePets": "Seltene Tiere", + "stable": "Stall", + "petsFound":"gefundene Begleiter", + "rarePets": "seltene Begleiter", - "tavern": "Taverne", - "restButton":"In der Herberge resten", - "checkoutButton": "Die Herberge verlassen", - "tavernTalkTitle":"Taverndiskussion & Suche Nach Grupper (SNG)", - "tavernRestingInfo" : "Während Sie ruhen, werden Ihre Täglichkeiten gespeichert und sind nicht durch Tagesumsatz betroffen. Ob Sie morgen oder in einer Woche Zeit die Herberge verlassen, werden Sie sich in dem gleichen Zustand finden, wie wenn Sie in die Herberge gekommen sind.", - "resources" : "Liste der Ressourcen", - "LFGPosts" : "SNG Posten", - "tutorials" : "Tutorials", + "tavern": "Kneipe", + "restButton":"Im Gasthaus ausruhen", + "checkoutButton": "Das Gasthaus verlassen", + "tavernTalkTitle":"Stammtisch & Gruppengesuche",XXXX + "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":"Leistungen", - "achievementUnlocked" : "Lesiteungen freigeschaltet!", - "npcText" : "Die Kickstarter-Projekt auf dem maximalen Niveau unterstützt!", - "contribName" : "Beiträger", - "contribText" : "Hat zu GewohnheitRPG beigetragen (Code, Gestaltung, Pixel-Kunst, Rechtsberatung, Dokumente, usw). Wenn Sie diese Abzeichen wollen, beheben einen Fehler.", - "kickstartName1" : "Kickstarter unterstützter - ", + "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" : "Die Kickstarter-Projekt unterstützt", - "streakName" : " Streifenleistung(en)", - "streakText1" : "Hat ", - "stureakText2" : " 21-Tage-Streifen auf die Aufgaben abgeschlossen.", - "origUserName" : "Ursprüngliche Benutzer", - "origUserText" : "Hier seit unsere Tage von einst (segne sie, dass Sie durch Fehler Unermüdlich weitergemacht haben!)", - "ultimGearName" : "Ultimative Getriebe", - "ultimGearText" : "Die maximale Waffen- und Rüstungensatz erreicht", - "ultimGearUnlocked" : "Sie haben die 'Ultimative Getriebe' Leistung für das Upgrade auf die maximale Satz verdient!", - "beastMastName" : "Biestmeister", - "beastMastText" : "Alle 90 Tiere gefunden (wahnsinnig schwierig, Respekt!)", - "beastMastUnlocked" : "Sie haben das 'Biestmeister' Lesitung für das Sammeln aller Tiere verdient!", + "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":"Individuelle Tagesbeginn", - "24HrClock": "24-Stunden-Uhr", - "clockInfo":"GewohnheitRPGs Standardeinstellungen sind darauf eingestellt, Ihre Täglichkeiten jeden Tag um Mitternacht zu überprüfen und zurücksetzen. Sie können das hier anpassen (Geben Sie ein Zahl zwischen 0 und 24).", - "misc":"Sonstiges", - "hideHeader":"Header ausblenden", - "showHeader":"Header anzeigen", - "changePass":"Passwort ändern", - "oldPass":"Altes Passwort", - "newPass":"Neues Passwort", - "confirmPass":"Neues Passwort bestätigen", - "dangerZone": "Gefahrenzone", - "reset":"Rücksetzen", - "resetAltText":"Setzt Ihr gesamtes Konto (gefährlich)", - "resetText1":"Dies setzt Ihr gesamtes Konto - Ihre Aufgaben werden gelöscht und Ihr Charakter wird neu beginnen.", - "resetText2":"Dies wird dringend abgeraten, da Sie historische Daten, die nützlich für die grafische Darstellung Ihrer Fortschritte im Laufe der Zeit ist werde verlieren. Allerdings finden manche Menschen es nützlich nachdem sie mit dem App für eine Weile gespielt haben.", - "restore":"Wiederherstellen", - "restoreAltText":"Stellt Attribute um deinen Charakter", - "restoreText1":"GewohnheitRPG ist ziemlich Beta-Qualität vorhanden, und viele finden, die sie benötigen, um Charakter-Attribute als Ergebnis wiederherzustellen. Geben Sie Ihre Zahlen hier und es wird automatisch zu Ihrem Charakter angewendet werden. Dies wird entfernt, sobald GewohnheitRPG stabiler werden ist.", - "delete":"Löschen", - "deleteAltText":"Ihr Konto löschen", + "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":"VORSICHT!! Sind Sie sicher? Dies wird Ihr Konto für immer löschen, und es kann nie wieder hergestellt werden. Wenn Sie absolut sicher sein, geben Sie", - "deleteText2":" LÖSCHEN ", - "deleteText3":"in das Textfeld ein", + "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":"Kopieren Sie diese für den Einsatz in Anwendungen von Drittanbietern.", + "APIText":"Benutze dieses API-Token für die Verwendung in Programmen von Drittanbietern.", "APIToken":"API-Token", -"_commentitems": "ITEMS", - "_commentitemsweps": "WEAPONS", - "sword0name" : "Trainingsschwert", +"_commentitems": "AUSRÜSTUNG", + "_commentitemsweps": "WAFFEN", + "sword0name" : "Übungsschwert", "sword1Name" : "Schwert", - "sword1Text" : "Steigt Erfahrung erhalten um 3% gewonnen.", + "sword1Text" : "Erhöht deinen Erfahrungsgewinn um 3%.", "sword2Name" : "Axt", - "sword2Text" : "Steigt Erfahrung erhalten um 6% gewonnen.", + "sword2Text" : "Erhöht deinen Erfahrungsgewinn um 6%.", "sword3Name" : "Morgenstern", - "sword3Text" : "Steigt Erfahrung erhalten um 9% gewonnen.", - "sword4Name" : "Blaue Schwert", - "sword4Text" : "Steigt Erfahrung erhalten um 12% gewonnen.", - "sword5Name" : "Rote Schwert", - "sword5Text" : "Steigt Erfahrung erhalten um 15% gewonnen.", - "sword6Name" : "Goldene Schwert", - "sword6Text" : "Steigt Erfahrung erhalten um 18% gewonnen.", + "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%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Stoffrüstungen", + "_commentitemsarmour": "RÜSTUNGEN", + "armour0Name" : "gepolsterte Kleidung", "armour1Name" : "Lederrüstung" , - "armour1Text": "Verringert LP um 4% verloren", + "armour1Text": "Vermindert Schaden um 4%.", "armour2Name" : "Kettenhemd", - "armour2Text": "Verringert LP um 6% verloren", + "armour2Text": "Vermindert Schaden um 6%.", "armour3Name" : "Plattenrüstung", - "armour3Text": "Verringert LP um 7% verloren", - "armour4Name" : "Rote Rüstung", - "armour4Text": "Verringert LP um 8% verloren", - "armour5Name" : "Goldene Rüstung", - "armour5Text": "Verringert LP um 10% verloren", + "armour3Text": "Vermindert Schaden um 7%.", + "armour4Name" : "rote Plattenpanzer", + "armour4Text": "Vermindert Schaden um 8%.", + "armour5Name" : "goldener Plattenpanzer", + "armour5Text": "Vermindert Schaden um 10%.", - "_commentitemshead" : "HEADGEAR", - "head0Name" : "Kein Helm", - "head1Name" : "Lederhelm" , - "head1Text": "Verringert LP um 2% verloren", - "head2Name" : "Kettehaube", - "head2Text": "Verringert LP um 3% verloren", - "head3Name" : "Plattenhelm", - "head3Text": "Verringert LP um 4% verloren", - "head4Name" : "Rote Helm", - "head4Text": "Verringert LP um 5% verloren", - "head5Name" : "Goldene Helm", - "head5Text": "Verringert LP um 6% verloren", + "_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" : "SHIELDS", - "sheild0Name" : "Kein Schild", + "_commentitemsshield" : "SCHILDE", + "sheild0Name" : "kein Schild", "sheild1Name" : "Holzschild", - "sheild1Text": "Verringert LP um 3% verloren", - "sheild2Name" : "Beschützer", - "sheild2Text": "Verringert LP um 4% verloren", - "sheild3Name" : "Durchgesetzten Schild", - "sheild3Text": "Verringert LP um 5% verloren", - "sheild4Name" : "Roten Schild", - "sheild4Text": "Verringert LP um 7% verloren", - "sheild5Name" : "Goldenen Schild", - "sheild5Text": "Verringert LP um 8% verloren", + "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" : "OTHER ITEMS", - "healthPotionName" : "Lebenskraftphiole", - "healthPotionNotes" : "15 LP sofort erholen", - "rerollName" : "Neu setzen", - "rerollNotes" : "Setzt Ihre Aufgabewerte wieder auf gelb. Nützlich, wenn alles rot ist und es schwer ist, am Leben zu bleiben.", - "rerollModelHeader" : "Ihre Aufgaben zurücksetzen", - "rerollModelText1" : "Sehr entmutigt, weil rot Aufgaben gut Anreiz zur Verbesserung geben", - "rerollModelText2" : "mehr lesen", - "rerollModelText3" : "Allerdings wird dies notwendig nach langen Kämpfen von schlechten Gewohnheiten.", + "_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": "PET EGGS", - "wolfEgg": "Wolfjunges", + "_commentitemspeteggs": "EIER", + "wolfEgg": "Wolfswelpe", "tigerEgg": "Tigerjunges", "pandaEgg": "Pandajunges", - "lionEgg": "Löwenbaby", + "lionEgg": "Löwenjunges", "foxEgg": "Fuchs", - "pigEgg": "Fliegenschwein", - "dragonEgg": "Drachen", + "pigEgg": "fliegendes Schwein", + "dragonEgg": "Drache", "cactusEgg": "Kaktus", - "bearEgg": "Bärjunges", - "wolfEgg": "Wolfjunges", + "bearEgg": "Bärenjunges", - "_commentitemshatchingpotions": "HATCHING PHIOLEN", - "basePotName": "Basis", - "basePotText" : "Lukt Ihr Tier in seiner Grundform.", - "whitePotName": "Weiß", - "whitePotText" : "Lukt Ihr Tier in seiner weißen Form.", - "desertPotName": "Wüste", - "desertPotText" : "Lukt Ihr Tier in seiner Wüstenform.", - "redPotName": "Rot", - "redPotText" : "Lukt Ihr Tier in seiner roten Form.", - "shadePotName": "Schatten", - "shadePotText" : "Lukt Ihr Tier in seiner Schattenform.", - "skeletonPotName": "Skelett", - "skeletonPotText" : "Lukt Ihr Tier in seiner Skelettform.", - "zombiePotName": "Zombie", - "zombiePotText" : "Lukt Ihr Tier in seiner Zombieform.", - "cottonPinkPotName": "Zuckerwatterosa", - "cottonPinkPotText" : "Lukt Ihr Tier in seiner zuckerwatterosan Form.", - "cottonBluePotName": "Zuckerwatteblau", - "cottonBluePotText" : "Lukt Ihr Tier in seiner zuckerwatteblaun Form.", - "goldenPotName": "Goldene", - "goldenPotText" : "Lukt Ihr Tier in seiner goldenen Form.", + "_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": "NPCS & CHARACTERS", - "_commentNPCS" : "NPCS", - "NPCBaileyText1" : "die Ausruferin hier! Neuigkeitenankündigung!", - "NPCAugustinText1" : "Willkommen auf dem Markt! Ich bin der Händler;", - "NPCAugustinText2" : "Müssen Sie ein bestimmte Tier haben, kann aber nicht warten? Kaufen Sie es hier!", - "NPCJohanssonText1" : "Willkommen in der Taverne! Ich bin", - "NPCJohanssonText2": "der Barkeeper. Wenn Sie eine Weile ruhen möchten (In Urlaub fahren? Plötzliche Erkrankung?), Ich werde Sie in der Herberge richten - Täglichkeiten werden Ihnen nicht wehtun, während Sie ruhen. Bleiben Sie eine Weile und treffen Sie die Einheimischen.", +"_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" : "Sie sind tot!", - "deathText" : "Sie haben Ihre Gold, 1 Stufe und 1 Objekt verloren. Achten Sie darauf, Ihre Täglichkeiten abzuschließen, dies in Zukunft zu vermeiden!", + "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", From 108a7427d358fa377fdb5aa23763df7267db343c Mon Sep 17 00:00:00 2001 From: Felix Date: Sun, 2 Jun 2013 13:28:57 +0200 Subject: [PATCH 38/98] Fix on hatching potions little fix on hatching potions naming, still a bit to do. My User ID: 64ebe4bd-43d8-4ccf-9752-4cdf35f631ad --- locales/it/app.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/locales/it/app.json b/locales/it/app.json index 4b82b06b7d..d29ccfc2e2 100644 --- a/locales/it/app.json +++ b/locales/it/app.json @@ -1,4 +1,4 @@ -{ +{ "_commentfrontpage":"HABITRPG FRONT PAGE", "synopsis" : "Un programma per trattare 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.", @@ -161,10 +161,10 @@ "inventory": "Inventario", "eggs": "Uova", "noEggs": "Non hai ancora nessun uovo.", - "hatchingPotions": "Pozioni di cova", - "noHatchingPotions": "Non hai ancora nessuna pozione di cova.", - "hatchYourEgg" : "Cova il tuo uovo", - "whichHatchingPotion1" : "Quale pozione di cova verserai sul tuo", + "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", @@ -356,7 +356,7 @@ "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 cova, etc). Devi sbloccare queste funzionalità prima di essere in grado di usare le Gemme.", + "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", From dd6cf675803d693eda7d6090991ef97502e26b2d Mon Sep 17 00:00:00 2001 From: santini Date: Tue, 4 Jun 2013 22:30:08 -0300 Subject: [PATCH 39/98] Adds more of the Portuguese translation. HP now has been translated to "Pontos de Vida" (Life Points). --- locales/pt/app.json | 212 ++++++++++++++++++++++---------------------- 1 file changed, 106 insertions(+), 106 deletions(-) diff --git a/locales/pt/app.json b/locales/pt/app.json index 2512d59ba5..d2577817d4 100644 --- a/locales/pt/app.json +++ b/locales/pt/app.json @@ -1,7 +1,7 @@ { "_commentfrontpage":"HABITRPG FRONT PAGE", - "synopsis" : "Um programa para construção de hábitos que trata sua vida como um Role-Playing Game. Suba de nível conforme você tenha sucesso, perca HP conforme você falhe, ganhe dinheiro para comprar armas e armaduras.", + "synopsis" : "Um programa para construção de hábitos que trata sua vida como um Role-Playing Game. Suba de nível conforme você tenha sucesso, perca Pontos de Vida conforme você falhe, ganhe dinheiro para comprar armas e armaduras.", "playButton" : "Jogar", @@ -35,15 +35,15 @@ "daily1" : "1h de Projeto Pessoal", "daily1comment" : "-- 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, são menos valiosos (experiência, ouro) e menos danificantes (HP). Isso significa que você pode relaxar um pouco com eles.", + "daily2comment" : "Se você estiver se saindo bem, eles tornam-se verdes, 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 tornam-se vermelhos. Quanto pior você estiver se saindo, mais valiosos (experiência, ouro) e mais danificante (HP) estes objetivos se tornam. Isto encoraja você a se focar nas suas insuficiências, as vermelhas.", + "daily3comment" : "Mas se você estiver se saindo mal, eles tornam-se vermelhos. Quanto pior você estiver se saindo, mais valiosos (experiência, ouro) e mais danificante (Pontos de Vida) estes objetivos se tornam. Isto encoraja você a se focar nas suas insuficiê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: Recompense-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 - caso contrário você perderá HP.", + "reward2comment" : "Mas somente se você possuir ouro suficiente - caso contrário você perderá Pontos de Vida.", "_commentdefaulttags" : "DEFAULT TAGS", "morning" : "manhã", @@ -51,7 +51,7 @@ "evening" : "noite", "_commenthead": "HEADER", - "health": "HP", + "health": "Pontos de Vida", "experience": "Experiência", "history": "Histórico", "anonymous": "Anônimo", @@ -113,123 +113,123 @@ "_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", + "dropsEnabled" : "Queda de Itens Habilitada!", + "dropsEnabledText1" : "Você desbloqueou o sistema de Queda 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 caiu", "_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", + "profile": "Perfil", "avatar": "Avatar", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", - "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", - "helm" : "Helm", - "shield" : "shield", + "head": "Cabeça", + "showHelm": "Mostrar Elmo", + "hair": "Cabelo", + "skin": "Pele", + "clothing" : "Vestimentas", + "photoUrl": "Url da Foto", + "fullName": "Nome Completo", + "blurb": "Sinopse", + "websites": "Páginas Web", + "addWebsites": "Adicionar Páginas Web", + "items" : "Itens", + "weapon" : "Arma", + "armor" : "Armadura", + "helm" : "Elmo", + "shield" : "Escudo", - "stats" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "stats" : "Dados", + "strength" : "Força", + "defense" : "Defesa", + "totalStrength" : "Força Total", + "totalDefense" : "Defesa Total", - "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", + "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": "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", + "inventory": "Inventário", + "eggs": "Ovos", + "noEggs": "Você ainda não possui nenhum ovo.", + "hatchingPotions": "Poções de Eclosão", + "noHatchingPotions": "Você ainda não possui nenhuma poção de eclosão.", + "hatchYourEgg" : "Ecloda Seu Ovo", + "whichHatchingPotion1" : "Qual poção de eclosão você irá derramar sobre seu", + "whichHatchingPotion2" : "ovo?", + "pour" : "derramar", + "rarePets" : "Mascotes Raros", + "market": "Mercado", - "stable": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "Estábulo", + "petsFound":"Mascotes Encontrados", + "rarePets": "Mascotes Raros", - "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", + "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":"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!", + "achievements":"Troféus", + "achievementUnlocked" : "Troféu Desbloqueado!", + "npcText" : "Apoiou o projeto no Kickstarter no nível máximo!", + "contribName" : "Contribuidor", + "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" : "Renque", + "kickstartText" : "Apoiou o projeto no Kickstarter", + "streakName" : " Série consecutiva de troféu(s)", + "streakText1" : "Performou ", + "stureakText2" : " série 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" : "Conseguiu a arma e armadura máximas", + "ultimGearUnlocked" : "Você adquiriu o troféu 'Equipamento Supremo' por ter feito o upgrade 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ê adquiriu o troféu 'Mestre das Feras' por ter coletado todos os mascotes!", - "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).", + "settings":"Configurações", + "customDayStart":"Começo do Dia Personalizado", + "24HrClock": "Relógio 24Hr", + "clockInfo":"O padrão do HabitRPG é verificar e resetar suas tarefas diárias a meia-noite de cada dia. Isso pode ser personalizado aqui (Insira um número entre 0 e 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", + "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 todos seus personagens voltarão 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 isto ú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ê realmente tem certeza, digite", + "deleteText2":" DELETAR ", + "deleteText3":"na caixa de texto", "API":"API", - "APIText":"Copy these for use in third party applications.", + "APIText":"Copie estes para utilizar em aplicações de terceiros.", "APIToken":"Api Token", From 45115f9778c5c41cc777d26422a5956e928a1484 Mon Sep 17 00:00:00 2001 From: Guillaume G Date: Thu, 6 Jun 2013 19:46:43 +0200 Subject: [PATCH 40/98] Invalid Characters --- locales/de/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/de/app.json b/locales/de/app.json index 8c1e0e52a5..3f224e2952 100644 --- a/locales/de/app.json +++ b/locales/de/app.json @@ -177,7 +177,7 @@ "tavern": "Kneipe", "restButton":"Im Gasthaus ausruhen", "checkoutButton": "Das Gasthaus verlassen", - "tavernTalkTitle":"Stammtisch & Gruppengesuche",XXXX + "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", From b259547a120c16c60b966882ba140b2137964525 Mon Sep 17 00:00:00 2001 From: Slappybag Date: Fri, 7 Jun 2013 12:10:03 +0100 Subject: [PATCH 41/98] Added "no" translation --- locales/no/app.json | 406 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 406 insertions(+) create mode 100644 locales/no/app.json diff --git a/locales/no/app.json b/locales/no/app.json new file mode 100644 index 0000000000..a0517951cc --- /dev/null +++ b/locales/no/app.json @@ -0,0 +1,406 @@ +{ + +"_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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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": "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 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" + +} From 78c491aedbd7c56d09185fee41d11cb05670e3c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8ystein=20Blixhavn?= Date: Mon, 15 Jul 2013 15:57:45 +0200 Subject: [PATCH 42/98] Started on norwegian translation based on english locale. HABITRPG FRONT PAGE, TUTORIAL/TOUR, DEFAULT TASKS, DEFAULT TAGS, HEADER, NOTIFICATIONS and TASK VIEW translated --- locales/no/app.json | 411 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 411 insertions(+) create mode 100644 locales/no/app.json diff --git a/locales/no/app.json b/locales/no/app.json new file mode 100644 index 0000000000..8478583e9d --- /dev/null +++ b/locales/no/app.json @@ -0,0 +1,411 @@ +{ + +"_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": "Omvisning", + "endTourButton": "Avslutt omvisning", + "nextButton" : "Neste", + "prevButton" : "Forrige", + "tour1Title" : "Velkommen til HabitRPG", + "tour1Text" : "Velkommen til HabitRPG, et vanehabit-tracker which treats your goals like a Role Playing Game.", + "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 ved forming av gode vaner.", + "tour6Title" : "Hold musepekeren over kommentarer", + "tour6Text" : "Forskellige 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" : "Login / 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 multipliserer utslaget for oppgaven. Bruk sparsomt, stol heller på vår automatiske verdijustering. Allikevel, noen oppgaver er mer verdifulle enn andre (f.eks. innevering av semesteroppgave 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" : "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", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" : "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" + +} From d415d3c05f790a739254f5c8d3f3c5c61ea76ff1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8ystein=20Blixhavn?= Date: Mon, 15 Jul 2013 16:01:39 +0200 Subject: [PATCH 43/98] Re-renaming of TUTORIAL/TOUR --- locales/no/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/no/app.json b/locales/no/app.json index 8478583e9d..ee16f1a16f 100644 --- a/locales/no/app.json +++ b/locales/no/app.json @@ -6,7 +6,7 @@ -"_commenttut": "Omvisning", +"_commenttut": "TUTORIAL/TOUR", "endTourButton": "Avslutt omvisning", "nextButton" : "Neste", "prevButton" : "Forrige", From 2436db314f0babbf16733484e2a7c6a7eb081cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8ystein=20Blixhavn?= Date: Mon, 15 Jul 2013 19:03:57 +0200 Subject: [PATCH 44/98] Fixed pandaEgg and whyAdsContent1 --- locales/en/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en/app.json b/locales/en/app.json index 43d2956e92..977a13a9bb 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -306,7 +306,7 @@ "_commentitemspeteggs": "PET EGGS", "wolfEgg": "Wolf Cub", "tigerEgg": "Tiger Cub", - "pandaEgg": "Wolf Cub", + "pandaEgg": "Panda Cub", "lionEgg": "Lion Cub", "foxEgg": "Fox", "pigEgg": "Flying Pig", @@ -384,7 +384,7 @@ "_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.", + "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", From 9efac4398af05fe71a20b657be0cbf100d96fd8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8ystein=20Blixhavn?= Date: Mon, 15 Jul 2013 19:08:30 +0200 Subject: [PATCH 45/98] Completed the norwegian translation. Hold for spell check. --- locales/no/app.json | 452 ++++++++++++++++++++++---------------------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/locales/no/app.json b/locales/no/app.json index ee16f1a16f..44b79a3277 100644 --- a/locales/no/app.json +++ b/locales/no/app.json @@ -125,287 +125,287 @@ "_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", + "profile": "Profil", "avatar": "Avatar", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", - "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", - "helm" : "Helm", - "shield" : "shield", + "head": "Hode", + "hair": "Hår", + "showHelm": "Vis hjelm", + "skin": "Hudfarge", + "clothing" : "Klær", + "photoUrl": "Bilde-URL", + "fullName": "Fullt navn", + "blurb": "Kort om deg", + "websites": "Nettsider", + "addWebsites": "Legg til nettsider", + "items" : "Gjenstander", + "weapon" : "Våpen", + "armor" : "rustning", + "helm" : "Hjelm", + "shield" : "skjold", "stats" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "strength" : "Styrke", + "defense" : "Forsvar", + "totalStrength" : "Total styrke", + "totalDefense" : "Totalt forsvar", - "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", + "party": "Gruppe", + "createAParty":"Lage 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", + "userId":"bruker-ID", + "invite":"Inviter", + "leave": "Forlat", + "invitedTo" : "Du er invitert til", "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", + "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" : "Skjeldne kjæledyr", + "market": "Marked", - "stable": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "Stall", + "petsFound":"Kjæledyr funnet", + "rarePets": "Skjeldne kjæledyr", - "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", + "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":"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!", + "achievements":"Prestasjoner", + "achievementUnlocked" : "Prestasjon opplåst!", + "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" : "Orginal 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":"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", + "settings":"Innstillinger", + "customDayStart":"Dagen starter klokken", + "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":"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", + "reset":"Nullstill", + "resetAltText":"Nullstiller hele kontoen din (farlig)", + "resetText1":"Denne nulstiller hele kontoen din - alle oppgaver slettes og karateren 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 atributter til karakteren din", + "restoreText1":"HabitRPG er ganske uferdig for øyeblikket, og det kan være nødvendig å kunne gjenopprette karakteratributter dersom det skjer noe uventet. Skriv in ønskede atributter heris quite Beta-quality at present, and many find they need to restore character attributes as a result. 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 Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type", + "deleteText2":" SLETT ", + "deleteText3":"inn i tekstboksen", "API":"API", - "APIText":"Copy these for use in third party applications.", - "APIToken":"Api Token", + "APIText":"Kopier disse for bruk i tredjeparts applikajsoner", + "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%.", + "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" : "Gyldent sverd", + "sword6Text" : "Øker erfaring tjent med 18%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "armour0Name" : "Tøykledning", + "armour1Name" : "Lærkledning" , + "armour1Text": "Minsker HP-tap med 4%", + "armour2Name" : "Brynje", + "armour2Text": "Minsker HP-tap med 6%", + "armour3Name" : "Rustning", + "armour3Text": "Minsker HP-tap med 7%", + "armour4Name" : "Rød rustning", + "armour4Text": "Minsker HP-tap med 8%", + "armour5Name" : "Gylden rustning", + "armour5Text": "Minsker HP-tap med 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%", + "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" : "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%", + "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" : "Gyldent skjold", + "sheild5Text": "Minsker HP-tap med 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.", + "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" : "Nulstill 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": "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", + "wolfEgg": "Ulvehvalp", + "tigerEgg": "Tigerunge", + "pandaEgg": "Pandaunge", + "lionEgg": "Løveunge", + "foxEgg": "Revehvalp", + "pigEgg": "Flyvende gris", + "dragonEgg": "Drage", + "cactusEgg": "Kaktus", + "bearEgg": "Bjørneunge", + "wolfEgg": "Ulv", "_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.", + "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" : "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.", + "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": "Gylden", + "goldenPotText" : "Klekker kjæledyret ditt til sin gyldne 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.", + "NPCBaileyText1" : "Heralden 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, ellerskal 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 me de lokale.", "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!", + "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" : "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.", + "gems" : "Edelstener", + "outOfGems" : "Tomt for edelstener", + "buyMoreGems" : "Kjøp flere edelstener", + "notEnoughGems" : "Ikke nok edelstener", + "petsOutOfGems" : "Oops, 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" : "Company", - "companyAbout" : "About", - "companyBlog" : "Blog", + "footerCompany" : "Selskap", + "companyAbout" : "Om", + "companyBlog" : "Blogg", "companyTeam" : "Team", - "companyExtensions" : "Extensions", + "companyExtensions" : "Utvidelser", "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", + "legalPrivacy" : "Personvern", + "legalTerms" : "Vilkår", + "footerCommunity" : "Samfunn", + "communityBugs" : "Rapportér bugs", + "communityFeatures" : "funksjonsanmodning", + "communityExtensions" : "Add-ons / Utvidelser", + "communityForum" : "Samfunnsforum", + "footerSocial" : "Sosialt", "_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", + "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":"Submit", - "close":"Close", - "saveAndClose": "Save & Close", - "cancel":"Cancel", + "submit":"Send", + "close":"Lukk", + "saveAndClose": "Lagre og lukk", + "cancel":"Avbryt", "ok" : "Ok", - "add" : "Add", - "undo" : "Undo", - "continue" : "Continue", - "accept" : "Accept", - "reject" : "Reject", - "or" : "Or", + "add" : "Legg til", + "undo" : "Angre", + "continue" : "Fortsett", + "accept" : "Aksepter", + "reject" : "Avvis", + "or" : "eller", "_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" + "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" } From fa1b0442937f56ebc0cd634c9abc7c4522ee990e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8ystein=20Blixhavn?= Date: Tue, 16 Jul 2013 10:40:54 +0200 Subject: [PATCH 46/98] Translation proof read and spell checked --- locales/no/app.json | 80 ++++++++++++++++++++++----------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/locales/no/app.json b/locales/no/app.json index 44b79a3277..32cb2e3009 100644 --- a/locales/no/app.json +++ b/locales/no/app.json @@ -11,7 +11,7 @@ "nextButton" : "Neste", "prevButton" : "Forrige", "tour1Title" : "Velkommen til HabitRPG", - "tour1Text" : "Velkommen til HabitRPG, et vanehabit-tracker which treats your goals like a Role Playing Game.", + "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", @@ -19,9 +19,9 @@ "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 ved forming av gode vaner.", + "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" : "Forskellige 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.", + "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.", @@ -52,13 +52,13 @@ "_commenthead": "HEADER", "health": "Helse (HP)", - "experience": "Erfaringspoeng)", + "experience": "Erfaringspoeng", "history": "Historie", "anonymous": "Anonym", "level": "Nivå", "tasks": "Oppgaver", "loginAndReg" : "Logg inn / Register", - "loginFacebookAlt" : "Login / Register med Facebook", + "loginFacebookAlt" : "Logg inn / Register med Facebook", "login" : "Logg inn", "register" : "Register", "options": "Alternativer", @@ -80,7 +80,7 @@ "advancedOptions": "Avanserte valg", "difficulty": "Vanskelighetsgrad", "difficultyHelpTitle": "Hvor vanskelig er denne oppgaven?", - "difficultyHelpContent": "Dette multipliserer utslaget for oppgaven. Bruk sparsomt, stol heller på vår automatiske verdijustering. Allikevel, noen oppgaver er mer verdifulle enn andre (f.eks. innevering av semesteroppgave sammenlignet med å bruke tanntråd). Klikk for mer info.", + "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", @@ -117,10 +117,10 @@ "_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", + "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", @@ -137,7 +137,7 @@ "fullName": "Fullt navn", "blurb": "Kort om deg", "websites": "Nettsider", - "addWebsites": "Legg til nettsider", + "addWebsites": "Legg til nettside", "items" : "Gjenstander", "weapon" : "Våpen", "armor" : "rustning", @@ -152,10 +152,10 @@ "party": "Gruppe", - "createAParty":"Lage en 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", + "create":"Lag gruppe", "userId":"bruker-ID", "invite":"Inviter", "leave": "Forlat", @@ -171,12 +171,12 @@ "whichHatchingPotion1" : "Hvilken klekkemikstur vil du helle på ", "whichHatchingPotion2" : "-egget ditt?", "pour" : "helle", - "rarePets" : "Skjeldne kjæledyr", + "rarePets" : "Sjeldne kjæledyr", "market": "Marked", "stable": "Stall", "petsFound":"Kjæledyr funnet", - "rarePets": "Skjeldne kjæledyr", + "rarePets": "Sjeldne kjæledyr", "tavern": "Vertshus", "restButton":"Hvil i vertshuset", @@ -187,18 +187,18 @@ "LFGPosts" : "LGF-poster", "tutorials" : "Opplæring", - "achievements":"Prestasjoner", - "achievementUnlocked" : "Prestasjon opplåst!", + "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", + "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" : "Orginal bruker", + "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", @@ -208,7 +208,7 @@ "beastMastUnlocked" : "Du har oppnådd "Beastmaster" for å ha funnet alle kjæledyrene!", "settings":"Innstillinger", - "customDayStart":"Dagen starter klokken", + "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", @@ -221,20 +221,20 @@ "dangerZone": "Danger Zone", "reset":"Nullstill", "resetAltText":"Nullstiller hele kontoen din (farlig)", - "resetText1":"Denne nulstiller hele kontoen din - alle oppgaver slettes og karateren din vil starte på nytt.", + "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 atributter til karakteren din", - "restoreText1":"HabitRPG er ganske uferdig for øyeblikket, og det kan være nødvendig å kunne gjenopprette karakteratributter dersom det skjer noe uventet. Skriv in ønskede atributter heris quite Beta-quality at present, and many find they need to restore character attributes as a result. Denne funksjonen vil bli fjernet når Habit er mer stabil.", + "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 Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type", + "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 applikajsoner", - "APIToken":"Api-token", + "APIText":"Kopier disse for bruk i tredjeparts applikasjoner", + "APIToken":"API-token", @@ -251,7 +251,7 @@ "sword4Text" : "Øker erfaring tjent med 12%.", "sword5Name" : "Rødt sverd", "sword5Text" : "Øker erfaring tjent med 15%.", - "sword6Name" : "Gyldent sverd", + "sword6Name" : "Gyllent sverd", "sword6Text" : "Øker erfaring tjent med 18%.", "_commentitemsarmour": "ARMOUR", @@ -290,7 +290,7 @@ "sheild3Text": "Minsker HP-tap med 5%", "sheild4Name" : "Rødt skjold", "sheild4Text": "Minsker HP-tap med 7%", - "sheild5Name" : "Gyldent skjold", + "sheild5Name" : "Gyllent skjold", "sheild5Text": "Minsker HP-tap med 8%", "_commentitemsother" : "OTHER ITEMS", @@ -298,21 +298,21 @@ "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" : "Nulstill oppgavene dine", + "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": "Ulvehvalp", + "wolfEgg": "Ulvevalp", "tigerEgg": "Tigerunge", "pandaEgg": "Pandaunge", "lionEgg": "Løveunge", - "foxEgg": "Revehvalp", + "foxEgg": "Revevalp", "pigEgg": "Flyvende gris", "dragonEgg": "Drage", "cactusEgg": "Kaktus", - "bearEgg": "Bjørneunge", + "bearEgg": "Bjørnunge", "wolfEgg": "Ulv", "_commentitemshatchingpotions": "HATCHING POTIONS", @@ -334,18 +334,18 @@ "cottonPinkPotText" : "Klekker kjæledyret ditt til sin Candiss-rosa form.", "cottonBluePotName": "Lyseblå", "cottonBluePotText" : "Klekker kjæledyret ditt til sin lyseblå form.", - "goldenPotName": "Gylden", - "goldenPotText" : "Klekker kjæledyret ditt til sin gyldne form.", + "goldenPotName": "Gyllen", + "goldenPotText" : "Klekker kjæledyret ditt til sin gylne form.", "_commentnpcsandchars": "NPCS & CHARACTERS", "_commentNPCS" : "NPCS", - "NPCBaileyText1" : "Heralden her! Bringer nytt!", + "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, ellerskal 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 me de lokale.", + "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" : "", @@ -359,8 +359,8 @@ "outOfGems" : "Tomt for edelstener", "buyMoreGems" : "Kjøp flere edelstener", "notEnoughGems" : "Ikke nok edelstener", - "petsOutOfGems" : "Oops, 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.", + "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", @@ -373,8 +373,8 @@ "legalPrivacy" : "Personvern", "legalTerms" : "Vilkår", "footerCommunity" : "Samfunn", - "communityBugs" : "Rapportér bugs", - "communityFeatures" : "funksjonsanmodning", + "communityBugs" : "Rapporter bugs", + "communityFeatures" : "Funksjonsanmodning", "communityExtensions" : "Add-ons / Utvidelser", "communityForum" : "Samfunnsforum", "footerSocial" : "Sosialt", From e81a40d760b72b31a75e15aeed54961533de1890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8ystein=20Blixhavn?= Date: Tue, 16 Jul 2013 10:52:16 +0200 Subject: [PATCH 47/98] Revert "Fixed pandaEgg and whyAdsContent1" Better to keep this branch pure This reverts commit 2436db314f0babbf16733484e2a7c6a7eb081cb4. --- locales/en/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en/app.json b/locales/en/app.json index 977a13a9bb..43d2956e92 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -306,7 +306,7 @@ "_commentitemspeteggs": "PET EGGS", "wolfEgg": "Wolf Cub", "tigerEgg": "Tiger Cub", - "pandaEgg": "Panda Cub", + "pandaEgg": "Wolf Cub", "lionEgg": "Lion Cub", "foxEgg": "Fox", "pigEgg": "Flying Pig", @@ -384,7 +384,7 @@ "_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.", + "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", From f6651e30fa7d24ebc9bd859530444a73c85739c3 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Fri, 19 Jul 2013 09:36:25 +0300 Subject: [PATCH 48/98] Update app.json --- locales/he/app.json | 419 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 410 insertions(+), 9 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index 83c7bec24e..2497f7cf8f 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -1,10 +1,411 @@ { - "Habit": "Habit", - "Daily": "Daily", - "Todo": "Todo", - "Reward": "Reward", - "Habits": "נווו קדימה!", - "Dailies": "Dailies", - "Todos": "Todos", - "Rewards": "Rewards" -} \ No newline at end of file + +"_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" : "בוקר", + "afternoon" : "אחה''צ + "evening" : "ערב + +"_commenthead": "HEADER", + "health": "בריאות + "experience": "נסיון + "history": "היסטוריה + "anonymous": "אלמוני", + "level": "דרגה + "tasks": "משימות + "loginAndReg" : "כניסה / הרשמה", + "loginFacebookAlt" : "כניסה / הרשמה דרך פייסבוק", + "login" : "כביסה", + "register" : "הרשמה", + "options": "אפשרויות", + "logout": "יציאה", + +"_commentnotifcations" : "NOTIFICATIONS", + "partyNotification" : "הודעות חברה חדשות", + + + +"_commenttaskview": "TASK VIEW", + "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": "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 items has dropped", + + + +"_commentoptionsview": "OPTIONS VIEW", + "profile": "Profile", + "avatar": "Avatar", + + "head": "Head", + "showHelm": "Show Helm", + "hair": "Hair", + "skin": "Skin", + "clothing" : "Clothing", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" : "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" + +} From 52d4bea9ab058a632ff827a3fe61fad4a8e33182 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Fri, 19 Jul 2013 10:20:52 +0300 Subject: [PATCH 49/98] Update app.json --- locales/he/app.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index 2497f7cf8f..53fa3205eb 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -51,12 +51,12 @@ "evening" : "ערב "_commenthead": "HEADER", - "health": "בריאות - "experience": "נסיון - "history": "היסטוריה + "health": "בריאות", + "experience": "נסיון", + "history": "היסטוריה", "anonymous": "אלמוני", - "level": "דרגה - "tasks": "משימות + "level": "דרגה", + "tasks": "משימות", "loginAndReg" : "כניסה / הרשמה", "loginFacebookAlt" : "כניסה / הרשמה דרך פייסבוק", "login" : "כביסה", From 73064584fa1945494621fa34d731df35c16d2e11 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Fri, 19 Jul 2013 10:29:08 +0300 Subject: [PATCH 50/98] Update app.json Basic Hebrew Translations --- locales/he/app.json | 82 ++++++++++++++++++++++----------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index 53fa3205eb..905a7b806c 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -47,8 +47,8 @@ "_commentdefaulttags" : "DEFAULT TAGS", "morning" : "בוקר", - "afternoon" : "אחה''צ - "evening" : "ערב + "afternoon" : "אחה״צ", + "evening" : "ערב", "_commenthead": "HEADER", "health": "בריאות", @@ -101,54 +101,54 @@ "todos": "מטלות", "Todos": "מטלות", "newTodo": "מטלה חדשה", - "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", + "dueDate": "תעריך יעד", + "remaining": "נשארות", + "complete": "נשלמות", + "rewards": "פרסים", + "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" : "egg", - "itemDropped" : "An items has dropped", + "dropsEnabled" : "ירידות מופעלות!", + "dropsEnabledText1" : "פתחת מערכת הירידות! עכשיו, כשתגמרו משימות, יש לכם צ׳נס קטן למצוא משהו יפה. מאמינים? בדיוק מצאתם", + "dropsEnabledText2" : "ביצה", + "itemDropped" : "ירד פריט!!", "_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", - "avatar": "Avatar", + "profile": "פרופיל", + "avatar": "אוואתר", - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "photoUrl": "Photo Url", - "fullName": "Full Name", - "blurb": "Blurb", - "websites": "Websites", - "addWebsites": "Add Websites", - "items" : "Items", - "weapon" : "Weapon", - "armor" : "armor", - "helm" : "Helm", - "shield" : "shield", + "head": "ראש", + "showHelm": "הראה קסדה", + "hair": "שער", + "skin": "עור", + "clothing" : "לבוש", + "photoUrl": "URL תמונה", + "fullName": "שם מלא", + "blurb": "קצת על עצמך", + "websites": "אתרי אינטרנט", + "addWebsites": "הוסיף אתרים", + "items" : "פריטים", + "weapon" : "נשק", + "armor" : "שריון", + "helm" : "קסדה", + "shield" : "מגן", - "stats" : "Stats", - "strength" : "Strength", - "defense" : "Defense", - "totalStrength" : "Total Strength", - "totalDefense" : "Total Defense", + "stats" : "סטטיסטיקות", + "strength" : "עוצמה", + "defense" : "הגנה", + "totalStrength" : "סך עוצמה", + "totalDefense" : "סך הגנה", "party": "Party", From 87651ff4d5da68bae7bb88134bdd43854999ac07 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Sun, 21 Jul 2013 15:29:33 +0300 Subject: [PATCH 51/98] Update app.json first two blocks translated --- locales/he/app.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index 905a7b806c..90994bf3a7 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -1,27 +1,27 @@ { "_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", + "synopsis" : "תוכנית שמהפך את ההיים שלך למשחק תפקידים. ההצלחה מעלה את המדרגה, הכשלון מונע את נקודות החיים, תרוויחו כסף לאסף נשקת שריון ופריטים.", + "playButton" : "שחק", "_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.", + "endTourButton": "גמר הסיור", + "nextButton" : "הבא", + "prevButton" : "אחרון", + "tour1Title" : "ברוכים הבאים ל-HabitRPG", + "tour1Text" : "ברוכים הבאים ל-HabitRPG, גשש הרגלים שמטפל בך כאילו היית פרצוף במשחק תפקידים.", + "tour2Title" : "הרגלים", + "tour2Text" : "הרגלים הם מידות או מטרות לטוב או לרע שאתם גוששים.", + "tour3Title" : "יומיומיות", + "tour3Text" : "יומיומיות הן מטלות שרוצים למלאות בקצב יומיומי.", + "tour4Title" : "מטלות", + "tour4Text" : "מטלות הם משימות חד-פעמיות שצריכים למלאות באיזה זמן. ", + "tour5Title" : "פרסים", + "tour5Text" : "כשתמלאו המטרות, תרוויחו זהב לקנות פרסים. קנו אותם חופשי - חייבים פרסים כדי לבנות הרגלים טובים ומידות טובות. ", + "tour6Title" : "העבר את העכבר על הערות", + "tour6Text" : "יש לסוגי המטרות השונות מאפיינים שונים. העבר את העכבר על הערה של כל מטרה לצפייה במידע מושלמת. כשאתם מוכניםת מחקו את המטרות המחדלים וקדימה!.", From b179c2607880d7519cc907d6746702d4a1d96d68 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Wed, 24 Jul 2013 07:49:30 +0300 Subject: [PATCH 52/98] Update app.json tavern, inventory translations --- locales/he/app.json | 554 ++++++++++++++++++++++---------------------- 1 file changed, 277 insertions(+), 277 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index 90994bf3a7..593ef82ce5 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -11,39 +11,39 @@ "nextButton" : "הבא", "prevButton" : "אחרון", "tour1Title" : "ברוכים הבאים ל-HabitRPG", - "tour1Text" : "ברוכים הבאים ל-HabitRPG, גשש הרגלים שמטפל בך כאילו היית פרצוף במשחק תפקידים.", + "tour1Text" : "ברוכים הבאים ל-HabitRPG, גשש הרגלים שמטפל בך כאילו היית פרצוף במשחק תפקידים.", "tour2Title" : "הרגלים", - "tour2Text" : "הרגלים הם מידות או מטרות לטוב או לרע שאתם גוששים.", + "tour2Text" : "הרגלים הם מידות או מטרות לטוב או לרע שאתם גוששים.", "tour3Title" : "יומיומיות", - "tour3Text" : "יומיומיות הן מטלות שרוצים למלאות בקצב יומיומי.", + "tour3Text" : "יומיומיות הן מטלות שרוצים למלאות בקצב יומיומי.", "tour4Title" : "מטלות", - "tour4Text" : "מטלות הם משימות חד-פעמיות שצריכים למלאות באיזה זמן. ", + "tour4Text" : "מטלות הם משימות חד-פעמיות שצריכים למלאות באיזה זמן. ", "tour5Title" : "פרסים", - "tour5Text" : "כשתמלאו המטרות, תרוויחו זהב לקנות פרסים. קנו אותם חופשי - חייבים פרסים כדי לבנות הרגלים טובים ומידות טובות. ", + "tour5Text" : "כשתמלאו המטרות, תרוויחו זהב לקנות פרסים. קנו אותם חופשי - חייבים פרסים כדי לבנות הרגלים טובים ומידות טובות. ", "tour6Title" : "העבר את העכבר על הערות", - "tour6Text" : "יש לסוגי המטרות השונות מאפיינים שונים. העבר את העכבר על הערה של כל מטרה לצפייה במידע מושלמת. כשאתם מוכניםת מחקו את המטרות המחדלים וקדימה!.", + "tour6Text" : "יש לסוגי המטרות השונות מאפיינים שונים. העבר את העכבר על הערה של כל מטרה לצפייה במידע מושלמת. כשאתם מוכניםת מחקו את המטרות המחדלים וקדימה!.", "_commentdefaulttasks":"DEFAULT TASKS", "habit1" : "1h Productive Work", - "habit1comment": "-- Habits: Constantly Track -- For some habits, it only makes sense to *gain* points (like this one)", + "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", + "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)", + "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.", + "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.", + "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.", + "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.", + "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.", + "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.", + "reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.", "_commentdefaulttags" : "DEFAULT TAGS", "morning" : "בוקר", @@ -53,14 +53,14 @@ "_commenthead": "HEADER", "health": "בריאות", "experience": "נסיון", - "history": "היסטוריה", + "history": "היסטוריה", "anonymous": "אלמוני", "level": "דרגה", "tasks": "משימות", "loginAndReg" : "כניסה / הרשמה", - "loginFacebookAlt" : "כניסה / הרשמה דרך פייסבוק", - "login" : "כביסה", - "register" : "הרשמה", + "loginFacebookAlt" : "כניסה / הרשמה דרך פייסבוק", + "login" : "כביסה", + "register" : "הרשמה", "options": "אפשרויות", "logout": "יציאה", @@ -72,283 +72,283 @@ "_commenttaskview": "TASK VIEW", "habits": "הרגלים", "Habits": "הרגלים", - "newHabit": "הרגל חדש", - "edit": "ערך", - "text": "טקסט", - "extraNotes": "הארות", - "directions/Actions": "כיוון/פעולות", - "advancedOptions": "אפשרויות מתקדמות", - "difficulty": "קושי", - "difficultyHelpTitle": "כמה קשה המשימה הזאת?", - "difficultyHelpContent": "זאת מכפילה את ערך המשימה. תשתמשו בזאת מעטת אלא סמכו על אלגוריתם הההתאמה האורגני. אבל כמה משימות ערכן משונה באופן משמעותי כמו ציחצוח שניים מול כתיבת התזה. תלחצו למידע מושלמת.", - "easy": "קל", - "medium": "בינוני", - "hard": "קשה", - "delete": "מחוק", - "progress": "פרוגרס", - "score": "ציון", + "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": "שבת", + "newDaily": "יומיומית חדשה", + "repeat": "חזרה", + "Su": "א'", + "M": "ב'", + "T": "ג'", + "We": "ד'", + "Th": "ה'", + "F": "ו'", + "S": "שבת", "todos": "מטלות", "Todos": "מטלות", - "newTodo": "מטלה חדשה", - "dueDate": "תעריך יעד", - "remaining": "נשארות", - "complete": "נשלמות", + "newTodo": "מטלה חדשה", + "dueDate": "תעריך יעד", + "remaining": "נשארות", + "complete": "נשלמות", "rewards": "פרסים", "Rewards": "פרסים", - "gold": "זהב", - "silver": "כסף", - "newReward": "פרס חדש", - "price": "מכיר", + "gold": "זהב", + "silver": "כסף", + "newReward": "פרס חדש", + "price": "מכיר", "tags" : "תגים", - "editTags" : "ערוך תגים", - "newTag" : "תג חדש", - "clearFilters" : "מחוק מסננות", + "editTags" : "ערוך תגים", + "newTag" : "תג חדש", + "clearFilters" : "מחוק מסננות", "_commentdrops" : "DROP SYSTEM", "dropsEnabled" : "ירידות מופעלות!", - "dropsEnabledText1" : "פתחת מערכת הירידות! עכשיו, כשתגמרו משימות, יש לכם צ׳נס קטן למצוא משהו יפה. מאמינים? בדיוק מצאתם", - "dropsEnabledText2" : "ביצה", + "dropsEnabledText1" : "פתחת מערכת הירידות! עכשיו, כשתגמרו משימות, יש לכם צ׳נס קטן למצוא משהו יפה. מאמינים? בדיוק מצאתם", + "dropsEnabledText2" : "ביצה", "itemDropped" : "ירד פריט!!", "_commentoptionsview": "OPTIONS VIEW", "profile": "פרופיל", - "avatar": "אוואתר", + "avatar": "אוואתר", - "head": "ראש", - "showHelm": "הראה קסדה", - "hair": "שער", - "skin": "עור", - "clothing" : "לבוש", - "photoUrl": "URL תמונה", - "fullName": "שם מלא", - "blurb": "קצת על עצמך", - "websites": "אתרי אינטרנט", - "addWebsites": "הוסיף אתרים", - "items" : "פריטים", - "weapon" : "נשק", - "armor" : "שריון", - "helm" : "קסדה", - "shield" : "מגן", + "head": "ראש", + "showHelm": "הראה קסדה", + "hair": "שער", + "skin": "עור", + "clothing" : "לבוש", + "photoUrl": "URL תמונה", + "fullName": "שם מלא", + "blurb": "קצת על עצמך", + "websites": "אתרי אינטרנט", + "addWebsites": "הוסיף אתרים", + "items" : "פריטים", + "weapon" : "נשק", + "armor" : "שריון", + "helm" : "קסדה", + "shield" : "מגן", - "stats" : "סטטיסטיקות", - "strength" : "עוצמה", - "defense" : "הגנה", - "totalStrength" : "סך עוצמה", - "totalDefense" : "סך הגנה", + "stats" : "סטטיסטיקות", + "strength" : "עוצמה", + "defense" : "הגנה", + "totalStrength" : "סך עוצמה", + "totalDefense" : "סך הגנה", "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", + "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", + "inventory": "מלאי", + "eggs": "ביצים", + "noEggs": "אין לך ביצים במלאי שלך", + "hatchingPotions": "שיקויי בקיעה", + "noHatchingPotions": "עדיין אין לך שיקויי בקיעה", + "hatchYourEgg" : "בוקע את הביצה שלך", + "whichHatchingPotion1" : "איזה שיקוי בקיעה לשפוך על ביצת ה", + "whichHatchingPotion2" : "שלך?", + "pour" : "שפוך", + "rarePets" : "חיות נדירות", + "market": "השוק", - "stable": "Stable", - "petsFound":"Pets Found", - "rarePets": "Rare Pets", + "stable": "אורוה", + "petsFound":"חיות שנמצאות", + "rarePets": "חיות נדירות", - "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", + "tavern": "בית מרזח", + "restButton":"תנוח בבית מלון", + "checkoutButton": "יציאה מהמלון", + "tavernTalkTitle":"שיחה ו-LFG בבית המרזח", + "tavernRestingInfo" : "תוך כדי לינה היומימיות שלך נשמרות ואין הליכת הזמן מפריע לנקודות שלך. מתי שאתם רוצים, תצאו מהמלון והפרצוף שלכם יהיה בדיוק כמו ששמתם פה.", + "resources" : "משאבים", + "LFGPosts" : "הודעות LGF", + "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!", + "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", + "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%.", + "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%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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%", + "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%", + "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" : "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.", + "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", + "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.", + "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" : "", + "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!", @@ -364,19 +364,19 @@ "_commentfooter": "FOOTER", "footerCompany" : "Company", - "companyAbout" : "About", - "companyBlog" : "Blog", - "companyTeam" : "Team", - "companyExtensions" : "Extensions", - "companyFAQ" : "FAQ", + "companyAbout" : "About", + "companyBlog" : "Blog", + "companyTeam" : "Team", + "companyExtensions" : "Extensions", + "companyFAQ" : "FAQ", "footerLegal" : "Legal", - "legalPrivacy" : "Privacy", - "legalTerms" : "Terms", + "legalPrivacy" : "Privacy", + "legalTerms" : "Terms", "footerCommunity" : "Community", - "communityBugs" : "Submit Bugs", - "communityFeatures" : "Request Feautres", - "communityExtensions" : "Add-ons / Extensions", - "communityForum" : "Community Forum", + "communityBugs" : "Submit Bugs", + "communityFeatures" : "Request Feautres", + "communityExtensions" : "Add-ons / Extensions", + "communityForum" : "Community Forum", "footerSocial" : "Social", @@ -384,28 +384,28 @@ "_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", + "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", + "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" + "justNow":"Just now", + "aMinuteAgo":"A minute ago", + "minutesAgo":"minutes ago", + "anHourAgo": "An hour ago", + "hoursAgo": "hours ago", + "yesterday":"Yesterday", + "daysAgo":"days ago" } From e45ebf768605f43e7ca01c28872cc47edee40b9a Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Wed, 24 Jul 2013 07:54:05 +0300 Subject: [PATCH 53/98] Update app.json replaced "partzuf" with more common "dmut" --- locales/he/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index 593ef82ce5..7c9c6fccc2 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -11,7 +11,7 @@ "nextButton" : "הבא", "prevButton" : "אחרון", "tour1Title" : "ברוכים הבאים ל-HabitRPG", - "tour1Text" : "ברוכים הבאים ל-HabitRPG, גשש הרגלים שמטפל בך כאילו היית פרצוף במשחק תפקידים.", + "tour1Text" : "ברוכים הבאים ל-HabitRPG, גשש הרגלים שמטפל בך כאילו היית דמות במשחק תפקידים.", "tour2Title" : "הרגלים", "tour2Text" : "הרגלים הם מידות או מטרות לטוב או לרע שאתם גוששים.", "tour3Title" : "יומיומיות", @@ -182,7 +182,7 @@ "restButton":"תנוח בבית מלון", "checkoutButton": "יציאה מהמלון", "tavernTalkTitle":"שיחה ו-LFG בבית המרזח", - "tavernRestingInfo" : "תוך כדי לינה היומימיות שלך נשמרות ואין הליכת הזמן מפריע לנקודות שלך. מתי שאתם רוצים, תצאו מהמלון והפרצוף שלכם יהיה בדיוק כמו ששמתם פה.", + "tavernRestingInfo" : "תוך כדי לינה היומימיות שלך נשמרות ואין הליכת הזמן מפריע לנקודות שלך. מתי שאתם רוצים, תצאו מהמלון והדמות שלכם יהיה בדיוק כמו ששמתם פה.", "resources" : "משאבים", "LFGPosts" : "הודעות LGF", "tutorials" : "הדרכות", From 6edc0d7052af623822e9768b4014dd014a664248 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Thu, 25 Jul 2013 12:23:58 +0300 Subject: [PATCH 54/98] Update app.json Armour and Headgear --- locales/he/app.json | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index 7c9c6fccc2..bed405cb3d 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -255,30 +255,30 @@ "sword6Text" : "Increases experience gain by 18%.", "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "armour0Name" : "שריון בד", + "armour1Name" : "שריון עור" , + "armour1Text": "מקטין הפסד של HP ב -4%", + "armour2Name" : "שריון שרשרת", + "armour2Text": "מקטין הפסד של HP ב -6%", + "armour3Name" : "שריון לוחות", + "armour3Text": "מקטין הפסד של HP ב -7%", + "armour4Name" : "שריון אדום", + "armour4Text": "מקטין הפסד של HP ב -8%", + "armour5Name" : "שריון זהב", + "armour5Text": "מקטין הפסד של HP ב -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%", + "head0Name" : "בלי קסדה", + "head1Name" : "קסדת עור" , + "head1Text": "מקטין הפסד של HP ב -2%", + "head2Name" : "קסדת שרשרת", + "head2Text": "מקטין הפסד של HP ב -3%", + "head3Name" : "קסדת לוחות", + "head3Text": "מקטין הפסד של HP ב -4%", + "head4Name" : "קסדה אדומה", + "head4Text": "מקטין הפסד של HP ב -5%", + "head5Name" : "קסדת זהב", + "head5Text": "מקטין הפסד של HP ב -6%", "_commentitemsshield" : "SHIELDS", "sheild0Name" : "No Shield", From 7b0ef0deb4724868b75f832a71e20638a9877ea0 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Thu, 25 Jul 2013 21:36:23 +0300 Subject: [PATCH 55/98] Swords and Shields Swords and Shields --- locales/he/app.json | 58 ++++++++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index bed405cb3d..d396e0d1d2 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -240,19 +240,19 @@ "_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%.", + "sword0name" : "חרב תרגיל", + "sword1Name" : "חרב", + "sword1Text" : "מגדיל את רווח ניסיון של 3%.", + "sword2Name" : "גרזן", + "sword2Text" : "מגדיל את רווח ניסיון של 6%.", + "sword3Name" : "כוכב השחר", + "sword3Text" : "מגדיל את רווח ניסיון של 9%.", + "sword4Name" : "חרב כחול", + "sword4Text" : "מגדיל את רווח ניסיון של 12%.", + "sword5Name" : "חרב אדום", + "sword5Text" : "מגדיל את רווח ניסיון של 15%.", + "sword6Name" : "חרב זהב", + "sword6Text" : "מגדיל את רווח ניסיון של 18%.", "_commentitemsarmour": "ARMOUR", "armour0Name" : "שריון בד", @@ -270,28 +270,28 @@ "_commentitemshead" : "HEADGEAR", "head0Name" : "בלי קסדה", "head1Name" : "קסדת עור" , - "head1Text": "מקטין הפסד של HP ב -2%", + "head1Text": "מקטין הפסד של HP ב-2%", "head2Name" : "קסדת שרשרת", - "head2Text": "מקטין הפסד של HP ב -3%", + "head2Text": "מקטין הפסד של HP ב-3%", "head3Name" : "קסדת לוחות", - "head3Text": "מקטין הפסד של HP ב -4%", + "head3Text": "מקטין הפסד של HP ב-4%", "head4Name" : "קסדה אדומה", - "head4Text": "מקטין הפסד של HP ב -5%", + "head4Text": "מקטין הפסד של HP ב-5%", "head5Name" : "קסדת זהב", - "head5Text": "מקטין הפסד של HP ב -6%", + "head5Text": "מקטין הפסד של HP ב-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%", + "sheild0Name" : "בלי מגן", + "sheild1Name" : "מגן עץ", + "sheild1Text": "מקטין הפסד של HP ב-3%", + "sheild2Name" : "מגן קרב", + "sheild2Text": "מקטין הפסד של HP ב-4%", + "sheild3Name" : "מגן מוחזק", + "sheild3Text": "מקטין הפסד של HP ב-5%", + "sheild4Name" : "מגן אדום", + "sheild4Text": "מקטין הפסד של HP ב-7%", + "sheild5Name" : "מגן זהב", + "sheild5Text": "מקטין הפסד של HP ב-8%", "_commentitemsother" : "OTHER ITEMS", "healthPotionName" : "Health Potion", From f6a189e21d7319ad59c5357d34f144c1b4356fd4 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Thu, 25 Jul 2013 23:00:02 +0300 Subject: [PATCH 56/98] Parties and Death A familiar combo? --- locales/he/app.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index d396e0d1d2..abb493ac92 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -152,15 +152,15 @@ "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", + "createAParty":"יצר מפלגה", + "noPartyText": "אתה לא במפלגה. או שאתה יכול ליצור אותו ולהזמין את החברים, או אם אתה רוצה להצטרף למפלגה קיימת, יש להם להכניס:", + "partyName": "שם מפלגה", + "create":"יצר", + "userId":"מספר משתמש", + "invite":"הזמין", + "leave": "יצא", + "invitedTo" : "אתם מוזמנים ל-", + "chat": "שיחה", "inventory": "מלאי", "eggs": "ביצים", @@ -351,8 +351,8 @@ "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!", + "deathTitle" : "אתה מת!", + "deathText" : "הפסדת כל הכסף, מדרגה אחד וכלי אחת. הקפד להשלים את היומונים שלך כדי למנוע את זה מלקרות שוב!", "_commentgems" : "GEMS", "gems" : "Gems", From 36d87acc05a91d73075ff7f4d2cb2c909b356937 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Thu, 25 Jul 2013 23:24:26 +0300 Subject: [PATCH 57/98] Footer and Misc --- locales/he/app.json | 74 ++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index abb493ac92..ec554f0ca7 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -363,49 +363,49 @@ "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", + "footerCompany" : "החברה", + "companyAbout" : "אודות", + "companyBlog" : "בלוג", + "companyTeam" : "צוות", + "companyExtensions" : "הרחבות", "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", + "footerLegal" : "חוקית", + "legalPrivacy" : "פרטיות", + "legalTerms" : "תנאיי שימוש", + "footerCommunity" : "קהילה", + "communityBugs" : "דיווח באגים", + "communityFeatures" : "בקשת תחונות", + "communityExtensions" : "פלאגינ׳ס / הרחבות", + "communityForum" : "פורום קהילתי", + "footerSocial" : "חברתי", "_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", + "removeAds": "הסרת פרסומים", + "whyAds": "למה פירסומים?", + "whyAdsContent1": "Habit היא פרויקט Open Source, וזקוק לכל עזרה - רואים את זה כתרומה למפתחים. גם מקבלים 20 אבני חן כדי לקנות פריטים מיוחדים.", + "whyAdsContent2": "'היי, אני תמכתי ה-Kickstarter!' - עקוב אחרי", + "whyAdsContent3": "ההוראות הבאות", "_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", + "submit":"שלח", + "close":"סגור", + "saveAndClose": "שמור וסגור", + "cancel":"בטל", + "ok" : "בסדר", + "add" : "הוסיף", + "undo" : "החזר", + "continue" : "המשך", + "accept" : "קבל", + "reject" : "דוחה", + "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" + "justNow":"בדיוק עכשיו", + "aMinuteAgo":"לפני דקה", + "minutesAgo":"לפני כמה דקות", + "anHourAgo": "לפני שעה", + "hoursAgo": "לפני שעות", + "yesterday":"אתמול", + "daysAgo":"לפני ימים" } From 69785ce4431915d94460fbeff2cdfac2be197b1f Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Mon, 29 Jul 2013 11:19:33 +0300 Subject: [PATCH 58/98] Gems and Eggs --- locales/he/app.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index ec554f0ca7..4b2c9feb65 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -304,16 +304,16 @@ "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", + "wolfEgg": "גור זאב", + "tigerEgg": "גור נמרים", + "pandaEgg": "גור פנדה", + "lionEgg": "גור אריה", + "foxEgg": "גור שועל", + "pigEgg": "חזיר מעופף", + "dragonEgg": "דרקון", + "cactusEgg": "צבר", + "bearEgg": "גור דובים", + "wolfEgg": "גור זאב", "_commentitemshatchingpotions": "HATCHING POTIONS", "basePotName": "Base", @@ -355,12 +355,12 @@ "deathText" : "הפסדת כל הכסף, מדרגה אחד וכלי אחת. הקפד להשלים את היומונים שלך כדי למנוע את זה מלקרות שוב!", "_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.", + "gems" : "אבני חן", + "outOfGems" : "נגמר אבני חן", + "buyMoreGems" : "קנא אבני חן", + "notEnoughGems" : "אין מספיק אבני חן", + "petsOutOfGems" : "אוי! נגמר אבני חן נשתמשים לקנות פריטים מיוחדים Habit היא פרוייקט Open Source, וזקוק לכל עזרה - קנו אבני חן לקבל החייה הזאתי, ורואים בה תרומה למפתחים", + "gemsWhatFor" : "נשתמשים לקנות פריטים מיוחדים (התחלה מחדש, ביצים, שיקויי בקיעה, וכו׳). תצתרך לפתוח תכונות אלה לפני שתוכל לקנות אבני חן.", "_commentfooter": "FOOTER", "footerCompany" : "החברה", From 051d08f2a8a2d77c8fc38b12760ad652b62f2d67 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Wed, 7 Aug 2013 09:59:47 +0300 Subject: [PATCH 59/98] NPCs and Hatching Potions --- locales/he/app.json | 50 ++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index 4b2c9feb65..c0bd23363a 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -316,36 +316,36 @@ "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.", + "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" : "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.", + "NPCBaileyText1" : "כרוז העיר מכריז על סחורה חדשה!", + "NPCAugustinText1" : "ברוכים הבאים לשוק! אני המוכר;", + "NPCAugustinText2" : "מת כדי לקבל את חיית המחמד המסוימת שאתה מחפש, אבל לא רוצה לחכות לזה לרדת? קנה את זה כאן!", + "NPCJohanssonText1" : "ברוכים הבאים לבית המרזח! אני", + "NPCJohanssonText2": ".המוזג. אם אתה רוצה לנוח קצת (הולך לחופשה? מחלה פתאומית?), אני מזמין אותך בפונדק - יומיומיים לא יפגעו בך כשאתה נח. הישאר בזמן ולפגוש את המקומיים", "NPCMelchiorText1" : "", "NPCBowenText1" : "", "NPCBochText1" : "", From cc732c53a7333009e5a465cf03dca653a7bca17f Mon Sep 17 00:00:00 2001 From: Lolo le 13 Date: Mon, 9 Sep 2013 01:58:44 +0200 Subject: [PATCH 60/98] Update app.json --- locales/fr/app.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index cd84aacb4f..1f4a562760 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -6,12 +6,12 @@ -"_commenttut": "TUTORIAL", +"_commenttut": "TUTORIEL", "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 JDR.", + "tour1Text" : "Bienvenue sur HabitRPG, un programme qui vous aide à vous créer de bonnes habitudes à la manière d'un jeu de rôle.", "tour2Title" : "Routines", "tour2Text" : "Les routines sont des objectifs, bons ou mauvais, que vous prenez en compte constamment.", "tour3Title" : "Tâches quotidiennes", @@ -33,7 +33,7 @@ "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 -- A la fin de la journée, les tâches quotidiennes non complétées feront perdre de la vie.", + "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). Cela afin que vous puissiez vous reposer un peu sur vos points forts.", "daily3" : "45 minutes de lecture", @@ -72,13 +72,13 @@ "_commenttaskview": "AFFICHAGE DES TÂCHES", "habits": "Routines", "newHabit": "Nouvelle routine", - "edit": "Editer", + "edit": "Modifier", "text": "Texte", "extraNotes": "Notes", "directions/Actions": "Directions/Actions", "advancedOptions": "Options avancées", "difficulty": "Difficulté", - "difficultyHelpTitle": "A quel point cette tâche est-elle difficile ?", + "difficultyHelpTitle": "A quel point cette tâche est difficile ?", "difficultyHelpContent": "Cela permet de multiplier la valeur en point 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. Mais certaines tâches sont de façon évidentes plus difficiles (Travailler pour son mémoire VS Se brosser les dents). Cliquez pour plus d'infos.", "easy": "Facile", "medium": "Normale", @@ -100,19 +100,19 @@ "newTodo": "Nouvelle chose à faire", "dueDate": "Date limite", "remaining": "Tâches restantes", - "complete": "Tâches complétées", + "complete": "Tâches finies", "rewards": "Récompenses", "gold": "Pièces d'or", "silver": "Pièces d'argent", "newReward": "Nouvelle récompense", "price": "Prix", "tags" : "Tags", - "editTags" : "Éditer les Labels", - "newTag" : "Nouveau Label", + "editTags" : "Modifier les étiquettes", + "newTag" : "Nouvelles étiquettes", "clearFilters" : "Supprimer les filtres", -"_commentdrops" : "SYSTEME DE TRESORS", +"_commentdrops" : "SYSTEME DE TRÉSORS", "dropsEnabled" : "Système de trésors débloqués !", "dropsEnabledText1" : "Vous venez de débloquer les trésors ! Désormais, quand vous complétez des tâches, vous trouverez peut-être un objet. Et devinez quoi, vous venez de trouver un ", "dropsEnabledText2" : "œuf", @@ -170,7 +170,7 @@ "rarePets" : "Familiers rares", "market": "Marché", - "stable": "Ranch", + "stable": "Étable", "petsFound":"Familiers trouvés", "rarePets": "Familiers rares", @@ -193,7 +193,7 @@ "kickstartText" : "A financé le projet Kickstarter", "streakName" : "Bon élève", "streakText1" : "A effectué ses Tâches quotidiennes ", - "stureakText2" : "21 jours de suite", + "stureakText2" : "21 jours d'affilée", "origUserName" : "Utilisateur historique", "origUserText" : "Membre d'HabitRPG depuis les anciens temps (Bravo à eux pour avoir vaillamment combattu les bugs !)", "ultimGearName" : "Équipement ultime", From e7dbd2f9cb5b963d4acdc75585cd3639fd81c288 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Mon, 9 Sep 2013 09:38:45 +0200 Subject: [PATCH 61/98] Acheivements and Other Items --- locales/he/app.json | 52 ++++++++++++++++++++++----------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/locales/he/app.json b/locales/he/app.json index c0bd23363a..6edb53ad05 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -188,24 +188,24 @@ "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!", + "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":"Settings", "customDayStart":"Custom Day Start", @@ -294,14 +294,14 @@ "sheild5Text": "מקטין הפסד של HP ב-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.", + "healthPotionName" : "שקוי בריאות", + "healthPotionNotes" : "לשחזר 15 HP באופן מיידי", + "rerollName" : "אתחול", + "rerollNotes" : "מאפס את ערכי המשימות שלך לצהוב. טוב כשאתה באדום וקשה להשתייר בחיים.", + "rerollModelHeader" : "איתחול משימות", + "rerollModelText1" : "מאוד מיואש בגלל משימות אדומות מספקות תמריץ טוב לשיפור", + "rerollModelText2" : "קרא יותר", + "rerollModelText3" : "אמנם, הכרחי אחרי תקופות ממושכות של הרגלים רעים.", "_commentitemspeteggs": "PET EGGS", "wolfEgg": "גור זאב", From c979e04bbf0acce1cfbf695cdf2442792cf5b420 Mon Sep 17 00:00:00 2001 From: Arcklo Date: Fri, 4 Oct 2013 17:31:37 -0300 Subject: [PATCH 62/98] Update app.json --- locales/pt/app.json | 284 ++++++++++++++++++++++---------------------- 1 file changed, 142 insertions(+), 142 deletions(-) diff --git a/locales/pt/app.json b/locales/pt/app.json index d2577817d4..d5a27377f5 100644 --- a/locales/pt/app.json +++ b/locales/pt/app.json @@ -234,174 +234,174 @@ -"_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%.", +"_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", + "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%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_commentitemsarmour": "ARMADURAS", + "armour0Name" : "Armadura de Tecido", + "armour1Name" : "Armadura de Couro" , + "armour1Text": "Diminui perda de PV em 4%", + "armour2Name" : "Cota de Malha", + "armour2Text": "Diminui perda de PV em 6%", + "armour3Name" : "Armadura de Placa", + "armour3Text": "Diminui perda de PV em 7%", + "armour4Name" : "Armadura Vermelha", + "armour4Text": "Diminui perda de PV em 8%", + "armour5Name" : "Armadura Dourada", + "armour5Text": "Diminui perda de PV em 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%", + "_commentitemshead" : "CABEÇA", + "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" : "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%", + "_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" : "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.", + "_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": "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", + "_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", + "wolfEgg": "Lobo", - "_commentitemshatchingpotions": "HATCHING POTIONS", + "_commentitemshatchingpotions": "Poções de Eclosão", "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.", + "basePotText" : "Eclode seu mascote em sua forma base.", + "whitePotName": "Branca", + "whitePotText" : "Eclode seu mascote em sua forma branca.", + "desertPotName": "Deserto", + "desertPotText" : "Eclode seu mascote em sua forma do deserto.", + "redPotName": "Vermelha", + "redPotText" : "Eclode seu mascote em sua forma vermelha.", + "shadePotName": "Sombria", + "shadePotText" : "Eclode seu mascote em sua forma sombria.", + "skeletonPotName": "Esqueletal", + "skeletonPotText" : "Eclode seu mascote em sua forma esqueletal.", + "zombiePotName": "Zumbi", + "zombiePotText" : "Eclode seu mascote em sua forma zumbi.", + "cottonPinkPotName": "Algodão Doce Rosa", + "cottonPinkPotText" : "Eclode seu mascote em sua forma algodão doce rosa.", + "cottonBluePotName": "Algodão Doce Azul", + "cottonBluePotText" : "Eclode seu mascote em sua forma algodão doce azul.", + "goldenPotName": "Dourada", + "goldenPotText" : "Eclode seu mascote em sua forma dourada.", -"_commentnpcsandchars": "NPCS & CHARACTERS", +"_commentnpcsandchars": "NPCS & PERSONAGENS", "_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.", + "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 à Taverna! Eu sou", + "NPCJohanssonText2": "o taverneiro. Se você quiser descansar um pouco (saindo de férias? doença repentina?), Eu vou lhe estabelecer na hospedaria - diárias não irão lhe ferir enquanto estiver descansando. Fique um pouco e conheça o pessoal.", "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!", +"_commentdeathstuff" : "MORTE", + "deathTitle" : "Você Morreu!", + "deathText" : "Você perdeu seu ouro, 1 nível e 1 equipamento. Certifique-se de completar suas diárias para evitar que isso ocorra novamente!", -"_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.", +"_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 (rerolagens, ovos, poções de eclosão, etc). Você terá que desbloquear esses recursos antes de poder usar Gemas.", "_commentfooter": "FOOTER", - "footerCompany" : "Company", - "companyAbout" : "About", + "footerCompany" : "Empresa", + "companyAbout" : "Sobre", "companyBlog" : "Blog", - "companyTeam" : "Team", - "companyExtensions" : "Extensions", + "companyTeam" : "Equipe", + "companyExtensions" : "Extensões", "companyFAQ" : "FAQ", "footerLegal" : "Legal", - "legalPrivacy" : "Privacy", - "legalTerms" : "Terms", - "footerCommunity" : "Community", - "communityBugs" : "Submit Bugs", - "communityFeatures" : "Request Feautres", - "communityExtensions" : "Add-ons / Extensions", - "communityForum" : "Community Forum", + "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": "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", + "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":"Submeter", + "close":"Fechar", + "saveAndClose": "Salvar e Fechar", + "cancel":"Cancelar", "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" + "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" } From a3ed609b5a3fc5aea58a21713de5f7ee98c2bb98 Mon Sep 17 00:00:00 2001 From: Arcklo Date: Fri, 4 Oct 2013 17:45:29 -0300 Subject: [PATCH 63/98] Added Portuguese Translation I am Arcklo, my UID is 6bb9d67a-675a-4391-bf0f-381f2749b764 A few comments: Plate, directly translated, is hardly used. I did so anyways, but personally i think "Heavy Armor", "Heavy Helmet" and so on would sound better in portuguese. The part where the code stated "Panda Egg" had "Wolf Cub" written on it. I translated as "Panda Cub", but if it was intended, i'll correct it. Town crier was particularly hard to translate. I went with "arauto". If any other translators want to have at it, be my guests. --- locales/pt/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/pt/app.json b/locales/pt/app.json index d5a27377f5..e766cfba64 100644 --- a/locales/pt/app.json +++ b/locales/pt/app.json @@ -10,8 +10,8 @@ "endTourButton": "Finalizar Tutorial", "nextButton" : "Próximo", "prevButton" : "Anterior", - "tour1Title" : "Bem Vindo ao HabitRPG", - "tour1Text" : "Bem vindo ao HabitRPG, um monitorador de hábitos que trata seus objetivos como um RPG.", + "tour1Title" : "Bem-Vindo ao HabitRPG", + "tour1Text" : "Bem-vindo ao HabitRPG, um monitorador de hábitos que trata seus objetivos como um RPG.", "tour2Title" : "Hábitos", "tour2Text" : "Hábitos são objetivos bons ou ruins que você monitora constantemente.", "tour3Title" : "Diárias", From 70497867eb3c985c144304dfd42e0e51e55a1140 Mon Sep 17 00:00:00 2001 From: SamuraiEtti Date: Wed, 9 Oct 2013 15:59:30 +0200 Subject: [PATCH 64/98] Update app.json --- locales/fr/app.json | 81 ++++++++++++++++++++++----------------------- 1 file changed, 40 insertions(+), 41 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index cd84aacb4f..c6bd3f2612 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -1,7 +1,7 @@ { "_commentfrontpage":"PAGE D'ACCUEIL DE HABITRPG", - "synopsis" : "Ce programme vous permet de gérer votre vie quotidienne à la manière d'un JDR. Gagnez des niveaux lorsque vous réussissez vos objectifs, perdez de la vie lorsque vous échouez, et gagnez de l'argent pour acheter des armes et des armures.", + "synopsis" : "Ce programme vous permet de gérer votre vie quotidienne à la manière d'un RPG. Gagnez des niveaux lorsque vous réussissez vos objectifs, perdez de la vie lorsque vous échouez, et gagnez de l'argent pour acheter des armes et des armures.", "playButton" : "Jouer", @@ -11,7 +11,7 @@ "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 JDR.", + "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 constamment.", "tour3Title" : "Tâches quotidiennes", @@ -35,22 +35,22 @@ "daily1" : "1h de projet personnel", "daily1comment" : "-- Tâches quotidiennes: À compléter chaque jour -- A 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). Cela afin que vous puissiez vous reposer un peu sur vos points forts.", + "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). 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 deviennent dommageables (en points de vie). Cela, afin de vous encourager à vous concentrer sur vos faiblesses, les tâches rouges.", + "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 deviennent dommageables (en points de vie). 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 à vous concentrer sur les tâches qui vous font traîner les pieds.", + "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 : autrement, vous perdrez des points de vie.", + "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" : "LABELS PAR DEFAUT", "morning" : "matin", "afternoon" : "après-midi", "evening" : "soirée", -"_commenthead": "Entête", +"_commenthead": "En-tête", "health": "Santé", "experience": "Expérience", "history": "Historique", @@ -78,8 +78,8 @@ "directions/Actions": "Directions/Actions", "advancedOptions": "Options avancées", "difficulty": "Difficulté", - "difficultyHelpTitle": "A quel point cette tâche est-elle difficile ?", - "difficultyHelpContent": "Cela permet de multiplier la valeur en point 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. Mais certaines tâches sont de façon évidentes plus difficiles (Travailler pour son mémoire VS Se brosser les dents). Cliquez pour plus d'infos.", + "difficultyHelpTitle": "À quel point cette tâche est-elle difficile ?", + "difficultyHelpContent": "Cela permet de multiplier la valeur en point 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 VS Se brosser les dents). Cliquez pour plus d'infos.", "easy": "Facile", "medium": "Normale", "hard": "Difficile", @@ -106,15 +106,15 @@ "silver": "Pièces d'argent", "newReward": "Nouvelle récompense", "price": "Prix", - "tags" : "Tags", - "editTags" : "Éditer les Labels", - "newTag" : "Nouveau Label", + "tags" : "Labels", + "editTags" : "Éditer les labels", + "newTag" : "Nouveau label", "clearFilters" : "Supprimer les filtres", "_commentdrops" : "SYSTEME DE TRESORS", "dropsEnabled" : "Système de trésors débloqués !", - "dropsEnabledText1" : "Vous venez de débloquer les trésors ! Désormais, quand vous complétez des tâches, vous trouverez peut-être un objet. Et devinez quoi, vous venez de trouver un ", + "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", @@ -129,7 +129,7 @@ "hair": "Cheveux", "skin": "Peau", "clothing" : "Vêtements", - "photoUrl": "Lien vers la Photo", + "photoUrl": "Lien vers la photo", "fullName": "Nom complet", "blurb": "Bio", "websites": "Sites", @@ -187,9 +187,9 @@ "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 ? ", - "kickstartName1" : "Mécène Kickstarter : Palier de financement", - "kickstartName2" : "", + "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 ", @@ -208,16 +208,16 @@ "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'entête", - "showHeader" : "Montrer l''entête", - "changePass" : "Changer de mot de passe", + "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 de zéro.", + "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 faire un vrai départ après s'être amusé en testant l'application.", "restore" : "Restaurer" "restoreAltText" : "Restaure les caractéristiques de votre personnage", @@ -239,20 +239,20 @@ "sword0name" : "Épée d'entraînement", "sword1Name" : "Épée", "sword1Text" : "Augmente le gain d'expérience de 3%.", - "sword2Name" : "Hâche", + "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 de12%.", + "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%.", "_commentitemsarmour": "ARMURES", - "armour0Name" : "Plastron en lin", - "armour1Name" : "Plastron en cuir" , + "armour0Name" : "Tenue en lin", + "armour1Name" : "Armure de cuir" , "armour1Text": "Diminue la perte de vie de 4%", "armour2Name" : "Cotte de maille", "armour2Text": "Diminue la perte de vie de 6%", @@ -264,12 +264,12 @@ "armour5Text": "Diminue la perte de vie de 10%", "_commentitemshead" : "CASQUES", - "head0Name" : "Nue-tête", - "head1Name" : "Casque en cuir" , + "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" : "Chapel de fer", + "head3Name" : "Casque de plate", "head3Text": "Diminue la perte de vie de 4%", "head4Name" : "Heaume rouge", "head4Text": "Diminue la perte de vie de 5%", @@ -292,16 +292,16 @@ "_commentitemsother" : "AUTRES OBJETS", "healthPotionName" : "Potion de soin", "healthPotionNotes" : "Récupérez instantanément 15 points de vie", - "rerollName" : "Re-Roll", + "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" : "Hautement découragé : les tâches rouges sont là pour une bonne raison, et donne de la motivation à être effectuées", - "rerollModelText2" : "lire davantage", + "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": "Bébé Tigre", + "tigerEgg": "Tigreau", "pandaEgg": "Bébé Panda", "lionEgg": "Lionceau", "foxEgg": "Renard", @@ -309,7 +309,6 @@ "dragonEgg": "Dragon", "cactusEgg": "Cactus", "bearEgg": "Ourson", - "wolfEgg": "Loup", "_commentitemshatchingpotions": "POTIONS D’ÉCLOSION", "basePotName": "Base", @@ -335,16 +334,16 @@ -"_commentnpcsandchars": "PNJ & PERSONNAGES", - "_commentNPCS" : "PNJ", +"_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 reposez ici. Restez tant que vous voulez et profitez-en pour discuter avec les habitués.", - "NPCMelchiorText1" : "", - "NPCBowenText1" : "", - "NPCBochText1" : "", + "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 !", @@ -356,11 +355,11 @@ "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 (reroll, œufs, potions d'éclosion, etc). Vous aurez besoin de débloquer ces améliorations avant de pouvoir utiliser vos joyaux.", + "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" : "A propos", + "companyAbout" : "À propos", "companyBlog" : "Blog", "companyTeam" : "L'équipe", "companyExtensions" : "Extensions", From 822b912c0d5d712525d79926eebb5bf291a3060c Mon Sep 17 00:00:00 2001 From: SamuraiEtti Date: Wed, 9 Oct 2013 17:25:23 +0200 Subject: [PATCH 65/98] No he revisado todo, pero he corregido algunos elementos 889cb42c-9552-4653-a05f-61d829b46c1c --- .../es/{app.json => Algunas modificaciones} | 80 +++++++++---------- 1 file changed, 40 insertions(+), 40 deletions(-) rename locales/es/{app.json => Algunas modificaciones} (85%) diff --git a/locales/es/app.json b/locales/es/Algunas modificaciones similarity index 85% rename from locales/es/app.json rename to locales/es/Algunas modificaciones index e00533361f..68698d6c89 100644 --- a/locales/es/app.json +++ b/locales/es/Algunas modificaciones @@ -1,57 +1,57 @@ { -"_commentfrontpage":"HABITRPG FRONT PAGE", +"_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/TOUR", - "endTourButton": "Finalizar Tour", +"_commenttut": "TUTORIAL/VISITA", + "endTourButton": "Finalizar visita", "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.", + "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" : "Todos", - "tour4Text" : "Los Todos 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. ", + "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" : "Premios", + "tour5Text" : "Al completar objetivos, ganas dinero para comprar premios. Cómpralos 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":"DEFAULT TASKS", - "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 Chatarra", +"_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", + "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.", + "daily1comment" : "-- Diarios: Completa Una Vez al Día -- Al final de cada día, los Diarios no cumplidos 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 (exp, 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" : "-- Todos: Completa En Algún Momento -- Los Todos sin completar no te harán daño, pero se volverán más valiosos con el tiempo. Esto te alentará a completar los Todos obsoletos.", + "daily2comment" : "Si te está yendo bien, se vuelven verdes y son menos valiosos (experiencia, oro) y menos dañinos (PV). 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 (PV) 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 no cumplidos 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 Game of Thrones", - "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.", + "reward1comment": "-- Premios: Hazte Un Obsequio! -- Al completar objetivos, ganas dinero para comprar premios. Cómpralos 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.", + "reward2comment" : "Pero sólo compra si tienes suficiente oro - de lo contrario perderás PV.", -"_commentdefaulttags" : "DEFAULT TAGS", +"_commentdefaulttags" : "ETIQUETA DE DEFECTO", "morning" : "mañana", "afternoon" : "tarde", "evening" : "noche", -"_commenthead": "HEADER", - "health": "Salud", +"_commenthead": "ENCABEZAMIENTO", + "health": "Vida", "experience": "Experiencia", "history": "Historial", "anonymous": "Anónimo", @@ -64,7 +64,7 @@ "options": "Opciones", "logout": "Salir", -"_commentnotifcations" : "NOTIFICATIONS", +"_commentnotifcations" : "NOTIFICACIONES", "partyNotification" : "Nuevos Mensajes de Grupo", @@ -79,7 +79,7 @@ "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 Tesis vs. Lavarme Los Dientes). Haz clic para más información.", + "difficultyHelpContent": "Esto multiplica su valor respecto al puntaje. Úsalo con moderación y depende más bien 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", @@ -96,15 +96,15 @@ "Th": "Ju", "F": "Vi", "S": "Sá", - "todos": "Todos", - "newTodo": "Nuevo Todo", + "todos": "Quehaceres", + "newTodo": "Nuevo Quehacer", "dueDate": "Fecha de Vencimiento", "remaining": "Pendientes", "complete": "Completos", - "rewards": "Recompensas", + "rewards": "Premios", "gold": "Oro", "silver": "Plata", - "newReward": "Nueva Recompensa", + "newReward": "Nuevo Premio", "price": "Precio", "tags" : "Etiquetas", "editTags" : "Editar Etiquetas", @@ -112,9 +112,9 @@ "clearFilters" : "Eliminar Filtros", -"_commentdrops" : "DROP SYSTEM", - "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", +"_commentdrops" : "SYSTEMA DE DROPS", + "dropsEnabled" : "¡Drops Habilitados!", + "dropsEnabledText1" : "¡Has activado el Sistema de drops! Ahora cuando completas tareas, tienes una pequeña azar de encontrar un ítem. Y adivina qué, has encontrado un", "dropsEnabledText2" : "huevo", "itemDropped" : "Ha caído un ítem", @@ -129,7 +129,7 @@ "hair": "Cabello", "skin": "Piel", "clothing" : "Ropa", - "photoUrl": "Url de Imagen", + "photoUrl": "Url de la Imagen", "fullName": "Nombre Completo", "blurb": "Descripción", "websites": "Sitios Web", @@ -149,10 +149,10 @@ "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:", + "noPartyText": "No estás en un grupo. Puedes crear uno e invitar amigos, o si te quieres incorporarse a un grupo existente, haz que ingresen:", "partyName": "Nombre del Grupo", "create":"Crear", - "userId":"Id de Usuario", + "userId":"Id del Usuario", "invite":"Invitar", "leave": "Salir", "invitedTo" : "Estás Invitado A", @@ -177,10 +177,10 @@ "tavern": "Taberna", "restButton":"Descansar En La Posada", "checkoutButton": "Salir De La Posada", - "tavernTalkTitle":"Charla de Taberna & LFG", - "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.", + "tavernTalkTitle":"Charla de Taberna & Busqueda 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 LGF", + "LFGPosts" : "Publicaciones de busca de grupos", "tutorials" : "Tutoriales", "achievements":"Logros", From 9ad61da4394f4cf10deb61afaa17f2cb35f5de90 Mon Sep 17 00:00:00 2001 From: Adrien Lemaire Date: Sun, 10 Nov 2013 18:05:49 +1100 Subject: [PATCH 66/98] start japanese translations --- locales/ja/app.json | 206 ++++++++++++++++++++++---------------------- 1 file changed, 102 insertions(+), 104 deletions(-) diff --git a/locales/ja/app.json b/locales/ja/app.json index 796f58e178..0b2172b883 100644 --- a/locales/ja/app.json +++ b/locales/ja/app.json @@ -1,62 +1,62 @@ { -"_commentfrontpage":"HABITRPG FRONT PAGE", +"_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" : "Play", + "playButton" : "プレー", "_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", + "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" : "Todos", - "tour4Text" : "Todos are one-off goals which need to be completed eventually. ", - "tour5Title" : "Rewards", + "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" : "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", +"_commentdefaulttasks":"最初の課題", "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", + "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" : "Take The Stairs", + "habit3" : "階段を使う", "habit3comment" : "For the rest, both + and - make sense (stairs = gain, elevator = lose)", - "daily1" : "1h Personal Project", + "daily1" : "1時間の個人的なプロジェクト", "daily1comment" : "-- Dailies: Complete Once a Day -- At the end of each day, non-completed Dailies dock you points.", - "daily2" : "Exercise", + "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" : "45m Reading", + "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" : "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", + "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" : "DEFAULT TAGS", - "morning" : "morning", - "afternoon" : "afternoon", - "evening" : "evening", + "morning" : "朝", + "afternoon" : "午後", + "evening" : "夜", "_commenthead": "HEADER", - "health": "Health", - "experience": "Experience", - "history": "History", - "anonymous": "Anonymous", - "level": "Level", - "tasks": "Tasks", + "health": "健康", + "experience": "経験", + "history": "ヒストリー", + "anonymous": "匿名の", + "level": "レベル", + "tasks": "課題", "loginAndReg" : "Login / Register", "loginFacebookAlt" : "Login / Register with Facebook", "login" : "Login", @@ -70,7 +70,7 @@ "_commenttaskview": "TASK VIEW", - "habits": "Habits", + "habits": "習慣", "newHabit": "New Habit", "edit": "Edit", "text": "Text", @@ -83,27 +83,27 @@ "easy": "Easy", "medium": "Medium", "hard": "Hard", - "delete": "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", + "Su": "日", + "M": "月", + "T": "火", + "We": "水", + "Th": "木", + "F": "金", + "S": "土", + "todos": "する事", "newTodo": "New Todo", "dueDate": "Due Date", "remaining": "Remaining", "complete": "Complete", - "rewards": "Rewards", - "gold": "Gold", - "silver": "Silver", + "rewards": "報酬", + "gold": "金", + "silver": "銀", "newReward": "New Reward", "price": "Price", "tags" : "Tags", @@ -187,7 +187,7 @@ "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", + "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", @@ -206,7 +206,7 @@ "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).", + "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", @@ -221,10 +221,10 @@ "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", + "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":"消去 your account", + "deleteHeader" : "消去 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", @@ -294,43 +294,42 @@ "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", + "rerollModelHeader" : "Reset Your 課題", "rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve", - "rerollModelText2" : "read more", + "rerollModelText2" : "もっと読む", "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", + "_commentitemspeteggs": "ペットの卵", + "wolfEgg": "狼の子", + "tigerEgg": "タイガーの子", + "pandaEgg": "パンダの子", + "lionEgg": "ライオンの子", + "foxEgg": "狐の子", + "pigEgg": "羽つき豚の子", + "dragonEgg": "龍の子", + "cactusEgg": "サボテン", + "bearEgg": "熊の子", "_commentitemshatchingpotions": "HATCHING POTIONS", "basePotName": "Base", "basePotText" : "Hatches your pet into its base form.", - "whitePotName": "White", + "whitePotName": "白", "whitePotText" : "Hatches your pet into its white form.", - "desertPotName": "Desert", + "desertPotName": "砂漠", "desertPotText" : "Hatches your pet into its desert form.", - "redPotName": "Red", + "redPotName": "赤", "redPotText" : "Hatches your pet into its red form.", - "shadePotName": "Shadepot", + "shadePotName": "影", "shadePotText" : "Hatches your pet into its shade form.", - "skeletonPotName": "Skeleton", + "skeletonPotName": "骸骨", "skeletonPotText" : "Hatches your pet into its skeleton form.", - "zombiePotName": "Zombie", + "zombiePotName": "ゾンビ", "zombiePotText" : "Hatches your pet into its zombie form.", - "cottonPinkPotName": "Cotton Candy Pink", + "cottonPinkPotName": "綿飴のピンク", "cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.", - "cottonBluePotName": "Cotton Candy Blue", + "cottonBluePotName": "綿飴の青", "cottonBluePotText" : "Hatches your pet into its cotton candy blue form.", - "goldenPotName": "Golden", + "goldenPotName": "金色の", "goldenPotText" : "Hatches your pet into its golden form.", @@ -338,16 +337,16 @@ "_commentnpcsandchars": "NPCS & CHARACTERS", "_commentNPCS" : "NPCS", "NPCBaileyText1" : "the Town Crier here! Announcing new stuff!", - "NPCAugustinText1" : "Welcome to the Market! I'm the merchant;", + "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" : "Welcome to the Tavern! I'm", + "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" : "DEATH", - "deathTitle" : "You Died!", +"_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", @@ -359,16 +358,16 @@ "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", + "footerCompany" : "会社", + "companyAbout" : "について", + "companyBlog" : "ブログ", + "companyTeam" : "チーム", "companyExtensions" : "Extensions", "companyFAQ" : "FAQ", - "footerLegal" : "Legal", - "legalPrivacy" : "Privacy", - "legalTerms" : "Terms", - "footerCommunity" : "Community", + "footerLegal" : "法的", + "legalPrivacy" : "プライバシー", + "legalTerms" : "条件", + "footerCommunity" : "コミュニティ", "communityBugs" : "Submit Bugs", "communityFeatures" : "Request Feautres", "communityExtensions" : "Add-ons / Extensions", @@ -383,25 +382,24 @@ "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", + "_commentbuttons": "ボタン", + "submit":"決定", + "close":"締める", "saveAndClose": "Save & Close", - "cancel":"Cancel", + "cancel":"キャンセル", "ok" : "Ok", - "add" : "Add", - "undo" : "Undo", - "continue" : "Continue", - "accept" : "Accept", - "reject" : "Reject", - "or" : "Or", + "add" : "加える", + "undo" : "キャンセル", + "continue" : "続ける", + "accept" : "容認", + "reject" : "拒否", + "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" - + "justNow":"丁度今", + "aMinuteAgo":"1分前", + "minutesAgo":"分前", + "anHourAgo": "1時間前", + "hoursAgo": "時間前", + "yesterday":"昨日", + "daysAgo":"日前" } From de7ae2203fc239098d97571e8ecc2ae95dec8259 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 11 Nov 2013 21:21:19 +0100 Subject: [PATCH 67/98] remove old files --- src/server/index.coffee | 96 ------------- src/server/middleware.coffee | 27 ---- views/app/avatar.html | 263 ----------------------------------- views/app/filters.html | 61 -------- views/app/footer.html | 72 ---------- views/app/game-pane.html | 172 ----------------------- views/app/index.html | 59 -------- views/app/modals.html | 84 ----------- views/app/party.html | 68 --------- views/app/pets.html | 133 ------------------ views/app/rewards.html | 40 ------ views/app/settings.html | 157 --------------------- 12 files changed, 1232 deletions(-) delete mode 100644 src/server/index.coffee delete mode 100644 src/server/middleware.coffee delete mode 100644 views/app/avatar.html delete mode 100644 views/app/filters.html delete mode 100644 views/app/footer.html delete mode 100644 views/app/game-pane.html delete mode 100644 views/app/index.html delete mode 100644 views/app/modals.html delete mode 100644 views/app/party.html delete mode 100644 views/app/pets.html delete mode 100644 views/app/rewards.html delete mode 100644 views/app/settings.html diff --git a/src/server/index.coffee b/src/server/index.coffee deleted file mode 100644 index 558775b9bd..0000000000 --- a/src/server/index.coffee +++ /dev/null @@ -1,96 +0,0 @@ -http = require 'http' -path = require 'path' -express = require 'express' -gzippo = require 'gzippo' -derby = require 'derby' -racer = require 'racer' -auth = require 'derby-auth' -app = require '../app' -serverError = require './serverError' -MongoStore = require('connect-mongo')(express) -priv = require './private' -habitrpgStore = require './store' -middleware = require './middleware' - -## RACER CONFIGURATION ## - -#racer.io.set('transports', ['xhr-polling']) -racer.ioClient.set('reconnection limit', 300000) # max reconect timeout to 5 minutes -racer.set('bundleTimeout', 40000) -#unless process.env.NODE_ENV == 'production' -# racer.use(racer.logPlugin) -# derby.use(derby.logPlugin) - -# Infinite stack trace -Error.stackTraceLimit = Infinity if process.env.NODE_ENV is 'development' - -## SERVER CONFIGURATION ## - -expressApp = express() -server = http.createServer expressApp -module.exports = server - -derby.use require('racer-db-mongo') -module.exports.habitStore = store = derby.createStore - db: {type: 'Mongo', uri: process.env.NODE_DB_URI, safe:true} - listen: server - -ONE_YEAR = 1000 * 60 * 60 * 24 * 365 -TWO_WEEKS = 1000 * 60 * 60 * 24 * 14 -root = path.dirname path.dirname __dirname -publicPath = path.join root, 'public' - -# Authentication setup -strategies = - facebook: - strategy: require("passport-facebook").Strategy - conf: - clientID: process.env.FACEBOOK_KEY - clientSecret: process.env.FACEBOOK_SECRET -options = - domain: process.env.BASE_URL || 'http://localhost:3000' - allowPurl: true - schema: require('../app/character').newUserObject() - -# This has to happen before our middleware stuff -auth.store(store, habitrpgStore.customAccessControl) - -mongo_store = new MongoStore {url: process.env.NODE_DB_URI}, -> - expressApp - .use(middleware.allowCrossDomain) - .use(express.favicon("#{publicPath}/favicon.ico")) - # Gzip static files and serve from memory - .use(gzippo.staticGzip(publicPath, maxAge: ONE_YEAR)) - # Gzip dynamically rendered content - .use(express.compress()) - .use(express.bodyParser()) - .use(express.methodOverride()) - # Uncomment and supply secret to add Derby session handling - # Derby session middleware creates req.session and socket.io sessions - .use(express.cookieParser()) - .use(store.sessionMiddleware - secret: process.env.SESSION_SECRET || 'YOUR SECRET HERE' - cookie: { maxAge: TWO_WEEKS } # defaults to 2 weeks? aka, can delete this line? - store: mongo_store - ) - # Adds req.getModel method - .use(store.modelMiddleware()) - # API should be hit before all other routes - .use('/api/v1', require('./api').middleware) - .use(require('./deprecated').middleware) - # Show splash page for newcomers - .use(middleware.splash) - .use(priv.middleware) - .use(middleware.view) - .use(auth.middleware(strategies, options)) - # Creates an express middleware from the app's routes - .use(app.router()) - .use(require('./static').middleware) - .use(expressApp.router) - .use(serverError(root)) - - priv.routes(expressApp) - - # Errors - expressApp.all '*', (req) -> - throw "404: #{req.url}" diff --git a/src/server/middleware.coffee b/src/server/middleware.coffee deleted file mode 100644 index 09d83783f4..0000000000 --- a/src/server/middleware.coffee +++ /dev/null @@ -1,27 +0,0 @@ -splash = (req, res, next) -> - isStatic = req.url.split('/')[1] is 'static' - unless req.query?.play? or req.getModel().get('_userId') or isStatic - res.redirect('/static/front') - else - next() - -view = (req, res, next) -> - model = req.getModel() - ## Set _mobileDevice to true or false so view can exclude portions from mobile device - model.set '_mobileDevice', /Android|webOS|iPhone|iPad|iPod|BlackBerry/i.test(req.header 'User-Agent') - model.set '_nodeEnv', model.flags.nodeEnv - next() - -#CORS middleware -allowCrossDomain = (req, res, next) -> - res.header "Access-Control-Allow-Origin", (req.headers.origin || "*") - res.header "Access-Control-Allow-Methods", "OPTIONS,GET,POST,PUT,HEAD,DELETE" - res.header "Access-Control-Allow-Headers", "Content-Type,Accept,Content-Encoding,X-Requested-With,x-api-user,x-api-key" - - # wtf is this for? - if req.method is 'OPTIONS' - res.send(200); - else - next() - -module.exports = { splash, view, allowCrossDomain } diff --git a/views/app/avatar.html b/views/app/avatar.html deleted file mode 100644 index d5b6a07d47..0000000000 --- a/views/app/avatar.html +++ /dev/null @@ -1,263 +0,0 @@ - - {{#each _partyMembers as :profile}} - - - <@footer> - - - - {{/}} - - -
      -
      - {#with @profile.preferences as :p} - - - - - {#if :p.showHelm} - - {else} - - {/} - - - {/} - {#if and(@profile.items.currentPet, not(@minimal))} - - {/} -
      -
      - - -

      {{t("items")}}

      -

      {itemText('weapon',_user.items.weapon)}: {itemStat('weapon',_user.items.weapon)}% Exp gain

      -

      {itemText('armor',_user.items.armor)}: {itemStat('armor',_user.items.armor)}% Defense

      -

      {itemText('head',_user.items.head)}: {itemStat('head',_user.items.head)}% Defense

      -

      {itemText('shield',_user.items.shield)}: {itemStat('shield',_user.items.shield)}% Defense

      - -

      {{t("stats")}}

      -

      HP: {floor(_user.stats.hp)} / 50

      -

      GP: {floor(_user.stats.gp)}

      -

      Lvl: {_user.stats.lvl}

      -

      Exp: {floor(_user.stats.exp)} / {tnl(_user.stats.lvl)}

      -

      {{t("strength")}}: {userStr(_user.stats.lvl)}

      -

      {{t("defense")}}: {userDef(_user.stats.lvl)}

      -

      {{t("petsFound")}}: {count(_user.items.pets)}

      -
      -

      {{t("totalStrength")}}: {totalStr(_user.stats.lvl, _user.items.weapon)} %

      -

      {{t("totalDefense")}}: {totalDef(_user.stats.lvl, _user.items.armor, _user.items.head, _user.items.shield)} %

      - - - - - - {#with _user.preferences as :p} - - -
    • - - - - - - -
    • - - -
    • - - - - - - -
    • - - -
    • - - - - - - - -
    • -
      - - {#if equal(_user.preferences.gender, 'f')} - -
    • - - - - -
    • -
      - {/} - {/} - - - - - -
      - -
      - -
      -
      - -
      - -
      - -
      -
      - -
      - -
      - -
      -
      - -
      - -
      -
      - - -
      -
        - - {#each _user.profile.websites as :website} -
      • {:website}
      • - {/} -
      - -
      - - -
      -
      -

      {{username(@profile.auth, @profile.profile.name)}}

      - {{#if @profile.profile.imageUrl}} - - {{/}} - {{#if @profile.profile.blurb}} -

      {{@profile.profile.blurb}}

      - {{/}} - {{#if @profile.profile.websites}} -
        - {{#each @profile.profile.websites as :website}} -
      • {{:website}}
      • - {{/}} -
      - {{/}} -
      -
      -

      {{t("achievments")}}

      - -
      -
      - - -
      - - - - - - - - - - - - - - - -
      {{@profile.backer.npc}} NPC
      - {{t("npcText")}} -
      - - -
      - {{#if @profile.backer.contributor}} - {{@profile.backer.contributor}} - {{else}} - {{t("contribName")}} - {{/}} -
      - {{t("contribText")}} :) -
      - - -
      {{t("kickstartName1")}} ${{@profile.backer.tier}} {{t("kickstartName2")}}
      - {{t("kickstartText")}} -
      - - -
      {#if @profile.achievements.streak}{@profile.achievements.streak}{else}0{/} {{t("streakName")}}
      - {{t("streakText1")}} {#if @profile.achievements.streak}{@profile.achievements.streak}{else}0{/} {{t("streakText2")}} -
      - - -
      {{t("origUserName")}}
      - {{t("origUserText")}} -
      - - -
      {{t("ultimGearName")}}
      - {{t("ultimGearText")}} -
      - - -
      {{t("beastMastName")}}
      - {{t("beastMastName")}} -
      - -
      - - - {#if @unlocked} -
      {@content} -
      - {else if @unlockable} - {{#if equal(_user.id,@profile.id)}} - - {@content} - -
      - {{/}} - {/} - - - - - - diff --git a/views/app/filters.html b/views/app/filters.html deleted file mode 100644 index c65c60d9b9..0000000000 --- a/views/app/filters.html +++ /dev/null @@ -1,61 +0,0 @@ - -
      -
      - {{t("tags")}}: -
      - -
      - - - - - - - - - -
      - {{t("tags")}} - -
      \ No newline at end of file diff --git a/views/app/footer.html b/views/app/footer.html deleted file mode 100644 index 61a8314f66..0000000000 --- a/views/app/footer.html +++ /dev/null @@ -1,72 +0,0 @@ - -
      - - - - -
      - -
      - - {{/}} - - - - - - \ No newline at end of file diff --git a/views/app/game-pane.html b/views/app/game-pane.html deleted file mode 100644 index 1fed4ccc6b..0000000000 --- a/views/app/game-pane.html +++ /dev/null @@ -1,172 +0,0 @@ - -
      - - - - - - - -
      - -
      -
      -
      - -
      -
      - -
      -
      - -
      -
      -
      - -
      - -
      - -
      - -
      - -
      -
      -
      -

      {{t("inventory")}}

      - -
      -
      -

      {{t("market")}}

      - -
      -
      -
      - -
      - -
      - -
      - -
      - -
      - {{#if _loggedIn}} - - {{/}} -
      -
      - -
      - - -
      -
      -
      - -
      -
      -

      Daniel Johansson

      -
      - {{t("NPCJohanssonText1")}} Daniel, {{t("NPCJohanssonText2")}} -
      -
      -
      -
      - -
      {{t("tavernRestingInfo")}}
      - - - -
      -
      -

      {{t("tavernTalkTitle")}}

      -
      -
      - -
      -
        - {#each _tavern.chat.messages as :message} - - {/} -
      -
      -
      - - - - -
      - -
      -
      -

      Alexander Augustin

      -
      {{t("NPCAugustinText1")}} Alexander. {{t("NPCAugustinText2")}}
      -
      - -

      {{t("eggs")}}

      - {#with _items.pets as :egg} - - - {#with :egg[0]}{/} - {#with :egg[1]}{/} - {#with :egg[2]}{/} - {#with :egg[3]}{/} - - - {#with :egg[4]}{/} - {#with :egg[5]}{/} - {#with :egg[6]}{/} - {#with :egg[7]}{/} - - - {#with :egg[8]}{/} - -
      - {/} -

      {{t("hatchingPotions")}}

      - {#with _items.hatchingPotions as :hatchingPotion} - - - {#with :hatchingPotion[0]}{/} - {#with :hatchingPotion[1]}{/} - {#with :hatchingPotion[2]}{/} - {#with :hatchingPotion[3]}{/} - - - {#with :hatchingPotion[4]}{/} - {#with :hatchingPotion[5]}{/} - {#with :hatchingPotion[6]}{/} - {#with :hatchingPotion[7]}{/} - - - {#with :hatchingPotion[8]}{/} - {#with :hatchingPotion[9]}{/} - -
      - {/} -
      diff --git a/views/app/index.html b/views/app/index.html deleted file mode 100644 index d06c1f43e2..0000000000 --- a/views/app/index.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - HabitRPG | Gamify Your Life - - - - - - - - - - - -
      - - {#if _undo}{{t("undo")}}{/} - - - - -
      - - - -
      -
      -
      - - - -
      -
      - -
      -
      - -
      -
      -
      - diff --git a/views/app/modals.html b/views/app/modals.html deleted file mode 100644 index 4e781b7142..0000000000 --- a/views/app/modals.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - -
      - -
      -
      -
      - -
      -
      -
      -

      {{t("deathTitle")}}

      -
      -
      -
      - -
      -

      {{t("deathText")}}

      -
      -
      - -
      -
      - - - - -

      {{t("rerollNotes")}}


      -

      {{t("rerollModelText1")}} ({{t("rerollModelText2")}}). {{t("rerollModelText3")}}

      - <@footer> - {#if lt(_user.balance,1)} - {{t("buyMoreGems")}}Not enough Gems - {else} - {{t("rerollName")}}4 {{t("gems")}} - {/} - -
      - - - - -

      {{t("petsOutOfGems")}}

      - <@footer> - {{t("buyMoreGems")}}{{t("notEnoughGems")}} - -
      - - -

      {{t("whyAdsContent1")}}

      -

      {{t("whyAdsContent2")}} {{t("whyAdsContent3")}}.

      - <@footer> - - -
      - - - - - - {{#if @noDismiss}} - - {{/}} - \ No newline at end of file diff --git a/views/app/party.html b/views/app/party.html deleted file mode 100644 index 54e6991500..0000000000 --- a/views/app/party.html +++ /dev/null @@ -1,68 +0,0 @@ - - {#if _partyMembers} -
      -
      -

      {{_party.name}}

      - - {{#each _partyMembers as :member}} - - {{/}} -
      {{username(:member.auth, :member.profile.name)}}({{:member.id}})
      -
      - {#if _partyError} -
      {_partyError}
      - {/} -
      - - -
      -
      - {{t("leave")}} -
      -
      -

      {{t("chat")}}

      -
      -
      - -
      -
        - {#each _party.chat as :message} - - {/} -
      -
      -
      - - {else if _user.party.invitation} - -

      {{t("invitedTo")}} {_party.name}

      - {{t("accept")}} - {{t("reject")}} - - {else} -

      {{t("createAParty")}}

      - -

      {{t("noPartyText")}}

      -
      {_user.id}
      -
      - {#if _partyError} -
      {_partyError}
      - {/} -
      - - -
      -
      - - {/} - - - -
    • - - {{@message.user}} {{@message.text}} - {relativeDate(@message.timestamp, _currentTime)} - {{#if equal(@message.uuid,_user.id)}}{{#with @message}}{{/}}{{/}} - -
    • diff --git a/views/app/pets.html b/views/app/pets.html deleted file mode 100644 index ce0e4bc2e3..0000000000 --- a/views/app/pets.html +++ /dev/null @@ -1,133 +0,0 @@ - - - -

      {{t("dropsEnabledText1")}} {_user.items.eggs.0.text} {{t("dropsEnabledText2")}}! {_user.items.eggs.0.notes}

      - <@footer> - - -
      - - -

      {_drop.dialog}

      - - - <@footer> - - -
      - - -

      -

      {{t("beastMastUnlocked")}} -

      - <@footer> - - -
      - - - - - - - - -
      - {.text}
      {.value} {{t("gems")}} - - - - -
      - {.text}
      {.value} {{t("gems")}} - - - -
      -
      - -
    • - - {#if not(_user.items.eggs)} -

      {{t("noEggs")}}

      - {/if} - {#each _user.items.eggs as :egg} -
      - -

      {:egg.text}

      -
      - {/each} -
      -
    • -
    • - - {#if not(_user.items.hatchingPotions)} -

      {{t("noHatchingPotions")}}

      - {/if} - {#each _user.items.hatchingPotions as :hatchingPotion} -
      - -

      {:hatchingPotion}

      -
      - {/each} -
      -
    • -
      -
      - {#if _hatchEgg} -
      -

      {{t("hatchYourEgg")}}

      - {#if not(_user.items.hatchingPotions)} -

      {{t("noHatchingPotions")}}

      - {else} -

      {{t("whichHatchingPotion1")}} {_hatchEgg.text} {{t("whichHatchingPotion2")}}

      -
      - - -
      - {/if} -
      - {/if} -
      - - -
      {count(_user.items.pets)} / 90 {{t("petsFound")}}
      - - {{#each _items.pets as :pet}} - - {{#each _items.hatchingPotions as :potion}} - - {{/}} - - {{/}} -
      - -
      -

      {{t("rarePets")}}

      - - - - {{#if gt(_user.backer.tier,79)}}{{/}} - -
      - - - - -
      - {#if ownsPet(@pet, _user.items.pets)} - - {else} - - {/} -
      \ No newline at end of file diff --git a/views/app/rewards.html b/views/app/rewards.html deleted file mode 100644 index 294659e7c9..0000000000 --- a/views/app/rewards.html +++ /dev/null @@ -1,40 +0,0 @@ - - -

      -

      {{t("ultimGearUnlocked")}} -

      - <@footer> - - -
      - - - - -
      {gems(_user.balance)} {{t("gems")}} -
      - - - - -
    • - -
      - -
      - - -
      - {#if equal(@item.type,'reroll')} - - {else} - - {@item.value} - - - {/} -
      - - -

      {@item.text}

      -
    • diff --git a/views/app/settings.html b/views/app/settings.html deleted file mode 100644 index c2dd2a2a07..0000000000 --- a/views/app/settings.html +++ /dev/null @@ -1,157 +0,0 @@ - -
      -
      -

      {{t("settings")}}

      -

      {{t("customDayStart")}}

      -
      - - :00 ({{t("24HrClock")}}) -
      -
      - {{t("clockInfo")}} -
      - -
      -

      {{t("misc")}}

      - - - {{#if _user.auth.local}} -
      -

      {{t("changePass")}}

      - - {{/}} - -
      -

      {{t("dangerZone")}}

      - {{t("reset")}} -  {{t("restore")}} -  {{t("delete")}} -
      -
      -

      API

      - {{t("APIText")}} -
      {{t("userId")}}
      -
      {_user.id}
      - -
      {{t("APIToken")}}
      -
      {_user.apiToken}
      -
      -
      - - - {{#if _loggedIn}} - -

      {{t("resetText1")}}

      -

      {{t("resetText2")}}

      - <@footer> - - - -
      - - -

      {{t("restoreText1")}}

      - - {#with _user} -
      -

      {{t("stats")}}

      -
      - - HP -
      -
      - - Exp -
      -
      - - GP -
      -
      - - {{t("level")}} -
      - -

      {{t("items")}}

      -
      - - {{t("weapon")}} -
      -
      - - {{t("armor")}} -
      -
      - - {{t("helm")}} -
      -
      - - {{t("shield")}} -
      - -
      - {/} - - <@footer> - - -
      - - -

      {{t("deleteText1")}}{{t("deleteText2")}} {{t("deleteText3")}}

      -

      - <@footer> - - - -
      - - {{else}} - - {{t("loginFacebookAlt")}}/ -

      {{t("or")}}

      - - - -
      -
      -
      -
      -
      - {{/}} - - -
      - {{#unless _loggedIn}} - - {{else}} - - {{/}} - - - {#if _user.party.invitation} - - {/} - - - {#if newChatMessages(_party.chat,_user.party.lastMessageSeen)} - - {/} - -
      From d0b35cf067227fc3b2c607523f0b302c59124146 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 11 Nov 2013 21:36:59 +0100 Subject: [PATCH 68/98] solve conflicts --- locales/en/app.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/locales/en/app.json b/locales/en/app.json index 7bef4b197c..4e8b7ffb90 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -341,15 +341,9 @@ "_commentnpcsandchars": "NPCS & CHARACTERS", "_commentNPCS" : "NPCS", "NPCBaileyText1" : "the Town Crier here! Announcing new stuff!", -<<<<<<< HEAD - "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", -======= "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", ->>>>>>> develop "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" : "", @@ -389,11 +383,8 @@ "_commentmisc": "MISC & GLOBAL", "removeAds": "Remove Ads", "whyAds": "Why Ads?", -<<<<<<< HEAD - "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.", -======= "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.", ->>>>>>> develop + "whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow", "whyAdsContent3": "these instructions", "_commentbuttons": "BUTTONS", From 363ade1c4cde2a56c5966f9633891fe26c3f7fa0 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 11 Nov 2013 21:44:59 +0100 Subject: [PATCH 69/98] update readme with notice about translations --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a68cc38ad3..d362493720 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# Translations - WIP + +Some files has been overwriteen after merging with develop, will revisit later: + +- locales/nl/app.json +- locales/bg/app.json + +----------------- + + HabitRPG =============== From 687ed0978a52bc9815b8b463a9135a8ae9f4501d Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 11 Nov 2013 22:11:17 +0100 Subject: [PATCH 70/98] fix some json and rename a file to match the locales/lang/app.json format --- locales/es/{Algunas modificaciones => app.json} | 0 locales/fr/app.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename locales/es/{Algunas modificaciones => app.json} (100%) diff --git a/locales/es/Algunas modificaciones b/locales/es/app.json similarity index 100% rename from locales/es/Algunas modificaciones rename to locales/es/app.json diff --git a/locales/fr/app.json b/locales/fr/app.json index c6bd3f2612..d0b9b2747f 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -219,7 +219,7 @@ "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 faire un vrai départ après s'être amusé en testant l'application.", - "restore" : "Restaurer" + "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", From cb36881eddad23ea1469188608077a189bcd1fe6 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 11 Nov 2013 22:22:25 +0100 Subject: [PATCH 71/98] minimal translations --- src/middleware.js | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/src/middleware.js b/src/middleware.js index 698bd01b62..e46c14ab34 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -82,7 +82,25 @@ var getManifestFiles = function(page){ return results; } -} +} + +// Translations + +var translations = {}; + +fs.readdirSync(path.join(__dirname, "/../locales")).forEach(function(file) { + translations[file] = require(path.join(__dirname, "/../locales/", file, 'app.json')) +}); + +var getTranslatedString = function(locale, string){ + if(!locale || !string) throw new Error("Missing locale and/or string argument."); + if(!translations[locale]) throw new Error("Missing locale '" + locale + "'"); + + // TODO support nested dot-separated strings + if(translations[locale][string]) return translations[locale][string]; + if(translations['en'][string]) return translations['en'][string]; + return 'String not found!'; +} module.exports.locals = function(req, res, next) { res.locals.habitrpg = res.locals.habitrpg || {} @@ -93,7 +111,8 @@ module.exports.locals = function(req, res, next) { IS_MOBILE: /Android|webOS|iPhone|iPad|iPod|BlackBerry/i.test(req.header('User-Agent')), STRIPE_PUB_KEY: nconf.get('STRIPE_PUB_KEY'), getManifestFiles: getManifestFiles, - getBuildUrl: getBuildUrl + getBuildUrl: getBuildUrl, + getTranslatedString: getTranslatedString }); next() } From b6adc8e1d8c62029291b153ef7ee121a24c0604b Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 11 Nov 2013 22:30:38 +0100 Subject: [PATCH 72/98] translations try --- bower.json | 3 ++- views/shared/tasks/lists.jade | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 5dc7878e1c..61b7ccc74e 100644 --- a/bower.json +++ b/bower.json @@ -37,7 +37,8 @@ }, "resolutions": { "jquery": "~2.0.3", - "bootstrap": "v2.3.2" + "bootstrap": "v2.3.2", + "angular": "1.2.0-rc.3" }, "devDependencies": { "angular-mocks": "1.2.0-rc.3" diff --git a/views/shared/tasks/lists.jade b/views/shared/tasks/lists.jade index dbb5e49a09..26c04ec3ac 100644 --- a/views/shared/tasks/lists.jade +++ b/views/shared/tasks/lists.jade @@ -67,7 +67,7 @@ script(id='templates/habitrpg-tasks.html', type="text/ng-template") // Ads div(ng-if='main && !user.purchased.ads && list.type!="reward"') span.pull-right - a(ng-click='modals.buyGems=true', tooltip='Remove Ads') + a(ng-click='modals.buyGems=true', tooltip=env.getTranslatedString('it', 'removeAds')) i.icon-remove // Habit3 ins.adsbygoogle(ng-init='initAds()', style='display: inline-block; width: 234px; height: 60px;', data-ad-client='ca-pub-3242350243827794', data-ad-slot='9529624576') From 4a42aaba4269fcb385117c21b53e8919986f6f54 Mon Sep 17 00:00:00 2001 From: Adrien Lemaire Date: Tue, 12 Nov 2013 16:39:10 +1100 Subject: [PATCH 73/98] more translations done --- locales/ja/app.json | 160 ++++++++++++++++++++++---------------------- 1 file changed, 80 insertions(+), 80 deletions(-) diff --git a/locales/ja/app.json b/locales/ja/app.json index 0b2172b883..8100c59efa 100644 --- a/locales/ja/app.json +++ b/locales/ja/app.json @@ -7,7 +7,7 @@ "_commenttut": "TUTORIAL/TOUR", - "endTourButton": "End Tour", + "endTourButton": "ツアーを終了", "nextButton" : "次", "prevButton" : "先", "tour1Title" : "ハビットRPGへようこそ", @@ -19,14 +19,14 @@ "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" : "Hover over comments", + "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" : "1h Productive Work", + "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", @@ -45,50 +45,50 @@ "reward2" : "ケーキ", "reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.", -"_commentdefaulttags" : "DEFAULT TAGS", +"_commentdefaulttags" : "デフォルトタグ", "morning" : "朝", "afternoon" : "午後", "evening" : "夜", -"_commenthead": "HEADER", +"_commenthead": "ヘッダ", "health": "健康", "experience": "経験", "history": "ヒストリー", "anonymous": "匿名の", "level": "レベル", "tasks": "課題", - "loginAndReg" : "Login / Register", - "loginFacebookAlt" : "Login / Register with Facebook", - "login" : "Login", - "register" : "Register", - "options": "Options", - "logout": "Logout", + "loginAndReg" : "ログイン / 登録", + "loginFacebookAlt" : "ログイン / フェイスブックから登録", + "login" : "ログイン", + "register" : "登録", + "options": "オプション", + "logout": "ログアウト", -"_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "New Party Messages", +"_commentnotifcations" : "通知", + "partyNotification" : "新党メッセージ", "_commenttaskview": "TASK VIEW", "habits": "習慣", - "newHabit": "New Habit", - "edit": "Edit", - "text": "Text", + "newHabit": "新しい Habit", + "edit": "編集", + "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", + "easy": "簡単", "medium": "Medium", - "hard": "Hard", + "hard": "難しい", "delete": "消去", - "progress": "Progress", - "score": "Score", - "dailies": "Dailies", - "newDaily": "New Daily", - "repeat": "Repeat", + "progress": "進捗", + "score": "スコア", + "dailies": "毎日", + "newDaily": "新しい毎日のタスク", + "repeat": "繰り返し", "Su": "日", "M": "月", "T": "火", @@ -97,25 +97,25 @@ "F": "金", "S": "土", "todos": "する事", - "newTodo": "New Todo", - "dueDate": "Due Date", - "remaining": "Remaining", - "complete": "Complete", + "newTodo": "新しいTODO", + "dueDate": "期日", + "remaining": "残り", + "complete": "完成", "rewards": "報酬", "gold": "金", "silver": "銀", - "newReward": "New Reward", - "price": "Price", - "tags" : "Tags", - "editTags" : "Edit Tags", - "newTag" : "New Tag", - "clearFilters" : "Clear Filters", + "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" : "egg", + "dropsEnabledText2" : "卵", "itemDropped" : "An items has dropped", @@ -147,25 +147,25 @@ "totalDefense" : "Total Defense", - "party": "Party", - "createAParty":"Create A Party", + "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": "Party Name", - "create":"Create", - "userId":"User Id", - "invite":"Invite", - "leave": "Leave", + "partyName": "パーティーの名前", + "create":"作る", + "userId":"ユーザーID", + "invite":"招待する", + "leave": "残す", "invitedTo" : "You're Invited To", - "chat": "Chat", + "chat": "チャット", "inventory": "Inventory", - "eggs": "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?", + "whichHatchingPotion2" : "卵?", "pour" : "pour", "rarePets" : "Rare Pets", "market": "Market", @@ -181,7 +181,7 @@ "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", + "tutorials" : "チュートリアル", "achievements":"Achievements", "achievementUnlocked" : "Achievement Unlocked!", @@ -203,19 +203,19 @@ "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", + "settings":"設定", "customDayStart":"Custom Day Start", - "24HrClock": "24Hr Clock", + "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":"Change Password", - "oldPass":"Old Password", - "newPass":"New Password", - "confirmPass":"Confirm New Password", - "dangerZone": "Danger Zone", - "reset":"Reset", + "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.", @@ -223,44 +223,44 @@ "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":"消去 your account", - "deleteHeader" : "消去 Account", + "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":" DELETE ", + "deleteText2":" 消す ", "deleteText3":"into the text-box", "API":"API", "APIText":"Copy these for use in third party applications.", - "APIToken":"Api Token", + "APIToken":"APIトークン", -"_commentitems": "ITEMS", - "_commentitemsweps": "WEAPONS", - "sword0name" : "Training Sword", - "sword1Name" : "Sword", +"_commentitems": "アイテム", + "_commentitemsweps": "兵器", + "sword0name" : "木剣", + "sword1Name" : "剣", "sword1Text" : "Increases experience gain by 3%.", - "sword2Name" : "Axe", + "sword2Name" : "斧", "sword2Text" : "Increases experience gain by 6%.", "sword3Name" : "Morningstar", "sword3Text" : "Increases experience gain by 9%.", - "sword4Name" : "Blue Sword", + "sword4Name" : "青い剣", "sword4Text" : "Increases experience gain by 12%.", - "sword5Name" : "Red Sword", + "sword5Name" : "赤い剣", "sword5Text" : "Increases experience gain by 15%.", - "sword6Name" : "Golden Sword", + "sword6Name" : "金色の剣", "sword6Text" : "Increases experience gain by 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , + "_commentitemsarmour": "鎧", + "armour0Name" : "布鎧", + "armour1Name" : "革鎧" , "armour1Text": "Decreases HP Loss by 4%", "armour2Name" : "Chain Mail", "armour2Text": "Decreases HP Loss by 6%", "armour3Name" : "Plate Mail", "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", + "armour4Name" : "赤鎧", "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", + "armour5Name" : "金色の鎧", "armour5Text": "Decreases HP Loss by 10%", "_commentitemshead" : "HEADGEAR", @@ -357,35 +357,35 @@ "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", +"_commentfooter": "フッター", "footerCompany" : "会社", "companyAbout" : "について", "companyBlog" : "ブログ", "companyTeam" : "チーム", - "companyExtensions" : "Extensions", + "companyExtensions" : "エクステンション", "companyFAQ" : "FAQ", "footerLegal" : "法的", "legalPrivacy" : "プライバシー", "legalTerms" : "条件", "footerCommunity" : "コミュニティ", - "communityBugs" : "Submit Bugs", - "communityFeatures" : "Request Feautres", + "communityBugs" : "バグを提出する", + "communityFeatures" : "特徴のリクエスト", "communityExtensions" : "Add-ons / Extensions", "communityForum" : "Community Forum", - "footerSocial" : "Social", + "footerSocial" : "ソーシャル", "_commentmisc": "MISC & GLOBAL", - "removeAds": "Remove Ads", - "whyAds": "Why Ads?", + "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": "Save & Close", + "saveAndClose": "保存して閉じる", "cancel":"キャンセル", "ok" : "Ok", "add" : "加える", @@ -394,7 +394,7 @@ "accept" : "容認", "reject" : "拒否", "or" : "か", - "_commenttimestamps":"TIME STAMPS", + "_commenttimestamps":"タイムスタンプ", "justNow":"丁度今", "aMinuteAgo":"1分前", "minutesAgo":"分前", From 1d9148eebb89c5532af3e7de9fc00e06517010a7 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 14:49:01 +0100 Subject: [PATCH 74/98] move middleware.locals only where it is needed and transform it into a common function, simplify translations and adds automatic language detection --- src/middleware.js | 27 +++++++++++++-------------- src/routes/pages.js | 32 ++++++++++++++++++-------------- src/server.js | 1 - views/shared/footer.jade | 2 +- views/shared/tasks/lists.jade | 2 +- 5 files changed, 33 insertions(+), 31 deletions(-) diff --git a/src/middleware.js b/src/middleware.js index e46c14ab34..be96a6ffd8 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -102,9 +102,14 @@ var getTranslatedString = function(locale, string){ return 'String not found!'; } -module.exports.locals = function(req, res, next) { - res.locals.habitrpg = res.locals.habitrpg || {} - _.defaults(res.locals.habitrpg, { +var getUserLanguage = function(langs){ + return _(langs).map(function(lang){ + return lang.slice(0, 2); + }).uniq().value()[0]; +} + +module.exports.locals = function(req) { + return { NODE_ENV: nconf.get('NODE_ENV'), BASE_URL: nconf.get('BASE_URL'), PAYPAL_MERCHANT: nconf.get('PAYPAL_MERCHANT'), @@ -112,14 +117,8 @@ module.exports.locals = function(req, res, next) { STRIPE_PUB_KEY: nconf.get('STRIPE_PUB_KEY'), getManifestFiles: getManifestFiles, getBuildUrl: getBuildUrl, - getTranslatedString: getTranslatedString - }); - next() -} -/* - // translate = (req, res, next) -> - // model = req.getModel() - // # Set locale to bg on dev - // #model.set '_i18n.locale', 'bg' if process.env.NODE_ENV is "development" - // next() - */ + t: function(string){ + return getTranslatedString(getUserLanguage(req.acceptedLanguages), string); + } + } +} \ No newline at end of file diff --git a/src/routes/pages.js b/src/routes/pages.js index 6b9ab1d765..878527a521 100644 --- a/src/routes/pages.js +++ b/src/routes/pages.js @@ -2,23 +2,36 @@ var nconf = require('nconf'); var express = require('express'); var router = new express.Router(); var _ = require('lodash'); +var middleware = require('../middleware') // -------- App -------- router.get('/', function(req, res) { return res.render('index', { title: 'HabitRPG | Your Life, The Role Playing Game', - env: res.locals.habitrpg + env: middleware.locals(req) }); }); // -------- Marketing -------- -router.get('/splash.html', function(req, res) { - res.redirect('/static/front'); +router.get('/static/front', function(req, res) { + var env = middleware.locals(req); + env.isFrontPage = true; + res.render('static/front', {env: env}); }); -router.get('/static/front', function(req, res) { - res.render('static/front', {env: res.locals.habitrpg, isFrontPage: true}); +router.get('/static/privacy', function(req, res) { + res.render('static/privacy', {env: middleware.locals(req)}); +}); + +router.get('/static/terms', function(req, res) { + res.render('static/terms', {env: middleware.locals(req)}); +}); + +// --------- Redirects -------- + +router.get('/splash.html', function(req, res) { + res.redirect('/static/front'); }); router.get('/static/about', function(req, res) { @@ -37,13 +50,4 @@ router.get('/static/faq', function(req, res) { res.redirect('http://community.habitrpg.com/faq-page'); }); -router.get('/static/privacy', function(req, res) { - res.render('static/privacy', {env: res.locals.habitrpg}); -}); - -router.get('/static/terms', function(req, res) { - res.render('static/terms', {env: res.locals.habitrpg}); -}); - - module.exports = router; \ No newline at end of file diff --git a/src/server.js b/src/server.js index 6c4a8f8feb..46ad2ef959 100644 --- a/src/server.js +++ b/src/server.js @@ -94,7 +94,6 @@ app.use(express.cookieParser()); app.use(express.cookieSession({ secret: nconf.get('SESSION_SECRET'), httpOnly: false, cookie: { maxAge: TWO_WEEKS }})); //app.use(express.session()); app.use(middleware.splash); -app.use(middleware.locals); // Initialize Passport! Also use passport.session() middleware, to support // persistent login sessions (recommended). diff --git a/views/shared/footer.jade b/views/shared/footer.jade index 3c770ad6d7..e168c2da29 100644 --- a/views/shared/footer.jade +++ b/views/shared/footer.jade @@ -11,7 +11,7 @@ footer.footer(ng-controller='FooterCtrl') .span3 h4 Company ul.unstyled - if (!isFrontPage) + if (!env.isFrontPage) li .btn.btn-small.btn-success(ng-click='modals.buyGems = true') i.icon-heart.icon-white diff --git a/views/shared/tasks/lists.jade b/views/shared/tasks/lists.jade index 26c04ec3ac..df20e2d6ee 100644 --- a/views/shared/tasks/lists.jade +++ b/views/shared/tasks/lists.jade @@ -67,7 +67,7 @@ script(id='templates/habitrpg-tasks.html', type="text/ng-template") // Ads div(ng-if='main && !user.purchased.ads && list.type!="reward"') span.pull-right - a(ng-click='modals.buyGems=true', tooltip=env.getTranslatedString('it', 'removeAds')) + a(ng-click='modals.buyGems=true', tooltip=env.t('removeAds')) i.icon-remove // Habit3 ins.adsbygoogle(ng-init='initAds()', style='display: inline-block; width: 234px; height: 60px;', data-ad-client='ca-pub-3242350243827794', data-ad-slot='9529624576') From 6e33b88c85fdf7f5925bb2757b3a6e3828958805 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 15:10:16 +0100 Subject: [PATCH 75/98] remove middleware.splash --- src/middleware.js | 6 ------ src/routes/pages.js | 3 +++ src/server.js | 1 - 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/src/middleware.js b/src/middleware.js index be96a6ffd8..f2e9f47baf 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -14,12 +14,6 @@ module.exports.forceSSL = function(req, res, next){ next() } -module.exports.splash = function(req, res, next) { - if (req.url == '/' && !req.headers['x-api-user'] && !req.headers['x-api-key'] && !(req.session && req.session.userId)) - return res.redirect('/static/front') - next() -}; - module.exports.cors = function(req, res, next) { res.header("Access-Control-Allow-Origin", req.headers.origin || "*"); res.header("Access-Control-Allow-Methods", "OPTIONS,GET,POST,PUT,HEAD,DELETE"); diff --git a/src/routes/pages.js b/src/routes/pages.js index 878527a521..3c69dd9f72 100644 --- a/src/routes/pages.js +++ b/src/routes/pages.js @@ -6,6 +6,9 @@ var middleware = require('../middleware') // -------- App -------- router.get('/', function(req, res) { + if (!req.headers['x-api-user'] && !req.headers['x-api-key'] && !(req.session && req.session.userId)) + return res.redirect('/static/front') + return res.render('index', { title: 'HabitRPG | Your Life, The Role Playing Game', env: middleware.locals(req) diff --git a/src/server.js b/src/server.js index 46ad2ef959..902669becd 100644 --- a/src/server.js +++ b/src/server.js @@ -93,7 +93,6 @@ app.use(express.methodOverride()); app.use(express.cookieParser()); app.use(express.cookieSession({ secret: nconf.get('SESSION_SECRET'), httpOnly: false, cookie: { maxAge: TWO_WEEKS }})); //app.use(express.session()); -app.use(middleware.splash); // Initialize Passport! Also use passport.session() middleware, to support // persistent login sessions (recommended). From 154a6527262a8d909bb76857b5ee9c10f54db56d Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 15:57:46 +0100 Subject: [PATCH 76/98] middleware.locals back to a middleware, use user specified language if avalaible, list of avalaible languages avalaible in window.env --- src/middleware.js | 51 +++++++++++++++++++++++++++++++-------------- src/models/user.js | 3 ++- src/routes/pages.js | 16 +++++++------- 3 files changed, 45 insertions(+), 25 deletions(-) diff --git a/src/middleware.js b/src/middleware.js index f2e9f47baf..3b1b3e89e3 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -2,6 +2,7 @@ var nconf = require('nconf'); var _ = require('lodash'); var fs = require('fs'); var path = require('path'); +var User = require('./models/user').model module.exports.forceSSL = function(req, res, next){ var baseUrl = nconf.get("BASE_URL"); @@ -96,23 +97,41 @@ var getTranslatedString = function(locale, string){ return 'String not found!'; } -var getUserLanguage = function(langs){ - return _(langs).map(function(lang){ - return lang.slice(0, 2); - }).uniq().value()[0]; +var getUserLanguage = function(req, callback){ + var getFromBrowser = function(){ + return _(req.acceptedLanguages).map(function(lang){ + return lang.slice(0, 2); + }).uniq().value()[0]; + }; + + if(req.session && req.session.userId){ + User.findOne({_id: req.session.userId}, function(err, user){ + if(err) return callback(err); + return callback(null, user.preferences.language || getFromBrowser()); + }); + }else{ + return callback(null, getFromBrowser()); + } } -module.exports.locals = function(req) { - return { - NODE_ENV: nconf.get('NODE_ENV'), - BASE_URL: nconf.get('BASE_URL'), - PAYPAL_MERCHANT: nconf.get('PAYPAL_MERCHANT'), - IS_MOBILE: /Android|webOS|iPhone|iPad|iPod|BlackBerry/i.test(req.header('User-Agent')), - STRIPE_PUB_KEY: nconf.get('STRIPE_PUB_KEY'), - getManifestFiles: getManifestFiles, - getBuildUrl: getBuildUrl, - t: function(string){ - return getTranslatedString(getUserLanguage(req.acceptedLanguages), string); +module.exports.locals = function(req, res, next) { + getUserLanguage(req, function(err, language){ + if(err) return res.json(500, {err: err}); + + res.locals.habitrpg = { + NODE_ENV: nconf.get('NODE_ENV'), + BASE_URL: nconf.get('BASE_URL'), + PAYPAL_MERCHANT: nconf.get('PAYPAL_MERCHANT'), + IS_MOBILE: /Android|webOS|iPhone|iPad|iPod|BlackBerry/i.test(req.header('User-Agent')), + STRIPE_PUB_KEY: nconf.get('STRIPE_PUB_KEY'), + getManifestFiles: getManifestFiles, + getBuildUrl: getBuildUrl, + avalaibleLanguages: Object.keys(translations), + t: function(string){ + return getTranslatedString(language, string); + } } - } + + next(); + }); } \ No newline at end of file diff --git a/src/models/user.js b/src/models/user.js index 383b53271d..f2d90aeacb 100644 --- a/src/models/user.js +++ b/src/models/user.js @@ -172,7 +172,8 @@ var UserSchema = new Schema({ hideHeader: {type:Boolean, 'default':false}, showHelm: {type:Boolean, 'default':true}, skin: {type:String, 'default':'white'}, - timezoneOffset: Number + timezoneOffset: Number, + language: String }, profile: { blurb: String, diff --git a/src/routes/pages.js b/src/routes/pages.js index 3c69dd9f72..72e3f4fb10 100644 --- a/src/routes/pages.js +++ b/src/routes/pages.js @@ -5,30 +5,30 @@ var _ = require('lodash'); var middleware = require('../middleware') // -------- App -------- -router.get('/', function(req, res) { +router.get('/', middleware.locals, function(req, res) { if (!req.headers['x-api-user'] && !req.headers['x-api-key'] && !(req.session && req.session.userId)) return res.redirect('/static/front') return res.render('index', { title: 'HabitRPG | Your Life, The Role Playing Game', - env: middleware.locals(req) + env: res.locals.habitrpg }); }); // -------- Marketing -------- -router.get('/static/front', function(req, res) { - var env = middleware.locals(req); +router.get('/static/front', middleware.locals, function(req, res) { + var env = res.locals.habitrpg; env.isFrontPage = true; res.render('static/front', {env: env}); }); -router.get('/static/privacy', function(req, res) { - res.render('static/privacy', {env: middleware.locals(req)}); +router.get('/static/privacy', middleware.locals, function(req, res) { + res.render('static/privacy', {env: res.locals.habitrpg}); }); -router.get('/static/terms', function(req, res) { - res.render('static/terms', {env: middleware.locals(req)}); +router.get('/static/terms', middleware.locals, function(req, res) { + res.render('static/terms', {env: res.locals.habitrpg}); }); // --------- Redirects -------- From 5ddf54466c084df0288686c5c2bc12429f4542f9 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 16:13:35 +0100 Subject: [PATCH 77/98] can change language from setting --- public/js/controllers/settingsCtrl.js | 11 +++++++++++ src/middleware.js | 2 ++ views/options/settings.jade | 3 +++ 3 files changed, 16 insertions(+) diff --git a/public/js/controllers/settingsCtrl.js b/public/js/controllers/settingsCtrl.js index dec606770f..6617c1536a 100644 --- a/public/js/controllers/settingsCtrl.js +++ b/public/js/controllers/settingsCtrl.js @@ -33,6 +33,17 @@ habitrpg.controller('SettingsCtrl', User.log({'op':'set', data:{'preferences.dayStart': dayStart}}); } + $scope.language = window.env.language; + $scope.avalaibleLanguages = window.env.avalaibleLanguages; + + $scope.changeLanguage = function(){ + User.set('preferences.language', $scope.language); + // FIXME we wait 1sec hoping that in the meantime the server has responded to the `set` + setTimeout(function(){ + location.reload(); + }, 1000); + } + $scope.reroll = function(){ $http.post(API_URL + '/api/v1/user/reroll') diff --git a/src/middleware.js b/src/middleware.js index 3b1b3e89e3..d2f273066b 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -127,6 +127,8 @@ module.exports.locals = function(req, res, next) { getManifestFiles: getManifestFiles, getBuildUrl: getBuildUrl, avalaibleLanguages: Object.keys(translations), + // should send something like {en: "English"} instead of [en, it, ...] + language: language, t: function(string){ return getTranslatedString(language, string); } diff --git a/views/options/settings.jade b/views/options/settings.jade index 4c957c119b..36fa72b489 100644 --- a/views/options/settings.jade +++ b/views/options/settings.jade @@ -10,6 +10,9 @@ script(type='text/ng-template', id='partials/options.settings.html') small | Habit defaults to check and reset your dailies at midnight in your time zone each day. You can customize the hour here (enter a number between 0 and 24). hr + h4 Language + select(ng-model='language', ng-options='language for language in avalaibleLanguages', ng-change='changeLanguage()') + hr h4 Misc button.btn(ng-hide='user.preferences.hideHeader', ng-click='set("preferences.hideHeader",true)') Hide Header button.btn(ng-show='user.preferences.hideHeader', ng-click='set("preferences.hideHeader",false)') Show Header From d797c21075e6e76a165177b3ddc5a10bc911fc13 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 16:23:21 +0100 Subject: [PATCH 78/98] emit event when user is synced and update code to use it --- public/js/controllers/settingsCtrl.js | 7 +++---- public/js/services/userServices.js | 3 +++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/public/js/controllers/settingsCtrl.js b/public/js/controllers/settingsCtrl.js index 6617c1536a..e0747ba473 100644 --- a/public/js/controllers/settingsCtrl.js +++ b/public/js/controllers/settingsCtrl.js @@ -37,11 +37,10 @@ habitrpg.controller('SettingsCtrl', $scope.avalaibleLanguages = window.env.avalaibleLanguages; $scope.changeLanguage = function(){ - User.set('preferences.language', $scope.language); - // FIXME we wait 1sec hoping that in the meantime the server has responded to the `set` - setTimeout(function(){ + $rootScope.$on('userSynced', function(){ location.reload(); - }, 1000); + }); + User.set('preferences.language', $scope.language); } $scope.reroll = function(){ diff --git a/public/js/services/userServices.js b/public/js/services/userServices.js index 12b0112b42..c21076aebe 100644 --- a/public/js/services/userServices.js +++ b/public/js/services/userServices.js @@ -68,6 +68,9 @@ angular.module('userServices', []). _.extend(user, data); $rootScope.$emit('userUpdated', user); } + + // Emit event when user syncing ended + $rootScope.$emit('userSynced'); user._v = data._v; // FIXME handle this somewhere else, we don't need to check every single time From 8a2059ee2fca932cd226dcd617530a6b07091fa0 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 16:24:22 +0100 Subject: [PATCH 79/98] typo --- public/js/services/userServices.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/services/userServices.js b/public/js/services/userServices.js index c21076aebe..a8973a70d2 100644 --- a/public/js/services/userServices.js +++ b/public/js/services/userServices.js @@ -69,7 +69,7 @@ angular.module('userServices', []). $rootScope.$emit('userUpdated', user); } - // Emit event when user syncing ended + // Emit event when user is synced $rootScope.$emit('userSynced'); user._v = data._v; From 2318243ebdcc0ff63d76f35083ab8ec7db06472a Mon Sep 17 00:00:00 2001 From: Nicole Foster Date: Tue, 12 Nov 2013 10:56:06 -0500 Subject: [PATCH 80/98] Translated medium to above average, avatar heading, and website heading --- locales/ja/app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/ja/app.json b/locales/ja/app.json index 8100c59efa..2203357eb1 100644 --- a/locales/ja/app.json +++ b/locales/ja/app.json @@ -81,7 +81,7 @@ "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": "Medium", + "medium": "平均以上", "hard": "難しい", "delete": "消去", "progress": "進捗", @@ -122,7 +122,7 @@ "_commentoptionsview": "OPTIONS VIEW", "profile": "Profile", - "avatar": "Avatar", + "avatar": "アヴァター", "head": "Head", "showHelm": "Show Helm", @@ -132,7 +132,7 @@ "photoUrl": "Photo Url", "fullName": "Full Name", "blurb": "Blurb", - "websites": "Websites", + "websites": "ウェブサイト", "addWebsites": "Add Websites", "items" : "Items", "weapon" : "Weapon", From 7351697cbbbf23a3bc18865add8d44052875ae79 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 21:18:40 +0100 Subject: [PATCH 81/98] moves locales to locales_old --- {locales => locales_old}/bg/app.json | 0 {locales => locales_old}/cs/app.json | 0 {locales => locales_old}/cu/app.json | 0 {locales => locales_old}/de/app.json | 0 {locales => locales_old}/en/app.json | 0 {locales => locales_old}/es/app.json | 0 {locales => locales_old}/fr/app.json | 0 {locales => locales_old}/he/app.json | 0 {locales => locales_old}/id/app.json | 0 {locales => locales_old}/it/app.json | 0 {locales => locales_old}/ja/app.json | 0 {locales => locales_old}/nl/app.json | 0 {locales => locales_old}/no/app.json | 0 {locales => locales_old}/pl/app.json | 0 {locales => locales_old}/pt/app.json | 0 {locales => locales_old}/ru/app.json | 0 {locales => locales_old}/uk/app.json | 0 {locales => locales_old}/ur/app.json | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename {locales => locales_old}/bg/app.json (100%) rename {locales => locales_old}/cs/app.json (100%) rename {locales => locales_old}/cu/app.json (100%) rename {locales => locales_old}/de/app.json (100%) rename {locales => locales_old}/en/app.json (100%) rename {locales => locales_old}/es/app.json (100%) rename {locales => locales_old}/fr/app.json (100%) rename {locales => locales_old}/he/app.json (100%) rename {locales => locales_old}/id/app.json (100%) rename {locales => locales_old}/it/app.json (100%) rename {locales => locales_old}/ja/app.json (100%) rename {locales => locales_old}/nl/app.json (100%) rename {locales => locales_old}/no/app.json (100%) rename {locales => locales_old}/pl/app.json (100%) rename {locales => locales_old}/pt/app.json (100%) rename {locales => locales_old}/ru/app.json (100%) rename {locales => locales_old}/uk/app.json (100%) rename {locales => locales_old}/ur/app.json (100%) diff --git a/locales/bg/app.json b/locales_old/bg/app.json similarity index 100% rename from locales/bg/app.json rename to locales_old/bg/app.json diff --git a/locales/cs/app.json b/locales_old/cs/app.json similarity index 100% rename from locales/cs/app.json rename to locales_old/cs/app.json diff --git a/locales/cu/app.json b/locales_old/cu/app.json similarity index 100% rename from locales/cu/app.json rename to locales_old/cu/app.json diff --git a/locales/de/app.json b/locales_old/de/app.json similarity index 100% rename from locales/de/app.json rename to locales_old/de/app.json diff --git a/locales/en/app.json b/locales_old/en/app.json similarity index 100% rename from locales/en/app.json rename to locales_old/en/app.json diff --git a/locales/es/app.json b/locales_old/es/app.json similarity index 100% rename from locales/es/app.json rename to locales_old/es/app.json diff --git a/locales/fr/app.json b/locales_old/fr/app.json similarity index 100% rename from locales/fr/app.json rename to locales_old/fr/app.json diff --git a/locales/he/app.json b/locales_old/he/app.json similarity index 100% rename from locales/he/app.json rename to locales_old/he/app.json diff --git a/locales/id/app.json b/locales_old/id/app.json similarity index 100% rename from locales/id/app.json rename to locales_old/id/app.json diff --git a/locales/it/app.json b/locales_old/it/app.json similarity index 100% rename from locales/it/app.json rename to locales_old/it/app.json diff --git a/locales/ja/app.json b/locales_old/ja/app.json similarity index 100% rename from locales/ja/app.json rename to locales_old/ja/app.json diff --git a/locales/nl/app.json b/locales_old/nl/app.json similarity index 100% rename from locales/nl/app.json rename to locales_old/nl/app.json diff --git a/locales/no/app.json b/locales_old/no/app.json similarity index 100% rename from locales/no/app.json rename to locales_old/no/app.json diff --git a/locales/pl/app.json b/locales_old/pl/app.json similarity index 100% rename from locales/pl/app.json rename to locales_old/pl/app.json diff --git a/locales/pt/app.json b/locales_old/pt/app.json similarity index 100% rename from locales/pt/app.json rename to locales_old/pt/app.json diff --git a/locales/ru/app.json b/locales_old/ru/app.json similarity index 100% rename from locales/ru/app.json rename to locales_old/ru/app.json diff --git a/locales/uk/app.json b/locales_old/uk/app.json similarity index 100% rename from locales/uk/app.json rename to locales_old/uk/app.json diff --git a/locales/ur/app.json b/locales_old/ur/app.json similarity index 100% rename from locales/ur/app.json rename to locales_old/ur/app.json From be2010b0a28681d17499dea46d1e0616ae776d64 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 22:01:27 +0100 Subject: [PATCH 82/98] add sample app.json for new translations, send client side strings to the browser, send languages to the browser with a language name and code --- locales/en/app.json | 7 ++++++ public/js/controllers/settingsCtrl.js | 1 + src/middleware.js | 35 ++++++++++++++++++++------- views/options/settings.jade | 2 +- 4 files changed, 35 insertions(+), 10 deletions(-) create mode 100644 locales/en/app.json diff --git a/locales/en/app.json b/locales/en/app.json new file mode 100644 index 0000000000..b704d9bf3b --- /dev/null +++ b/locales/en/app.json @@ -0,0 +1,7 @@ +{ + "languageName": "English", + "1": "server", + "clientSideStrings": { + "1": "client" + } +} \ No newline at end of file diff --git a/public/js/controllers/settingsCtrl.js b/public/js/controllers/settingsCtrl.js index e0747ba473..18141336a4 100644 --- a/public/js/controllers/settingsCtrl.js +++ b/public/js/controllers/settingsCtrl.js @@ -40,6 +40,7 @@ habitrpg.controller('SettingsCtrl', $rootScope.$on('userSynced', function(){ location.reload(); }); + console.log($scope.language); User.set('preferences.language', $scope.language); } diff --git a/src/middleware.js b/src/middleware.js index d2f273066b..f9c07caf9c 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -87,30 +87,47 @@ fs.readdirSync(path.join(__dirname, "/../locales")).forEach(function(file) { translations[file] = require(path.join(__dirname, "/../locales/", file, 'app.json')) }); +var langCodes = Object.keys(translations); + var getTranslatedString = function(locale, string){ if(!locale || !string) throw new Error("Missing locale and/or string argument."); - if(!translations[locale]) throw new Error("Missing locale '" + locale + "'"); + // Should never be called + //if(!translations[locale]) throw new Error("Missing locale '" + locale + "'"); // TODO support nested dot-separated strings if(translations[locale][string]) return translations[locale][string]; if(translations['en'][string]) return translations['en'][string]; - return 'String not found!'; + return 'String not found.'; } +var avalaibleLanguages = _.map(langCodes, function(langCode){ + return { + code: langCode, + name: translations[langCode].languageName + } +}); + var getUserLanguage = function(req, callback){ var getFromBrowser = function(){ - return _(req.acceptedLanguages).map(function(lang){ + var acceptable = _(req.acceptedLanguages).map(function(lang){ return lang.slice(0, 2); - }).uniq().value()[0]; + }).uniq().value(); + + var matches = _.intersection(acceptable, langCodes); + return matches.length > 0 ? matches[0] : 'en'; }; if(req.session && req.session.userId){ User.findOne({_id: req.session.userId}, function(err, user){ if(err) return callback(err); - return callback(null, user.preferences.language || getFromBrowser()); + if(user && user.preferences.language && translations[user.preferences.language]){ + return callback(null, _.find(avalaibleLanguages, {code: user.preferences.language})); + }else{ + return callback(null, _.find(avalaibleLanguages, {code: getFromBrowser()})) + } }); }else{ - return callback(null, getFromBrowser()); + return callback(null, _.find(avalaibleLanguages, {code: getFromBrowser()})); } } @@ -126,11 +143,11 @@ module.exports.locals = function(req, res, next) { STRIPE_PUB_KEY: nconf.get('STRIPE_PUB_KEY'), getManifestFiles: getManifestFiles, getBuildUrl: getBuildUrl, - avalaibleLanguages: Object.keys(translations), - // should send something like {en: "English"} instead of [en, it, ...] + avalaibleLanguages: avalaibleLanguages, language: language, + translations: translations[language.code].clientSideStrings, t: function(string){ - return getTranslatedString(language, string); + return getTranslatedString(language.code, string); } } diff --git a/views/options/settings.jade b/views/options/settings.jade index 36fa72b489..0b587fc567 100644 --- a/views/options/settings.jade +++ b/views/options/settings.jade @@ -11,7 +11,7 @@ script(type='text/ng-template', id='partials/options.settings.html') | Habit defaults to check and reset your dailies at midnight in your time zone each day. You can customize the hour here (enter a number between 0 and 24). hr h4 Language - select(ng-model='language', ng-options='language for language in avalaibleLanguages', ng-change='changeLanguage()') + select(ng-model='language.code', ng-options='lang.code as lang.name for lang in avalaibleLanguages', ng-change='changeLanguage()') hr h4 Misc button.btn(ng-hide='user.preferences.hideHeader', ng-click='set("preferences.hideHeader",true)') Hide Header From 22267805eeed2e7c4e7ab4593a01abe19dd79a96 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 22:23:47 +0100 Subject: [PATCH 83/98] add support for getting strings under clientSideStrings and update sample --- locales/en/app.json | 4 ++-- src/middleware.js | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/locales/en/app.json b/locales/en/app.json index b704d9bf3b..76791eb5da 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -1,7 +1,7 @@ { "languageName": "English", - "1": "server", + "removeAds": "Remove Ads", "clientSideStrings": { - "1": "client" + "removeAds": "Remove Ads Client Side" } } \ No newline at end of file diff --git a/src/middleware.js b/src/middleware.js index f9c07caf9c..70ff438f17 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -95,9 +95,12 @@ var getTranslatedString = function(locale, string){ //if(!translations[locale]) throw new Error("Missing locale '" + locale + "'"); // TODO support nested dot-separated strings - if(translations[locale][string]) return translations[locale][string]; - if(translations['en'][string]) return translations['en'][string]; - return 'String not found.'; + return ( + translations[locale][string] || + translations[locale]['clientSideStrings'][string] || + translations['en'][string] || + translations['en']['clientSideStrings'][string] || + 'String not found.') } var avalaibleLanguages = _.map(langCodes, function(langCode){ From 72207ac1e21cdb2b80aae479d4b44cbab970f0b3 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 12 Nov 2013 22:24:45 +0100 Subject: [PATCH 84/98] readme updated with all the info, @lefnire translations are ready! everything that you need to know is in the readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index d362493720..adaba110de 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,20 @@ Some files has been overwriteen after merging with develop, will revisit later: ----------------- +## How to add a new language +- All the old files in `/locales` has been moved to `/locales_old`. +- New files must have a `languageName` property (translated or not in english? Italian or Italiano?) and strings that have to be accessed in a `.js` file must be placed inside the `clientSideStrings` of `app.json`. +- The language folder under `/locales` must be named with a two letters code (en, es... not en_US or similar) and the code must match the one passed by the browser (we should find a table for that...) + +## How to translate a string + +- If the string is in a `.jade` file it can be accessed with `env.t('string name here')` +- Strings under `clientSideStrings` can be accessed in `.jade` files with their property name (ie. `env.t('myString')` not `env.t('clientSideStrings.myString')`) +- If the string is in a `.js` file it can be accessed with `window.translations['string name here']` and the string must be placed under the `clientSideStrings` part of app.json + +## TODO +- new users, the front page will be shown in the first avalaible language that match the languages list sent by the browser to the server, when they signup they should have their preferences.language already set? +- add a "String not found." string for every language? HabitRPG =============== From 83d9368c2ea5abfca2659e6e4e3232cf55ad9979 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Wed, 13 Nov 2013 22:01:02 +0100 Subject: [PATCH 85/98] translations: move some computations to server start-up, remove console.log, add translations to $rootScope, update readme, update user.preference.language if not set --- README.md | 5 ++-- public/js/controllers/rootCtrl.js | 2 ++ public/js/controllers/settingsCtrl.js | 1 - src/middleware.js | 37 ++++++++++++++++----------- 4 files changed, 26 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index adaba110de..b466355b38 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,10 @@ Some files has been overwriteen after merging with develop, will revisit later: - If the string is in a `.jade` file it can be accessed with `env.t('string name here')` - Strings under `clientSideStrings` can be accessed in `.jade` files with their property name (ie. `env.t('myString')` not `env.t('clientSideStrings.myString')`) -- If the string is in a `.js` file it can be accessed with `window.translations['string name here']` and the string must be placed under the `clientSideStrings` part of app.json +- If the string is in a `.js` file it can be accessed with `window.translations['string name here']` or `$rootScope.translations` (keep both or only window.env.translations?) and the string must be placed under the `clientSideStrings` part of app.json ## TODO -- new users, the front page will be shown in the first avalaible language that match the languages list sent by the browser to the server, when they signup they should have their preferences.language already set? -- add a "String not found." string for every language? +- add a "String not found." string for every language and also for client side strings? HabitRPG =============== diff --git a/public/js/controllers/rootCtrl.js b/public/js/controllers/rootCtrl.js index eab96974a5..81d84e4ba0 100644 --- a/public/js/controllers/rootCtrl.js +++ b/public/js/controllers/rootCtrl.js @@ -11,6 +11,8 @@ habitrpg.controller("RootCtrl", ['$scope', '$rootScope', '$location', 'User', '$ $rootScope.user = User.user; $rootScope.settings = User.settings; + $rootScope.translations = window.env.translations; + // Angular UI Router $rootScope.$state = $state; $rootScope.$stateParams = $stateParams; diff --git a/public/js/controllers/settingsCtrl.js b/public/js/controllers/settingsCtrl.js index 18141336a4..e0747ba473 100644 --- a/public/js/controllers/settingsCtrl.js +++ b/public/js/controllers/settingsCtrl.js @@ -40,7 +40,6 @@ habitrpg.controller('SettingsCtrl', $rootScope.$on('userSynced', function(){ location.reload(); }); - console.log($scope.language); User.set('preferences.language', $scope.language); } diff --git a/src/middleware.js b/src/middleware.js index 70ff438f17..a182fe4291 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -84,32 +84,34 @@ var getManifestFiles = function(page){ var translations = {}; fs.readdirSync(path.join(__dirname, "/../locales")).forEach(function(file) { - translations[file] = require(path.join(__dirname, "/../locales/", file, 'app.json')) + var t = translations[file] = {}; + t.server = require(path.join(__dirname, "/../locales/", file, 'app.json')); + t.client = t.server.clientSideStrings; + delete t.server.clientSideStrings; + _.merge(t.server, t.client); }); var langCodes = Object.keys(translations); +var avalaibleLanguages = _.map(langCodes, function(langCode){ + return { + code: langCode, + name: translations[langCode].server.languageName + } +}); + var getTranslatedString = function(locale, string){ if(!locale || !string) throw new Error("Missing locale and/or string argument."); // Should never be called //if(!translations[locale]) throw new Error("Missing locale '" + locale + "'"); - // TODO support nested dot-separated strings + // TODO support nested, dot-separated, strings return ( - translations[locale][string] || - translations[locale]['clientSideStrings'][string] || - translations['en'][string] || - translations['en']['clientSideStrings'][string] || + translations[locale].server[string] || + translations.en.server[string] || 'String not found.') } -var avalaibleLanguages = _.map(langCodes, function(langCode){ - return { - code: langCode, - name: translations[langCode].languageName - } -}); - var getUserLanguage = function(req, callback){ var getFromBrowser = function(){ var acceptable = _(req.acceptedLanguages).map(function(lang){ @@ -126,7 +128,12 @@ var getUserLanguage = function(req, callback){ if(user && user.preferences.language && translations[user.preferences.language]){ return callback(null, _.find(avalaibleLanguages, {code: user.preferences.language})); }else{ - return callback(null, _.find(avalaibleLanguages, {code: getFromBrowser()})) + var langCode = getFromBrowser(); + if(user){ + user.preferences.language = langCode; + user.save(); //callback? + } + return callback(null, _.find(avalaibleLanguages, {code: langCode})) } }); }else{ @@ -148,7 +155,7 @@ module.exports.locals = function(req, res, next) { getBuildUrl: getBuildUrl, avalaibleLanguages: avalaibleLanguages, language: language, - translations: translations[language.code].clientSideStrings, + translations: translations[language.code].client, t: function(string){ return getTranslatedString(language.code, string); } From 1b0bed0428b9f73268f8b06abdbf464796756805 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Wed, 13 Nov 2013 22:04:31 +0100 Subject: [PATCH 86/98] translations: add check --- src/middleware.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/middleware.js b/src/middleware.js index a182fe4291..c76b5e148d 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -129,7 +129,7 @@ var getUserLanguage = function(req, callback){ return callback(null, _.find(avalaibleLanguages, {code: user.preferences.language})); }else{ var langCode = getFromBrowser(); - if(user){ + if(user && translations[langCode]){ user.preferences.language = langCode; user.save(); //callback? } From 47a1605460e28b43f6a40314365cbaa04928188e Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Wed, 13 Nov 2013 23:13:00 +0100 Subject: [PATCH 87/98] merge missing strings from english at server start up --- src/middleware.js | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/src/middleware.js b/src/middleware.js index c76b5e148d..61b77c72db 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -83,12 +83,23 @@ var getManifestFiles = function(page){ var translations = {}; -fs.readdirSync(path.join(__dirname, "/../locales")).forEach(function(file) { - var t = translations[file] = {}; - t.server = require(path.join(__dirname, "/../locales/", file, 'app.json')); +var setUpTranslations = function(locale){ + var t = translations[locale] = {}; + t.server = require(path.join(__dirname, "/../locales/", locale, 'app.json')); t.client = t.server.clientSideStrings; delete t.server.clientSideStrings; _.merge(t.server, t.client); +} + +// First fetch english so we can merge with missing strings in other languages +setUpTranslations('en'); + +fs.readdirSync(path.join(__dirname, "/../locales")).forEach(function(file) { + if(file === 'en') return; + setUpTranslations(file); + // Merge missing strings from english + translations[file].server = _.merge(translations.en.server, translations[file].server); + translations[file].client = _.merge(translations.en.client, translations[file].client); }); var langCodes = Object.keys(translations); @@ -106,10 +117,7 @@ var getTranslatedString = function(locale, string){ //if(!translations[locale]) throw new Error("Missing locale '" + locale + "'"); // TODO support nested, dot-separated, strings - return ( - translations[locale].server[string] || - translations.en.server[string] || - 'String not found.') + return (translations[locale].server[string] || 'String not found.'); } var getUserLanguage = function(req, callback){ From d85084c165192b9da70ba5b915f151c889b8fed6 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Wed, 13 Nov 2013 23:21:09 +0100 Subject: [PATCH 88/98] translations: add italian sample for testings & fix --- src/middleware.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/middleware.js b/src/middleware.js index 61b77c72db..607520599c 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -98,8 +98,8 @@ fs.readdirSync(path.join(__dirname, "/../locales")).forEach(function(file) { if(file === 'en') return; setUpTranslations(file); // Merge missing strings from english - translations[file].server = _.merge(translations.en.server, translations[file].server); - translations[file].client = _.merge(translations.en.client, translations[file].client); + _.defaults(translations[file].server, translations.en.server); + _.defaults(translations[file].client, translations.en.client); }); var langCodes = Object.keys(translations); From 20bb49253d4190b7088ca25a55e8bd53e1e0c94e Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 13 Nov 2013 14:54:17 -0800 Subject: [PATCH 89/98] translations: temporarily swap locales_old/locales so we can merge all the PRs (will put back to normal after) --- {locales_old => locales}/bg/app.json | 0 {locales_old => locales}/cs/app.json | 0 {locales_old => locales}/cu/app.json | 0 {locales_old => locales}/de/app.json | 0 locales/en/app.json | 416 ++++++++++++++++++++++++++- {locales_old => locales}/es/app.json | 0 {locales_old => locales}/fr/app.json | 0 {locales_old => locales}/he/app.json | 0 {locales_old => locales}/id/app.json | 0 {locales_old => locales}/it/app.json | 0 {locales_old => locales}/ja/app.json | 0 {locales_old => locales}/nl/app.json | 0 {locales_old => locales}/no/app.json | 0 {locales_old => locales}/pl/app.json | 0 {locales_old => locales}/pt/app.json | 0 {locales_old => locales}/ru/app.json | 0 {locales_old => locales}/uk/app.json | 0 {locales_old => locales}/ur/app.json | 0 locales_new/en/app.json | 7 + locales_old/en/app.json | 411 -------------------------- 20 files changed, 417 insertions(+), 417 deletions(-) rename {locales_old => locales}/bg/app.json (100%) rename {locales_old => locales}/cs/app.json (100%) rename {locales_old => locales}/cu/app.json (100%) rename {locales_old => locales}/de/app.json (100%) rename {locales_old => locales}/es/app.json (100%) rename {locales_old => locales}/fr/app.json (100%) rename {locales_old => locales}/he/app.json (100%) rename {locales_old => locales}/id/app.json (100%) rename {locales_old => locales}/it/app.json (100%) rename {locales_old => locales}/ja/app.json (100%) rename {locales_old => locales}/nl/app.json (100%) rename {locales_old => locales}/no/app.json (100%) rename {locales_old => locales}/pl/app.json (100%) rename {locales_old => locales}/pt/app.json (100%) rename {locales_old => locales}/ru/app.json (100%) rename {locales_old => locales}/uk/app.json (100%) rename {locales_old => locales}/ur/app.json (100%) create mode 100644 locales_new/en/app.json delete mode 100644 locales_old/en/app.json diff --git a/locales_old/bg/app.json b/locales/bg/app.json similarity index 100% rename from locales_old/bg/app.json rename to locales/bg/app.json diff --git a/locales_old/cs/app.json b/locales/cs/app.json similarity index 100% rename from locales_old/cs/app.json rename to locales/cs/app.json diff --git a/locales_old/cu/app.json b/locales/cu/app.json similarity index 100% rename from locales_old/cu/app.json rename to locales/cu/app.json diff --git a/locales_old/de/app.json b/locales/de/app.json similarity index 100% rename from locales_old/de/app.json rename to locales/de/app.json diff --git a/locales/en/app.json b/locales/en/app.json index 76791eb5da..4e8b7ffb90 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -1,7 +1,411 @@ { - "languageName": "English", - "removeAds": "Remove Ads", - "clientSideStrings": { - "removeAds": "Remove Ads Client Side" - } -} \ No newline at end of file + +"_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 - 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", + "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": "Todos", + "Todos": "Todos", + "newTodo": "New Todo", + "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 items has dropped", + + + +"_commentoptionsview": "OPTIONS VIEW", + "profile": "Profile", + "avatar": "Avatar", + + "head": "Head", + "showHelm": "Show Helm", + "hair": "Hair", + "skin": "Skin", + "clothing" : "Clothing", + "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%.", + + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "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" : "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": "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 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 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" + +} diff --git a/locales_old/es/app.json b/locales/es/app.json similarity index 100% rename from locales_old/es/app.json rename to locales/es/app.json diff --git a/locales_old/fr/app.json b/locales/fr/app.json similarity index 100% rename from locales_old/fr/app.json rename to locales/fr/app.json diff --git a/locales_old/he/app.json b/locales/he/app.json similarity index 100% rename from locales_old/he/app.json rename to locales/he/app.json diff --git a/locales_old/id/app.json b/locales/id/app.json similarity index 100% rename from locales_old/id/app.json rename to locales/id/app.json diff --git a/locales_old/it/app.json b/locales/it/app.json similarity index 100% rename from locales_old/it/app.json rename to locales/it/app.json diff --git a/locales_old/ja/app.json b/locales/ja/app.json similarity index 100% rename from locales_old/ja/app.json rename to locales/ja/app.json diff --git a/locales_old/nl/app.json b/locales/nl/app.json similarity index 100% rename from locales_old/nl/app.json rename to locales/nl/app.json diff --git a/locales_old/no/app.json b/locales/no/app.json similarity index 100% rename from locales_old/no/app.json rename to locales/no/app.json diff --git a/locales_old/pl/app.json b/locales/pl/app.json similarity index 100% rename from locales_old/pl/app.json rename to locales/pl/app.json diff --git a/locales_old/pt/app.json b/locales/pt/app.json similarity index 100% rename from locales_old/pt/app.json rename to locales/pt/app.json diff --git a/locales_old/ru/app.json b/locales/ru/app.json similarity index 100% rename from locales_old/ru/app.json rename to locales/ru/app.json diff --git a/locales_old/uk/app.json b/locales/uk/app.json similarity index 100% rename from locales_old/uk/app.json rename to locales/uk/app.json diff --git a/locales_old/ur/app.json b/locales/ur/app.json similarity index 100% rename from locales_old/ur/app.json rename to locales/ur/app.json diff --git a/locales_new/en/app.json b/locales_new/en/app.json new file mode 100644 index 0000000000..76791eb5da --- /dev/null +++ b/locales_new/en/app.json @@ -0,0 +1,7 @@ +{ + "languageName": "English", + "removeAds": "Remove Ads", + "clientSideStrings": { + "removeAds": "Remove Ads Client Side" + } +} \ No newline at end of file diff --git a/locales_old/en/app.json b/locales_old/en/app.json deleted file mode 100644 index 4e8b7ffb90..0000000000 --- a/locales_old/en/app.json +++ /dev/null @@ -1,411 +0,0 @@ -{ - -"_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 - 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", - "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": "Todos", - "Todos": "Todos", - "newTodo": "New Todo", - "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 items has dropped", - - - -"_commentoptionsview": "OPTIONS VIEW", - "profile": "Profile", - "avatar": "Avatar", - - "head": "Head", - "showHelm": "Show Helm", - "hair": "Hair", - "skin": "Skin", - "clothing" : "Clothing", - "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%.", - - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "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" : "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": "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 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 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" - -} From 07433b707aa1462dfb5739d0cbe61f0a146edae9 Mon Sep 17 00:00:00 2001 From: Guillaume Piolle Date: Mon, 28 Oct 2013 11:39:32 +0100 Subject: [PATCH 90/98] Correcting typos --- locales/fr/app.json | 107 ++++++++++++++++++++++---------------------- 1 file changed, 53 insertions(+), 54 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index 1f4a562760..c0429d000e 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -1,17 +1,17 @@ { "_commentfrontpage":"PAGE D'ACCUEIL DE HABITRPG", - "synopsis" : "Ce programme vous permet de gérer votre vie quotidienne à la manière d'un JDR. Gagnez des niveaux lorsque vous réussissez vos objectifs, perdez de la vie lorsque vous échouez, et gagnez de l'argent pour acheter des armes et des armures.", + "synopsis" : "Ce programme vous permet de gérer votre vie quotidienne à la manière d'un RPG. Gagnez des niveaux lorsque vous réussissez vos objectifs, perdez de la vie lorsque vous échouez, et gagnez de l'argent pour acheter des armes et des armures.", "playButton" : "Jouer", -"_commenttut": "TUTORIEL", +"_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 jeu de rôle.", + "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 constamment.", "tour3Title" : "Tâches quotidiennes", @@ -33,24 +33,24 @@ "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.", + "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). Cela afin que vous puissiez vous reposer un peu sur vos points forts.", + "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). 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 deviennent dommageables (en points de vie). Cela, afin de vous encourager à vous concentrer sur vos faiblesses, les tâches rouges.", + "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 deviennent dommageables (en points de vie). 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 à vous concentrer sur les tâches qui vous font traîner les pieds.", + "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 : autrement, vous perdrez des points de vie.", + "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" : "LABELS PAR DEFAUT", "morning" : "matin", "afternoon" : "après-midi", "evening" : "soirée", -"_commenthead": "Entête", +"_commenthead": "En-tête", "health": "Santé", "experience": "Expérience", "history": "Historique", @@ -72,14 +72,14 @@ "_commenttaskview": "AFFICHAGE DES TÂCHES", "habits": "Routines", "newHabit": "Nouvelle routine", - "edit": "Modifier", + "edit": "Éditer", "text": "Texte", "extraNotes": "Notes", "directions/Actions": "Directions/Actions", "advancedOptions": "Options avancées", "difficulty": "Difficulté", - "difficultyHelpTitle": "A quel point cette tâche est difficile ?", - "difficultyHelpContent": "Cela permet de multiplier la valeur en point 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. Mais certaines tâches sont de façon évidentes plus difficiles (Travailler pour son mémoire VS Se brosser les dents). Cliquez pour plus d'infos.", + "difficultyHelpTitle": "À quel point cette tâche est-elle difficile ?", + "difficultyHelpContent": "Cela permet de multiplier la valeur en point 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 VS Se brosser les dents). Cliquez pour plus d'infos.", "easy": "Facile", "medium": "Normale", "hard": "Difficile", @@ -100,21 +100,21 @@ "newTodo": "Nouvelle chose à faire", "dueDate": "Date limite", "remaining": "Tâches restantes", - "complete": "Tâches finies", + "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" : "Tags", - "editTags" : "Modifier les étiquettes", - "newTag" : "Nouvelles étiquettes", + "tags" : "Labels", + "editTags" : "Éditer les labels", + "newTag" : "Nouveau label", "clearFilters" : "Supprimer les filtres", "_commentdrops" : "SYSTEME DE TRÉSORS", - "dropsEnabled" : "Système de trésors débloqués !", - "dropsEnabledText1" : "Vous venez de débloquer les trésors ! Désormais, quand vous complétez des tâches, vous trouverez peut-être un objet. Et devinez quoi, vous venez de trouver un ", + "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", @@ -129,7 +129,7 @@ "hair": "Cheveux", "skin": "Peau", "clothing" : "Vêtements", - "photoUrl": "Lien vers la Photo", + "photoUrl": "Lien vers la photo", "fullName": "Nom complet", "blurb": "Bio", "websites": "Sites", @@ -160,9 +160,9 @@ "inventory": "Inventaire", "eggs": "Œufs", - "noEggs": "Vous n'avez pas d'œuf pour le moment.", + "noEggs": "Vous n'avez pas d'œufs pour le moment.", "hatchingPotions": "Potions d'éclosion", - "noHatchingPotions": "Vous n'avez pas de potion d'éclosion pour le moment.", + "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 ?", @@ -170,7 +170,7 @@ "rarePets" : "Familiers rares", "market": "Marché", - "stable": "Étable", + "stable": "Ranch", "petsFound":"Familiers trouvés", "rarePets": "Familiers rares", @@ -187,18 +187,18 @@ "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 ? ", - "kickstartName1" : "Mécène Kickstarter : Palier de financement", - "kickstartName2" : "", + "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 d'affilée", + "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éliorer au maximum votre équipement !", + "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 !", @@ -208,16 +208,16 @@ "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'entête", - "showHeader" : "Montrer l''entête", - "changePass" : "Changer de mot de passe", + "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 de zéro.", + "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 faire un vrai départ après s'être amusé en testant l'application.", "restore" : "Restaurer" "restoreAltText" : "Restaure les caractéristiques de votre personnage", @@ -225,7 +225,7 @@ "delete" : "Supprimer", "deleteAltText" : "Supprimer votre compte", "deleteHeader" : "Suppression de compte", - "deleteText1" : "Oulah, oulah ! 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", + "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", @@ -239,24 +239,24 @@ "sword0name" : "Épée d'entraînement", "sword1Name" : "Épée", "sword1Text" : "Augmente le gain d'expérience de 3%.", - "sword2Name" : "Hâche", + "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 de12%.", + "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%.", "_commentitemsarmour": "ARMURES", - "armour0Name" : "Plastron en lin", - "armour1Name" : "Plastron en cuir" , + "armour0Name" : "Tenue en lin", + "armour1Name" : "Armure de cuir" , "armour1Text": "Diminue la perte de vie de 4%", "armour2Name" : "Cotte de maille", "armour2Text": "Diminue la perte de vie de 6%", - "armour3Name" : "Armure de plate", + "armour3Name" : "Armure de plates", "armour3Text": "Diminue la perte de vie de 7%", "armour4Name" : "Armure rouge", "armour4Text": "Diminue la perte de vie de 8%", @@ -264,12 +264,12 @@ "armour5Text": "Diminue la perte de vie de 10%", "_commentitemshead" : "CASQUES", - "head0Name" : "Nue-tête", - "head1Name" : "Casque en cuir" , + "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" : "Chapel de fer", + "head3Name" : "Casque de plates", "head3Text": "Diminue la perte de vie de 4%", "head4Name" : "Heaume rouge", "head4Text": "Diminue la perte de vie de 5%", @@ -292,16 +292,16 @@ "_commentitemsother" : "AUTRES OBJETS", "healthPotionName" : "Potion de soin", "healthPotionNotes" : "Récupérez instantanément 15 points de vie", - "rerollName" : "Re-Roll", + "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" : "Hautement découragé : les tâches rouges sont là pour une bonne raison, et donne de la motivation à être effectuées", - "rerollModelText2" : "lire davantage", + "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": "Bébé Tigre", + "tigerEgg": "Tigreau", "pandaEgg": "Bébé Panda", "lionEgg": "Lionceau", "foxEgg": "Renard", @@ -309,7 +309,6 @@ "dragonEgg": "Dragon", "cactusEgg": "Cactus", "bearEgg": "Ourson", - "wolfEgg": "Loup", "_commentitemshatchingpotions": "POTIONS D’ÉCLOSION", "basePotName": "Base", @@ -335,16 +334,16 @@ -"_commentnpcsandchars": "PNJ & PERSONNAGES", - "_commentNPCS" : "PNJ", - "NPCBaileyText1" : "le crieur public, c'est moi ! J'annonce les nouveautés !", +"_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 reposez ici. Restez tant que vous voulez et profitez-en pour discuter avec les habitués.", - "NPCMelchiorText1" : "", - "NPCBowenText1" : "", - "NPCBochText1" : "", + "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 !", @@ -356,11 +355,11 @@ "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 (reroll, œufs, potions d'éclosion, etc). Vous aurez besoin de débloquer ces améliorations avant de pouvoir utiliser vos joyaux.", + "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" : "A propos", + "companyAbout" : "À propos", "companyBlog" : "Blog", "companyTeam" : "L'équipe", "companyExtensions" : "Extensions", From b0a8e758931c6201b3376072e6781a591ffce542 Mon Sep 17 00:00:00 2001 From: Guillaume Piolle Date: Mon, 28 Oct 2013 11:40:02 +0100 Subject: [PATCH 91/98] Rephrasing proposals --- locales/fr/app.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index c0429d000e..ae9100c4b1 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -1,7 +1,7 @@ { "_commentfrontpage":"PAGE D'ACCUEIL DE HABITRPG", - "synopsis" : "Ce programme vous permet de gérer votre vie quotidienne à la manière d'un RPG. Gagnez des niveaux lorsque vous réussissez vos objectifs, perdez de la vie lorsque vous échouez, et gagnez de l'argent pour acheter des armes et des armures.", + "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", @@ -13,7 +13,7 @@ "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 constamment.", + "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", @@ -35,9 +35,9 @@ "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). Cela vous permet de vous reposer un peu sur vos points forts.", + "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 deviennent dommageables (en points de vie). Cela vous encourage à vous concentrer sur vos faiblesses, les tâches rouges.", + "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", @@ -45,7 +45,7 @@ "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" : "LABELS PAR DEFAUT", +"_commentdefaulttags" : "ÉTIQUETTES PAR DEFAUT", "morning" : "matin", "afternoon" : "après-midi", "evening" : "soirée", @@ -79,7 +79,7 @@ "advancedOptions": "Options avancées", "difficulty": "Difficulté", "difficultyHelpTitle": "À quel point cette tâche est-elle difficile ?", - "difficultyHelpContent": "Cela permet de multiplier la valeur en point 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 VS Se brosser les dents). Cliquez pour plus d'infos.", + "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", @@ -106,9 +106,9 @@ "silver": "Pièces d'argent", "newReward": "Nouvelle récompense", "price": "Prix", - "tags" : "Labels", - "editTags" : "Éditer les labels", - "newTag" : "Nouveau label", + "tags" : "Étiquettes", + "editTags" : "Éditer les étiquettes", + "newTag" : "Nouvelle étiquette", "clearFilters" : "Supprimer les filtres", @@ -149,7 +149,7 @@ "party": "Groupe", "createAParty":"Créer un groupe", - "noPartyText": "Vous n'êtes pas dans un groupe. Vous pouvez en créer un et invitez 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 :", + "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", @@ -177,7 +177,7 @@ "tavern": "Taverne", "restButton":"Se reposer à l'auberge", "checkoutButton": "Sortir de l'auberge", - "tavernTalkTitle":"Discussion de Taverne & Recherche de groupes", + "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", @@ -187,7 +187,7 @@ "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 ", + "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", @@ -204,7 +204,7 @@ "beastMastUnlocked" : "Vous avez gagné la médaille 'Maître dresseur' pour avoir trouvé tous les familiers !", "settings" : "Paramètres", - "customDayStart" :"Choisir le début de la journée", + "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", @@ -218,10 +218,10 @@ "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 faire un vrai départ après s'être amusé en testant l'application.", + "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.", + "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", @@ -295,14 +295,14 @@ "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", + "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", + "pandaEgg": "Bébé panda", "lionEgg": "Lionceau", "foxEgg": "Renard", "pigEgg": "Cochon volant", @@ -377,8 +377,8 @@ "_commentmisc": "DIVERS", - "removeAds": "Supprimer les pubs", - "whyAds": "Pourquoi des pubs ?", + "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", From 2aa9c0ed56b8b82e4637cc7583084e3b0c4097f6 Mon Sep 17 00:00:00 2001 From: Daniel the Bard Date: Sun, 10 Nov 2013 17:34:44 -0500 Subject: [PATCH 92/98] Update app.json Did some edits to lines 1-16. Will continue. --- locales/pt/app.json | 294 ++++++++++++++++++++++---------------------- 1 file changed, 147 insertions(+), 147 deletions(-) diff --git a/locales/pt/app.json b/locales/pt/app.json index e766cfba64..85dc4cf5e4 100644 --- a/locales/pt/app.json +++ b/locales/pt/app.json @@ -1,19 +1,19 @@ { "_commentfrontpage":"HABITRPG FRONT PAGE", - "synopsis" : "Um programa para construção de hábitos que trata sua vida como um Role-Playing Game. Suba de nível conforme você tenha sucesso, perca Pontos de Vida conforme você falhe, ganhe dinheiro para comprar armas e armaduras.", + "synopsis" : "Um programa para construção de hábitos que trata sua vida como um Role-Playing Game. Sobe de nível enquanto você sucede, perde HP enquanto você falha, ganha dinheiro para comprar armas e armaduras.", "playButton" : "Jogar", "_commenttut": "TUTORIAL/TOUR", - "endTourButton": "Finalizar Tutorial", + "endTourButton": "Termina Tutorial", "nextButton" : "Próximo", "prevButton" : "Anterior", - "tour1Title" : "Bem-Vindo ao HabitRPG", - "tour1Text" : "Bem-vindo ao HabitRPG, um monitorador de hábitos que trata seus objetivos como um RPG.", + "tour1Title" : "Boas-vindas para HabitRPG", + "tour1Text" : "Boas-vindas para HabitRPG, um monitorador de hábitos que trata seus objetivos como um RPG.", "tour2Title" : "Hábitos", - "tour2Text" : "Hábitos são objetivos bons ou ruins que você monitora constantemente.", + "tour2Text" : "Hábitos são bons ou maus objetivos que você monitora constantemente.", "tour3Title" : "Diárias", "tour3Text" : "Diárias são objetivos que você deseja completar uma vez por dia.", "tour4Title" : "Tarefas", @@ -234,174 +234,174 @@ -"_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", - "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%.", +"_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%.", - "_commentitemsarmour": "ARMADURAS", - "armour0Name" : "Armadura de Tecido", - "armour1Name" : "Armadura de Couro" , - "armour1Text": "Diminui perda de PV em 4%", - "armour2Name" : "Cota de Malha", - "armour2Text": "Diminui perda de PV em 6%", - "armour3Name" : "Armadura de Placa", - "armour3Text": "Diminui perda de PV em 7%", - "armour4Name" : "Armadura Vermelha", - "armour4Text": "Diminui perda de PV em 8%", - "armour5Name" : "Armadura Dourada", - "armour5Text": "Diminui perda de PV em 10%", + "_commentitemsarmour": "ARMOUR", + "armour0Name" : "Cloth Armour", + "armour1Name" : "Leather Armor" , + "armour1Text": "Decreases HP Loss by 4%", + "armour2Name" : "Chain Mail", + "armour2Text": "Decreases HP Loss by 6%", + "armour3Name" : "Plate Mail", + "armour3Text": "Decreases HP Loss by 7%", + "armour4Name" : "Red Armor", + "armour4Text": "Decreases HP Loss by 8%", + "armour5Name" : "Golden Armor", + "armour5Text": "Decreases HP Loss by 10%", - "_commentitemshead" : "CABEÇA", - "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%", + "_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" : "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%", + "_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" : "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.", + "_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": "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", - "wolfEgg": "Lobo", + "_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": "Poções de Eclosão", + "_commentitemshatchingpotions": "HATCHING POTIONS", "basePotName": "Base", - "basePotText" : "Eclode seu mascote em sua forma base.", - "whitePotName": "Branca", - "whitePotText" : "Eclode seu mascote em sua forma branca.", - "desertPotName": "Deserto", - "desertPotText" : "Eclode seu mascote em sua forma do deserto.", - "redPotName": "Vermelha", - "redPotText" : "Eclode seu mascote em sua forma vermelha.", - "shadePotName": "Sombria", - "shadePotText" : "Eclode seu mascote em sua forma sombria.", - "skeletonPotName": "Esqueletal", - "skeletonPotText" : "Eclode seu mascote em sua forma esqueletal.", - "zombiePotName": "Zumbi", - "zombiePotText" : "Eclode seu mascote em sua forma zumbi.", - "cottonPinkPotName": "Algodão Doce Rosa", - "cottonPinkPotText" : "Eclode seu mascote em sua forma algodão doce rosa.", - "cottonBluePotName": "Algodão Doce Azul", - "cottonBluePotText" : "Eclode seu mascote em sua forma algodão doce azul.", - "goldenPotName": "Dourada", - "goldenPotText" : "Eclode seu mascote em sua forma dourada.", + "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 & PERSONAGENS", +"_commentnpcsandchars": "NPCS & CHARACTERS", "_commentNPCS" : "NPCS", - "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 à Taverna! Eu sou", - "NPCJohanssonText2": "o taverneiro. Se você quiser descansar um pouco (saindo de férias? doença repentina?), Eu vou lhe estabelecer na hospedaria - diárias não irão lhe ferir enquanto estiver descansando. Fique um pouco e conheça o pessoal.", + "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" : "MORTE", - "deathTitle" : "Você Morreu!", - "deathText" : "Você perdeu seu ouro, 1 nível e 1 equipamento. Certifique-se de completar suas diárias para evitar que isso ocorra novamente!", +"_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" : "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 (rerolagens, ovos, poções de eclosão, etc). Você terá que desbloquear esses recursos antes de poder usar Gemas.", +"_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" : "Empresa", - "companyAbout" : "Sobre", + "footerCompany" : "Company", + "companyAbout" : "About", "companyBlog" : "Blog", - "companyTeam" : "Equipe", - "companyExtensions" : "Extensões", + "companyTeam" : "Team", + "companyExtensions" : "Extensions", "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", + "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": "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":"Submeter", - "close":"Fechar", - "saveAndClose": "Salvar e Fechar", - "cancel":"Cancelar", + "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" : "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" + "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" } From 0a0a8bc1a074c268757c5cd86d56267f33bc9efe Mon Sep 17 00:00:00 2001 From: Daniel the Bard Date: Sun, 10 Nov 2013 19:46:10 -0500 Subject: [PATCH 93/98] Portuguese Translation Fixes Checked through lines 1-24: - Fixed general verb and noun mistakes - Fixed a few words that were still in English - Kept role-playing game in English. RPG's should be understood by Portuguese-speakers. - Pretty sure como makes more sense than conforme. - Believe I fixed some improper use of the imperative form. Correct me if I'm wrong. - Pluralized recompensas - Changed Bem vindo to boas-vindas. Bem-vindo may be accurate though? - Other general fixes that escape me. Plan to do more. --- locales/pt/app.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/locales/pt/app.json b/locales/pt/app.json index 85dc4cf5e4..6a83d04a61 100644 --- a/locales/pt/app.json +++ b/locales/pt/app.json @@ -14,14 +14,14 @@ "tour1Text" : "Boas-vindas para 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" : "Diárias", - "tour3Text" : "Diárias são objetivos que você deseja completar uma vez por dia.", + "tour3Title" : "Diários", + "tour3Text" : "Diários são objetivos que você deseja completar uma vez por dia.", "tour4Title" : "Tarefas", - "tour4Text" : "Tarefas são objetivos simples que devem ser completados eventualmente. ", - "tour5Title" : "Recompensa", - "tour5Text" : "Conforme 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.", + "tour4Text" : "Tarefas são objetivos que você só deve completar uma vez eventualmente.. ", + "tour5Title" : "Recompensas", + "tour5Text" : "Como você completa objetivos, você recebe ouro para comprar recompensas. Compre-as livremente - recompensas são integral na 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 você estiver pronto para começar, delete as tarefas existentes e adicione as suas.", + "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 seu próprio.", From 7291e3c97c9aefbfa1803438456c44cd0503437b Mon Sep 17 00:00:00 2001 From: Daniel the Bard Date: Sun, 10 Nov 2013 21:30:42 -0500 Subject: [PATCH 94/98] Update app.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Skipped over lines 28-46 for now. Will come back to look over them. - Line 56 - História makes more sense than Histórica I believe. Unless it's the history of a masculine object, such as histórico de crédito, história should be the go-to I believe. - Line 4 - Originally put enquanto, switched to quando. Returned HP to pontos de vida. HP should make sense but might not to a Portuguese non-gamer. - Line 60 - Changed from Logar-se / Inscrever-se to Iniciar sessão / Regista-se. - Line 68 - Grupo to Partido - Line 86 - Deletar to Eliminar - Line 112 - Limpar (clean) to Eliminar - A few other minor changes --- locales/pt/app.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/locales/pt/app.json b/locales/pt/app.json index 6a83d04a61..7e43ed71a1 100644 --- a/locales/pt/app.json +++ b/locales/pt/app.json @@ -1,7 +1,7 @@ { "_commentfrontpage":"HABITRPG FRONT PAGE", - "synopsis" : "Um programa para construção de hábitos que trata sua vida como um Role-Playing Game. Sobe de nível enquanto você sucede, perde HP enquanto você falha, ganha dinheiro para comprar armas e armaduras.", + "synopsis" : "Um programa para construção de hábitos que trata sua vida como um Role-Playing Game. Sobe de nível quando você sucede, perde pontos de vida quando você falha, ganha dinheiro para comprar armas e armaduras.", "playButton" : "Jogar", @@ -53,19 +53,19 @@ "_commenthead": "HEADER", "health": "Pontos de Vida", "experience": "Experiência", - "history": "Histórico", + "history": "História", "anonymous": "Anônimo", "level": "Nível", "tasks": "Tarefas", - "loginAndReg" : "Logar-se / Increver-se", - "loginFacebookAlt" : "Logar-se / Inscrever-se com o Facebook", - "login" : "Logar-se", - "register" : "Inscrever-se", + "loginAndReg" : "Iniciar sessão / Regista-se", + "loginFacebookAlt" : "Iniciar sessão / Regista-se no Facebook", + "login" : "Iniciar sessão", + "register" : "Regista-se", "options": "Opções", "logout": "Sair", "_commentnotifcations" : "NOTIFICATIONS", - "partyNotification" : "Novas Mensagens do Grupo", + "partyNotification" : "Novas Mensagens do Partido", @@ -83,11 +83,11 @@ "easy": "Fácil", "medium": "Médio", "hard": "Difícil", - "delete": "Deletar", + "delete": "Eliminar", "progress": "Progresso", "score": "Pontuação", - "dailies": "Diárias", - "newDaily": "Nova Tarefa Diária", + "dailies": "Diários", + "newDaily": "Nova Tarefa Diário", "repeat": "Repetir", "Su": "Dom", "M": "Seg", @@ -109,7 +109,7 @@ "tags" : "Rótulos", "editTags" : "Editar Rótulos", "newTag" : "Novo Rótulo", - "clearFilters" : "Limpar Filtros", + "clearFilters" : "Eliminar Filtros", "_commentdrops" : "DROP SYSTEM", From 9a8b0f91f2872115c042a456294e6971b65137b1 Mon Sep 17 00:00:00 2001 From: Adrien Lemaire Date: Sun, 10 Nov 2013 16:51:02 +1100 Subject: [PATCH 95/98] review and fix fr typos --- locales/fr/app.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index ae9100c4b1..6319527605 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -19,7 +19,7 @@ "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. ", + "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", @@ -312,25 +312,25 @@ "_commentitemshatchingpotions": "POTIONS D’ÉCLOSION", "basePotName": "Base", - "basePotText" : "Fait éclore votre familier dans sa forme basique.", + "basePotText" : "Faites éclore votre familier dans sa forme basique.", "whitePotName": "Blanc", - "whitePotText" : "Fait éclore votre familier dans sa forme blanche.", + "whitePotText" : "Faites éclore votre familier dans sa forme blanche.", "desertPotName": "Désert", - "desertPotText" : "Fait éclore votre familier dans sa forme désertique.", + "desertPotText" : "Faites éclore votre familier dans sa forme désertique.", "redPotName": "Rouge", - "redPotText" : "Fait éclore votre familier dans sa forme rouge.", + "redPotText" : "Faites éclore votre familier dans sa forme rouge.", "shadePotName": "Ombre", - "shadePotText" : "Fait éclore votre familier dans sa forme ombreuse.", + "shadePotText" : "Faites éclore votre familier dans sa forme ombreuse.", "skeletonPotName": "Squelette", - "skeletonPotText" : "Fait éclore votre familier dans sa forme squelettique.", + "skeletonPotText" : "Faites éclore votre familier dans sa forme squelettique.", "zombiePotName": "Zombie", - "zombiePotText" : "Fait éclore votre familier dans sa forme zombie.", + "zombiePotText" : "Faites éclore votre familier dans sa forme zombie.", "cottonPinkPotName": "Nuage rose", - "cottonPinkPotText" : "Fait éclore votre familier dans sa forme rose nuageuse.", + "cottonPinkPotText" : "Faites éclore votre familier dans sa forme rose nuageuse.", "cottonBluePotName": "Nuage bleu", - "cottonBluePotText" : "Fait éclore votre familier dans sa forme bleue nuageuse.", + "cottonBluePotText" : "Faites éclore votre familier dans sa forme bleue nuageuse.", "goldenPotName": "Or", - "goldenPotText" : "Fait éclore votre familier dans sa forme dorée.", + "goldenPotText" : "Faites éclore votre familier dans sa forme dorée.", From 1fab48f1db02375ede86fb994828bce815290459 Mon Sep 17 00:00:00 2001 From: Adrien Lemaire Date: Sun, 10 Nov 2013 16:32:36 +1100 Subject: [PATCH 96/98] =?UTF-8?q?Issue=20#1149:=20armour=20=E2=86=92=20arm?= =?UTF-8?q?or?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/bg/app.json | 24 ++++++++++++------------ locales/cs/app.json | 24 ++++++++++++------------ locales/cu/app.json | 24 ++++++++++++------------ locales/de/app.json | 24 ++++++++++++------------ locales/en/app.json | 24 ++++++++++++------------ locales/es/app.json | 24 ++++++++++++------------ locales/id/app.json | 24 ++++++++++++------------ locales/it/app.json | 24 ++++++++++++------------ locales/pl/app.json | 24 ++++++++++++------------ locales/pt/app.json | 24 ++++++++++++------------ locales/ru/app.json | 24 ++++++++++++------------ locales/uk/app.json | 24 ++++++++++++------------ locales/ur/app.json | 24 ++++++++++++------------ 13 files changed, 156 insertions(+), 156 deletions(-) diff --git a/locales/bg/app.json b/locales/bg/app.json index 796f58e178..c0c323836d 100644 --- a/locales/bg/app.json +++ b/locales/bg/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Golden Sword", "sword6Text" : "Increases experience gain by 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_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", diff --git a/locales/cs/app.json b/locales/cs/app.json index 796f58e178..c0c323836d 100644 --- a/locales/cs/app.json +++ b/locales/cs/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Golden Sword", "sword6Text" : "Increases experience gain by 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_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", diff --git a/locales/cu/app.json b/locales/cu/app.json index 796f58e178..c0c323836d 100644 --- a/locales/cu/app.json +++ b/locales/cu/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Golden Sword", "sword6Text" : "Increases experience gain by 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_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", diff --git a/locales/de/app.json b/locales/de/app.json index 3f224e2952..376c0d9de0 100644 --- a/locales/de/app.json +++ b/locales/de/app.json @@ -250,18 +250,18 @@ "sword6Name" : "goldenes Schwert", "sword6Text" : "Erhöht deinen Erfahrungsgewinn um 18%.", - "_commentitemsarmour": "RÜSTUNGEN", - "armour0Name" : "gepolsterte Kleidung", - "armour1Name" : "Lederrüstung" , - "armour1Text": "Vermindert Schaden um 4%.", - "armour2Name" : "Kettenhemd", - "armour2Text": "Vermindert Schaden um 6%.", - "armour3Name" : "Plattenrüstung", - "armour3Text": "Vermindert Schaden um 7%.", - "armour4Name" : "rote Plattenpanzer", - "armour4Text": "Vermindert Schaden um 8%.", - "armour5Name" : "goldener Plattenpanzer", - "armour5Text": "Vermindert Schaden um 10%.", + "_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", diff --git a/locales/en/app.json b/locales/en/app.json index 4e8b7ffb90..1618259fa5 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -254,18 +254,18 @@ "sword6Name" : "Golden Sword", "sword6Text" : "Increases experience gain by 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_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", diff --git a/locales/es/app.json b/locales/es/app.json index 68698d6c89..47f5cd82f3 100644 --- a/locales/es/app.json +++ b/locales/es/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Espada de Oro", "sword6Text" : "Aumenta la ganancia de experiencia en un 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Armadura de Tela", - "armour1Name" : "Armadura de Cuero" , - "armour1Text": "Reduce la pérdida de HP en un 4%", - "armour2Name" : "Cota de Malla", - "armour2Text": "Reduce la pérdida de HP en un 6%", - "armour3Name" : "Coraza", - "armour3Text": "Reduce la pérdida de HP en un 7%", - "armour4Name" : "Armadura Roja", - "armour4Text": "Reduce la pérdida de HP en un 8%", - "armour5Name" : "Armadura de Oro", - "armour5Text": "Reduce la pérdida de HP en un 10%", + "_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", diff --git a/locales/id/app.json b/locales/id/app.json index 796f58e178..c0c323836d 100644 --- a/locales/id/app.json +++ b/locales/id/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Golden Sword", "sword6Text" : "Increases experience gain by 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_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", diff --git a/locales/it/app.json b/locales/it/app.json index d29ccfc2e2..f4e817d50d 100644 --- a/locales/it/app.json +++ b/locales/it/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Spada d'Oro", "sword6Text" : "Aumenta l'esperienza guadagnata del 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Armatura di Stoffa", - "armour1Name" : "Armatura di Pelle" , - "armour1Text": "Riduce gli HP persi del 4%", - "armour2Name" : "Cotta di Maglia", - "armour2Text": "Riduce gli HP persi del 6%", - "armour3Name" : "Corazza a Piastre", - "armour3Text": "Riduce gli HP persi del 7%", - "armour4Name" : "Armatura Rossa", - "armour4Text": "Riduce gli HP persi del 8%", - "armour5Name" : "Armatura d'Oro", - "armour5Text": "Riduce gli HP persi del 10%", + "_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", diff --git a/locales/pl/app.json b/locales/pl/app.json index 6f0295cc2e..ceca289649 100644 --- a/locales/pl/app.json +++ b/locales/pl/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Złoty miecz", "sword6Text" : "Zwiększa zdobywane doświadczenie o 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Płócienna koszula", - "armour1Name" : "Skórzana zbroja" , - "armour1Text": "Zmniejsza utratę PZ o 4%", - "armour2Name" : "Kolczuga", - "armour2Text": "Zmniejsza utratę PZ o 6%", - "armour3Name" : "Zbroja płytowa", - "armour3Text": "Zmniejsza utratę PZ o 7%", - "armour4Name" : "Czerwona zbroja", - "armour4Text": "Zmniejsza utratę PZ o 8%", - "armour5Name" : "Złota zbroja", - "armour5Text": "Zmniejsza utratę PZ o 10%", + "_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", diff --git a/locales/pt/app.json b/locales/pt/app.json index 7e43ed71a1..0516d87942 100644 --- a/locales/pt/app.json +++ b/locales/pt/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Golden Sword", "sword6Text" : "Increases experience gain by 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_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", diff --git a/locales/ru/app.json b/locales/ru/app.json index 428dc22ba0..59f70865e4 100644 --- a/locales/ru/app.json +++ b/locales/ru/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Золотой меч", "sword6Text" : "Увеличивает прирост опыта на 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Тканевая броня", - "armour1Name" : "Кожанная броня" , - "armour1Text": "Уменьшает потерю здоровья на 4%", - "armour2Name" : "Кольчуга", - "armour2Text": "Уменьшает потерю здоровья на 6%", - "armour3Name" : "Латы", - "armour3Text": "Уменьшает потерю здоровья на 7%", - "armour4Name" : "Красная броня", - "armour4Text": "Уменьшает потерю здоровья на 8%", - "armour5Name" : "Золотая броня", - "armour5Text": "Уменьшает потерю здоровья на 10%", + "_commentitemsarmor": "ARMOR", + "armor0Name" : "Тканевая броня", + "armor1Name" : "Кожанная броня" , + "armor1Text": "Уменьшает потерю здоровья на 4%", + "armor2Name" : "Кольчуга", + "armor2Text": "Уменьшает потерю здоровья на 6%", + "armor3Name" : "Латы", + "armor3Text": "Уменьшает потерю здоровья на 7%", + "armor4Name" : "Красная броня", + "armor4Text": "Уменьшает потерю здоровья на 8%", + "armor5Name" : "Золотая броня", + "armor5Text": "Уменьшает потерю здоровья на 10%", "_commentitemshead" : "HEADGEAR", "head0Name" : "Без шлема", diff --git a/locales/uk/app.json b/locales/uk/app.json index 112966e843..e67e166636 100644 --- a/locales/uk/app.json +++ b/locales/uk/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Золотий Меч", "sword6Text" : "Збільшує приріст досвіду на 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Тренувальний одяг", - "armour1Name" : "Шкіряна броня" , - "armour1Text": "Зменшує втрату здоров'я на 4%", - "armour2Name" : "Кольчуга", - "armour2Text": "Зменшує втрату здоров'я на 6%", - "armour3Name" : "Лати", - "armour3Text": "Зменшує втрату здоров'я на 7%", - "armour4Name" : "Червона броня", - "armour4Text": "Зменшує втрату здоров'я на 8%", - "armour5Name" : "Золота броня", - "armour5Text": "Зменшує втрату здоров'я на 10%", + "_commentitemsarmor": "ARMOR", + "armor0Name" : "Тренувальний одяг", + "armor1Name" : "Шкіряна броня" , + "armor1Text": "Зменшує втрату здоров'я на 4%", + "armor2Name" : "Кольчуга", + "armor2Text": "Зменшує втрату здоров'я на 6%", + "armor3Name" : "Лати", + "armor3Text": "Зменшує втрату здоров'я на 7%", + "armor4Name" : "Червона броня", + "armor4Text": "Зменшує втрату здоров'я на 8%", + "armor5Name" : "Золота броня", + "armor5Text": "Зменшує втрату здоров'я на 10%", "_commentitemshead" : "HEADGEAR", "head0Name" : "Без шолома", diff --git a/locales/ur/app.json b/locales/ur/app.json index 125c2abe77..7359981570 100644 --- a/locales/ur/app.json +++ b/locales/ur/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Golden Sword", "sword6Text" : "Increases experience gain by 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Cloth Armour", - "armour1Name" : "Leather Armor" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "Red Armor", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "Golden Armor", - "armour5Text": "Decreases HP Loss by 10%", + "_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", From c90248f8179ef9ba1e4d63814c71ff5d7e8cda16 Mon Sep 17 00:00:00 2001 From: Adrien Lemaire Date: Thu, 14 Nov 2013 11:13:09 +1100 Subject: [PATCH 97/98] =?UTF-8?q?update=20new=20armour=20=E2=86=92=20armor?= =?UTF-8?q?=20after=20rebase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/fr/app.json | 24 ++++++++++++------------ locales/he/app.json | 24 ++++++++++++------------ locales/ja/app.json | 24 ++++++++++++------------ locales/nl/app.json | 24 ++++++++++++------------ locales/no/app.json | 24 ++++++++++++------------ 5 files changed, 60 insertions(+), 60 deletions(-) diff --git a/locales/fr/app.json b/locales/fr/app.json index ae9100c4b1..57b692c1d9 100644 --- a/locales/fr/app.json +++ b/locales/fr/app.json @@ -250,18 +250,18 @@ "sword6Name" : "Épée dorée", "sword6Text" : "Augmente le gain d'expérience de 18%.", - "_commentitemsarmour": "ARMURES", - "armour0Name" : "Tenue en lin", - "armour1Name" : "Armure de cuir" , - "armour1Text": "Diminue la perte de vie de 4%", - "armour2Name" : "Cotte de maille", - "armour2Text": "Diminue la perte de vie de 6%", - "armour3Name" : "Armure de plates", - "armour3Text": "Diminue la perte de vie de 7%", - "armour4Name" : "Armure rouge", - "armour4Text": "Diminue la perte de vie de 8%", - "armour5Name" : "Armure dorée", - "armour5Text": "Diminue la perte de vie de 10%", + "_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", diff --git a/locales/he/app.json b/locales/he/app.json index 6edb53ad05..8cd9109ecc 100644 --- a/locales/he/app.json +++ b/locales/he/app.json @@ -254,18 +254,18 @@ "sword6Name" : "חרב זהב", "sword6Text" : "מגדיל את רווח ניסיון של 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "שריון בד", - "armour1Name" : "שריון עור" , - "armour1Text": "מקטין הפסד של HP ב -4%", - "armour2Name" : "שריון שרשרת", - "armour2Text": "מקטין הפסד של HP ב -6%", - "armour3Name" : "שריון לוחות", - "armour3Text": "מקטין הפסד של HP ב -7%", - "armour4Name" : "שריון אדום", - "armour4Text": "מקטין הפסד של HP ב -8%", - "armour5Name" : "שריון זהב", - "armour5Text": "מקטין הפסד של HP ב -10%", + "_commentitemsarmor": "ARMOR", + "armor0Name" : "שריון בד", + "armor1Name" : "שריון עור" , + "armor1Text": "מקטין הפסד של HP ב -4%", + "armor2Name" : "שריון שרשרת", + "armor2Text": "מקטין הפסד של HP ב -6%", + "armor3Name" : "שריון לוחות", + "armor3Text": "מקטין הפסד של HP ב -7%", + "armor4Name" : "שריון אדום", + "armor4Text": "מקטין הפסד של HP ב -8%", + "armor5Name" : "שריון זהב", + "armor5Text": "מקטין הפסד של HP ב -10%", "_commentitemshead" : "HEADGEAR", "head0Name" : "בלי קסדה", diff --git a/locales/ja/app.json b/locales/ja/app.json index 2203357eb1..f38b69200b 100644 --- a/locales/ja/app.json +++ b/locales/ja/app.json @@ -250,18 +250,18 @@ "sword6Name" : "金色の剣", "sword6Text" : "Increases experience gain by 18%.", - "_commentitemsarmour": "鎧", - "armour0Name" : "布鎧", - "armour1Name" : "革鎧" , - "armour1Text": "Decreases HP Loss by 4%", - "armour2Name" : "Chain Mail", - "armour2Text": "Decreases HP Loss by 6%", - "armour3Name" : "Plate Mail", - "armour3Text": "Decreases HP Loss by 7%", - "armour4Name" : "赤鎧", - "armour4Text": "Decreases HP Loss by 8%", - "armour5Name" : "金色の鎧", - "armour5Text": "Decreases HP Loss by 10%", + "_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", diff --git a/locales/nl/app.json b/locales/nl/app.json index 7140cb9a8b..ac59d16730 100644 --- a/locales/nl/app.json +++ b/locales/nl/app.json @@ -249,18 +249,18 @@ "sword6Name" : "Gouden zwaard", "sword6Text" : "Vermeerdert ervaring winst met 18%.", - "_commentitemsarmour": "LICHAAM", - "armour0Name" : "Stoffen harnas", - "armour1Name" : "Leren harnas" , - "armour1Text": "Vermindert HP verlies met 4%", - "armour2Name" : "Malinkolder", - "armour2Text": "Vermindert HP verlies met 6%", - "armour3Name" : "Stalen pantser", - "armour3Text": "Vermindert HP verlies met 7%", - "armour4Name" : "Rood pantser", - "armour4Text": "Vermindert HP verlies met 8%", - "armour5Name" : "Gouden pantser", - "armour5Text": "Vermindert HP verlies met 10%", + "_commentitemsarmor": "LICHAAM", + "armor0Name" : "Stoffen harnas", + "armor1Name" : "Leren harnas" , + "armor1Text": "Vermindert HP verlies met 4%", + "armor2Name" : "Malinkolder", + "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", diff --git a/locales/no/app.json b/locales/no/app.json index 32cb2e3009..e04caa7e4c 100644 --- a/locales/no/app.json +++ b/locales/no/app.json @@ -254,18 +254,18 @@ "sword6Name" : "Gyllent sverd", "sword6Text" : "Øker erfaring tjent med 18%.", - "_commentitemsarmour": "ARMOUR", - "armour0Name" : "Tøykledning", - "armour1Name" : "Lærkledning" , - "armour1Text": "Minsker HP-tap med 4%", - "armour2Name" : "Brynje", - "armour2Text": "Minsker HP-tap med 6%", - "armour3Name" : "Rustning", - "armour3Text": "Minsker HP-tap med 7%", - "armour4Name" : "Rød rustning", - "armour4Text": "Minsker HP-tap med 8%", - "armour5Name" : "Gylden rustning", - "armour5Text": "Minsker HP-tap med 10%", + "_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", From 6512e174540acb1768626e4f66e123eb0599bcc8 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 13 Nov 2013 23:36:18 -0800 Subject: [PATCH 98/98] translations: temporarily using locales_new so we can work with existing PRs (@paglias). I want to merge to develop sooner-than-later to avoid near-future conflicts. Pushing to beta --- locales_new/en/app.json | 2 +- src/middleware.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locales_new/en/app.json b/locales_new/en/app.json index 76791eb5da..049aae4458 100644 --- a/locales_new/en/app.json +++ b/locales_new/en/app.json @@ -2,6 +2,6 @@ "languageName": "English", "removeAds": "Remove Ads", "clientSideStrings": { - "removeAds": "Remove Ads Client Side" + "removeAds": "Remove Ads" } } \ No newline at end of file diff --git a/src/middleware.js b/src/middleware.js index 607520599c..8d008e2056 100644 --- a/src/middleware.js +++ b/src/middleware.js @@ -85,7 +85,7 @@ var translations = {}; var setUpTranslations = function(locale){ var t = translations[locale] = {}; - t.server = require(path.join(__dirname, "/../locales/", locale, 'app.json')); + t.server = require(path.join(__dirname, "/../locales_new/", locale, 'app.json')); t.client = t.server.clientSideStrings; delete t.server.clientSideStrings; _.merge(t.server, t.client); @@ -94,7 +94,7 @@ var setUpTranslations = function(locale){ // First fetch english so we can merge with missing strings in other languages setUpTranslations('en'); -fs.readdirSync(path.join(__dirname, "/../locales")).forEach(function(file) { +fs.readdirSync(path.join(__dirname, "/../locales_new")).forEach(function(file) { if(file === 'en') return; setUpTranslations(file); // Merge missing strings from english