Skip to content

Commit

Permalink
Merge pull request #34 from helloyanis/Nikorasu038-patch-1
Browse files Browse the repository at this point in the history
Update strings.xml
  • Loading branch information
helloyanis authored Feb 16, 2025
2 parents 38f4e1b + 0924377 commit a08696d
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions src/app/src/main/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,23 +81,24 @@
<string name="not_strong_enough">"🙁 Você não é forte o suficiente para danificar esse mob."</string>
<string name="not_strong_enough_crit">"🙁 Você não é forte o suficiente para dar critico nesse mob."</string>
<string name="maxcritdmg">"🔥 Max. critico de dano"</string>
<string name="usecritring">"Use Spiked ring (Critical hit prob. &amp; dmg up)"</string>
<string name="infotab_nodata_title">"Base level is not set!"</string>
<string name="infotab_nodata_desc">"Please go to the tab \"Train and damage\" and set your base level there before coming back here!"</string>
<string name="usecritring">"Use Spiked ring (prob.de dano critico &amp; dmg up)"</string>
<string name="infotab_nodata_title">"level não especificado!"</string>
<string name="infotab_nodata_desc">"Vá para \"Treino e Dano\" e escreva seu level antes de voltar aqui!"</string>
<string name="popups_okbtn">"OK"</string>
<string name="apptutorial_title">"Training calculator tutorial"</string>
<string name="apptutorial_desc">"Thank you for downloading the app! You are on the main calculator screen, the online training calculator.\n❗Important info!! Click on the top button to change your training style!"</string>
<string name="onlinetraintutorial_title">"Online training tutorial"</string>
<string name="onlinetraintutorial_desc">"This allows you to find which mobs to hit to train effectively without losing time or arrows/mana.\nJust fill in the required info:\n- Base level: The level of your character.\n- Stat level with buffs: How much your stat level is. You can see it in the game's settings. If you have a buff (like 10+5) write the total amount here (15).\n- Weapon attack : The attack value of your training weapon. You can see it by clicking your weapon in the inventory.\n- Use Spiked Ring : If you have a spiked ring, it increases your chances of critical hits and makes you able to train on other monsters."</string>
<string name="apptutorial_title">"Tutorial da Calculadora"</string>
<string name="apptutorial_desc">"Obrigado por baixar nosso app! Você está na pagina principal, a de treino online.\n❗Informação importante!! Click no botão a cima para mudar seu modo de treino!"</string>
<string name="onlinetraintutorial_title">"Treino online, tutorial"</string>
<string name="onlinetraintutorial_desc">"aqui, mostramos a onde treinar sem gastar tempo, flechas ou mana.\nApenas coloque a informação necessária:\n- Base level: O level do seu personagem.\n- Skill com buff: Quanto de skill você tem. Você pode achar isso no menu do jogo. If you have a buff (como 10+5) escreva o total aqui (15).\n- Dano da arma : O dano da sua arma. Você pode ver por clicar na sua arma no inventario.\n- Use Spiked Ring : Use o spiked ring caso tenha, ele fará você dar mais critico,e te ajudara a treinar em outro monstro."</string>
<string name="ptraintutorial_title">"Power training tutorial"</string>
<string name="ptraintutorial_desc">"Power training is when you train by using your special attack to hit multiple mobs at a time. It can be faster to level up with power training, but costs a lot of mana and your defense won't follow the fast pace of power training, which means it will not upgrade the defense very much.\nOn this particular calculator, use the menu to pick your class. This is important because the magic special attack deals more damage than the others."</string>
<string name="ptraintutorial_desc">"Skillar/Ptrain é quando você usa sua abilidade para treinar em varios monstros de uma vez. É mais rapido para upar, mas usara mais mana e sua defesa não vai subir com a mesma velocidade, o que fará com que você fique mais fraco.\nNessa calculadora em especifico, use o menu para escolher sua classe. Isso é importante porque o especial do mago causa mais dano do que as outras classes."</string>
<string name="offlinetutorial_title">"Offline training tutorial"</string>
<string name="offlinetutorial_desc">"Offline training is when you use the dummy to train a stat while you're offline. It is slower than to train normally, and is limited in time. You can gain time by dealing damage to monsters when you're playing, or by buying diamonds.\nYou can also get training dummies as items and it will automatically train your stat when you are away.\nIf you have multiple dummies in your inventory, the exp you will get will be split between stats, you don't get more stat points!"</string>
<string name="offlinetutorial_desc">"Offline training é quando você usa o dummy ou boneco para treinar enquanto está offline. É mais lento do que o treino online, e tem um tempo limitado. Você pode ganhar tempo offline por bater em mobs, ou usando diamantes .\nVocê tabem pode comprar bonecos de treino para treinar enquanto você está fora, sem precisar ir para cidade.\nSe você tem mais de um dummy, o seu exp será dividido, você não ganhara ponstos extra!"</string>
<string name="damagetutorial_title">"Damage turorial"</string>
<string name="damagetutorial_desc">"This one is pretty straightforward, based on your stats, it tells you how much damage you do to a given monster. Don't forget to pick the monster and the attack type for the correct result!"</string>
<string name="can_not_oneshot_1">"☹️ You can't oneshot a "</string>
<string name="can_not_oneshot_2">" yet!"</string>
<string name="can_oneshot">"🏆 You can oneshot a "</string>
<string name="oneshot_consistency_1">" with "</string>
<string name="oneshot_consistency_2">"% consistency!"</string>
<string name="damagetutorial_desc">"Esse é bem claro, baseado nos seus skill, vai te dizer o dano que você fara para monstros. Não se esquecça de escolher o monstro e o dano de sua arma!"</string>
<string name="can_not_oneshot_1">"☹️ Você não conegue dar hitkill em "</string>
<string name="can_not_oneshot_2">" ainda!"</string>
<string name="can_oneshot">"🏆 você consegue dar hitkillem "</string>
<string name="oneshot_consistency_1">" com "</string>
<string name="oneshot_consistency_2">"% de consistência!"</string>
</resources>

0 comments on commit a08696d

Please sign in to comment.