Skip to content

Commit 9ac4ab1

Browse files
committed
v0.7.0c: updated translations
1 parent 7424c5d commit 9ac4ab1

File tree

6 files changed

+27
-27
lines changed

6 files changed

+27
-27
lines changed

core/src/main/java/com/shatteredpixel/shatteredpixeldungeon/messages/Languages.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public enum Languages {
2929
KOREAN("한국어", "ko", Status.UNREVIEWED, new String[]{"Flameblast12"}, new String[]{"Cocoa", "Korean2017", "WondarRabb1t", "ddojin0115", "eeeei", "hancyel", "linterpreteur", "lsiebnie" }),
3030
RUSSIAN("русский", "ru", Status.REVIEWED, new String[]{"ConsideredHamster", "Inevielle", "yarikonline"}, new String[]{"AttHawk46", "HerrGotlieb", "HoloTheWise", "JleHuBbluKoT", "MrXantar", "Shamahan", "apxwn", "roman.yagodin", "un_logic", "Вoвa"}),
3131
GERMAN("deutsch", "de", Status.UNREVIEWED, new String[]{"Dallukas", "KrystalCroft", "Wuzzy", "Zap0", "bernhardreiter", "davedude" }, new String[]{"Ceeee", "DarkPixel", "ErichME", "LenzB", "Sarius", "Sorpl3x", "ThunfischGott", "Topicranger", "apxwn", "gekko303", "oragothen", "spixi"}),
32-
FRENCH("français", "fr", Status.INCOMPLETE, new String[]{"Emether", "canc42", "kultissim", "minikrob"}, new String[]{"Alsydis", "Axce", "Basttee", "Dekadisk", "Draal", "Neopolitan", "RomTheMareep", "SpeagleZNT", "antoine9298", "go11um", "linterpreteur", "marmous", "solthaar", "vavavoum"}),
32+
FRENCH("français", "fr", Status.UNREVIEWED, new String[]{"Emether", "canc42", "kultissim", "minikrob"}, new String[]{"Alsydis", "Axce", "Basttee", "Dekadisk", "Draal", "Neopolitan", "RomTheMareep", "SpeagleZNT", "antoine9298", "go11um", "linterpreteur", "marmous", "solthaar", "vavavoum"}),
3333
SPANISH("español", "es", Status.UNREVIEWED, new String[]{"Kiroto", "Kohru", "grayscales"}, new String[]{"Alesxanderk", "CorvosUtopy", "Dewstend", "Dyrran", "Fervoreking", "Illyatwo2", "JPCHZ", "STKmonoqui", "airman12", "alfongad", "benzarr410", "ctrijueque", "dhg121", "javifs", "jonismack1", "tres.14159"}),
3434
PORTUGUESE("português", "pt", Status.UNREVIEWED, new String[]{"TDF2001", "matheus208"}, new String[]{"Bigode935", "Chacal.Ex", "ChainedFreaK", "JST", "MadHorus", "Tio_P_(Krampus)", "ancientorange", "danypr23", "denis.gnl", "ismael.henriques12", "mfcord", "owenreilly", "rafazago", "try31"}),
3535
POLISH("polski", "pl", Status.REVIEWED, new String[]{"Deksippos", "kuadziw", "szymex73"}, new String[]{"Chasseur", "Darden", "MJedi", "MrKukurykpl", "Peperos", "Scharnvirk", "VasteelXolotl", "bvader95", "dusakus", "michaub", "ozziezombie", "szczoteczka22", "transportowiec96"}),

core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors_eo.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ actors.mobs.albino.desc=Ĝi estas nekutima dentobreĉa speco de poŝbesta rato k
430430
actors.mobs.bandit.name=freneza bandito
431431

432432
actors.mobs.bat.name=vampira vesperto
433-
actors.mobs.bat.def_verb=evitita
433+
actors.mobs.bat.def_verb=evitite
434434
actors.mobs.bat.desc=Tiuj lertegaj kaj necedemaj loĝantoj de kavernaj kupoloj povas venki multe pli grandajn kontraŭuloj resanigante je iu sukcesa atako.
435435

436436
actors.mobs.bee.name=orkolora abelo
@@ -560,7 +560,7 @@ actors.mobs.succubus.name=sukubo
560560
actors.mobs.succubus.desc=Sukuboj estas demoninoj kiuj aspektas kiel amorvekaj (iomete gotik-maniere) virinoj. Per iliaj magiaĵoj, sukuboj povas ĉarmi heroon, kiu iĝos malpovi ataki ion ajn ĝis la fiĉarmo seniĝos. Kiam sukubo atakos ĉarmitan heroon, ŝi śtelos lian esencon de vivo.
561561

562562
actors.mobs.swarm.name=muŝaro
563-
actors.mobs.swarm.def_verb=evitita
563+
actors.mobs.swarm.def_verb=evitite
564564
actors.mobs.swarm.desc=La minaca araĉo da muŝoj zumas furioze. Ĉiu ne-magia atako disigos ĝin al du malpli nombraj sed egale danĝeraj muŝaroj.
565565

566566
actors.mobs.tengu.name=Tenguo
@@ -582,7 +582,7 @@ actors.mobs.warlock.bolt_kill=La ombropafaĵo mortigis vin…
582582
actors.mobs.warlock.desc=Kiam gnomoj ekinteresiĝis pri fisorĉarto anstataŭ inĝenierarto, sorĉistoj komencis regi en la urbo. Ili komencis kun baza magio, sed post nelonge transinteresiĝis pri demonscienco kaj nekromancio.
583583

584584
actors.mobs.wraith.name=fantomo
585-
actors.mobs.wraith.def_verb=evitita
585+
actors.mobs.wraith.def_verb=evitite
586586
actors.mobs.wraith.desc=Fantomo estas venĝema spirito de pekinto, kies tombo estis profanita. Estante ekstertera estaĵo, estas ege malfacile frapi ĝin per ordinara armilo.
587587

588588
actors.mobs.yog.name=Jog-Dzeva

core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ items.scrolls.scrollofremovecurse.desc=The incantation on this scroll will insta
824824
items.scrolls.scrollofteleportation.name=scroll of teleportation
825825
items.scrolls.scrollofteleportation.tele=In a blink of an eye you were teleported to another location of the level.
826826
items.scrolls.scrollofteleportation.no_tele=Strong magic aura of this place prevents you from teleporting!
827-
items.scrolls.scrollofteleportation.cant_reach=You can't teleport there
827+
items.scrolls.scrollofteleportation.cant_reach=You can't teleport there.
828828
items.scrolls.scrollofteleportation.prompt=Choose a location to teleport
829829
items.scrolls.scrollofteleportation.desc=The spell on this parchment instantly transports the reader to a different location on the dungeon level. The scroll prioritizes areas the reader hasn't been to before, through it is not able to teleport past locked doors or barricades.
830830

core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items_eo.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ items.artifacts.driedrose$petal.maxlevel=La rozo estas kompleta!
204204
items.artifacts.driedrose$petal.levelup=Vi aldonis florfolieton al la rozo.
205205
items.artifacts.driedrose$petal.desc=Delikata sekigita florfolieto, kiu iel transdaŭris ĝin nun en la labirinto.
206206
items.artifacts.driedrose$ghosthero.name=trista fantomino
207-
items.artifacts.driedrose$ghosthero.def_verb=evitita
207+
items.artifacts.driedrose$ghosthero.def_verb=evitite
208208
items.artifacts.driedrose$ghosthero.hello=Saluton ree %s.
209209
items.artifacts.driedrose$ghosthero.introduce=Mia animo estas kunigita al tiu ĉi rozo, ĝi estas tre grava por mi, donaco de mia amato, kiun mi lasis en la supraĵo.\n\nMi ne povas reveni al li, tamen dank' al ci, mi havas alian ŝancon por plenumi mian vojaĝon. Kiam mi povos, mi respondos al cia alvoko kaj batalos kun ci.\n\nEspereble ci sukcesos tie, kie mi malvenkis…
210210
items.artifacts.driedrose$ghosthero.desc=Delikate aspektanta spirita aperaĵo kun homeca formo. Ŝia povo ŝajnas kunligita al la rozo, kiun vi posedas.\n\nTiu ĉi fantomino ne grandsignifas, kvankam ŝi estas via ununura amiko tie ĉi subtere.

core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items_fr.properties

+20-20
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ items.armor.glyphs.camouflage.name=%s de camouflage
3838
items.armor.glyphs.camouflage.desc=Ce glyphe permet au porteur de se fondre dans les herbes hautes, lui accordant une invisibilité temporaire.
3939

4040
items.armor.glyphs.entanglement.name=%s d'enchevêtrement
41-
items.armor.glyphs.entanglement.desc=Ce glyphe fait pousser de la Terracine autour du porteur pour absorber les dégâts, mais l'enracine s'il reste immobile.
41+
items.armor.glyphs.entanglement.desc=Ce glyphe fait pousser de la Terracine autour du porteur pour absorber les dégâts, mais l'enracine tant qu'il reste immobile.
4242

4343
items.armor.glyphs.flow.name=%s de flux
4444
items.armor.glyphs.flow.desc=Ce glyphe manipule le flux de l'eau autour du porteur, lui permettant de se déplacer bien plus rapidement à travers elle.
@@ -159,7 +159,7 @@ items.artifacts.capeofthorns$thorns.inert=Votre cape est de nouveau inactive.
159159
items.artifacts.capeofthorns$thorns.radiating=Votre cape commence à irradier de l'énergie, vous vous sentez protégé !
160160
items.artifacts.capeofthorns$thorns.levelup=Votre cape se renforce !
161161
items.artifacts.capeofthorns$thorns.name=Épines
162-
items.artifacts.capeofthorns$thorns.desc=Votre cape émet une énergie vous entourant dans un champ de force déflecteur !\n\nTous les dégâts reçus sont réduits tant que l'effet des épines est actif. De plus, si l'attaquant est proche de vous, les dégâts prévenus sont renvoyés à l'attaquant.\n\nTours d'épines restants : %s.
162+
items.artifacts.capeofthorns$thorns.desc=Votre cape émet une énergie vous enveloppant dans un champ de force déflecteur !\n\nTous les dégâts reçus sont réduits tant que l'effet des épines est actif. De plus, si l'attaquant est proche de vous, les dégâts prévenus sont renvoyés à l'attaquant.\n\nTours d'épines restants : %s.
163163

164164
items.artifacts.chaliceofblood.name=calice sanglant
165165
items.artifacts.chaliceofblood.ac_prick=PIQUER
@@ -918,39 +918,39 @@ items.spells.aquablast.name=souffle aquatique
918918
items.spells.aquablast.desc=Ce sort va éclabousser à l'emplacement de la cible. Il n’est pas assez puissant pour causer des dégâts (même à des ennemis ardents), mais cela propagera de l’eau sur le terrain à proximité et assommera très brièvement tout ce qui se trouve au centre de l'impact.
919919

920920
items.spells.beaconofreturning.name=balise de retour
921-
items.spells.beaconofreturning.preventing=The strong magic aura of this place prevents you from using the spell!
922-
items.spells.beaconofreturning.creatures=The Psychic aura of neighbouring creatures doesn't allow you to teleport at this moment.
923-
items.spells.beaconofreturning.set=The beacon was set at your current location.
924-
items.spells.beaconofreturning.wnd_body=Setting will override the location the beacon was previously set to.\n\nReturning will return to your last set location and consume one use of the spell.
925-
items.spells.beaconofreturning.wnd_set=Set
926-
items.spells.beaconofreturning.wnd_return=Return
927-
items.spells.beaconofreturning.desc_set=This beacon was set somewhere on floor %d.
928-
items.spells.beaconofreturning.desc=This intricate spell grants the user the ability to return to a set location, regardless of distance. The spell will only be consumed by returning, it can be set as many times as you like, but it will only remember the most recent location it was set to.
921+
items.spells.beaconofreturning.preventing=La forte aura magique de ce lieu vous empêche d'utiliser le sort !
922+
items.spells.beaconofreturning.creatures=L'aura psychique des créatures voisines ne vous permettent pas de vous téléporter en ce moment.
923+
items.spells.beaconofreturning.set=La balise a été placer sur votre position actuelle.
924+
items.spells.beaconofreturning.wnd_body=Le réglage annule la position de la balise précédemment défini.\n\nLe retour vous déplacera à votre précédente position défini et utilisera un sort.
925+
items.spells.beaconofreturning.wnd_set=Régler
926+
items.spells.beaconofreturning.wnd_return=Retourner
927+
items.spells.beaconofreturning.desc_set=La balise a été réglé quelque part dans l'étage %d.
928+
items.spells.beaconofreturning.desc=Ce sort donne à l'utilisateur la capacité de retourner à un endroit défini,peu importe la distance.Les charges ne seront consommées seulement quand vous vous téléporterez, il peut être placé autant de fois que vous le voulez,mais ne prendra en compte que le dernier endroit sélectionné.
929929

930930
items.spells.curseinfusion.name=infusion maudite
931931
items.spells.curseinfusion.inv_title=Maudire un objet
932-
items.spells.curseinfusion.desc=This spell infuses a piece of equipment with the same malignant magic present within DM-300. The item it is used on will immediately be cursed, and any enchantment or glyph it may have had will be overridden.
932+
items.spells.curseinfusion.desc=Ce sort infuse une pièce d'équipement avec la même magie maligne que celle présente dans le DM-300. L'item sur lequel vous l'utilisez sera instantanément maudit,et n'importe quel enchantement glyphe qu'il pourrait posséder sera effacé.
933933

934934
items.spells.featherfall.name=chute de plume
935935
items.spells.featherfall.light=Vous vous sentez léger comme une plume!
936-
items.spells.featherfall.desc=This spell manipulates gravity's effect on the caster, allowing them to fall great distances without harm for a short time. Each use of the spell will only provide enough protection for one chasm.
936+
items.spells.featherfall.desc=Ce sort modifie l'effet qu'a la gravité sur le lanceur,lui permettant de tomber de très haut sans se blesser durant un court moment. Chaque utilisation de ce sort ne donne assez de protection que pour une seule chute.
937937

938938
items.spells.spell.ac_cast=JETER
939939
items.spells.spell.no_magic=Vous ne pouvez pas jeter de sort quand vous êtes immunisé à la magie.
940940

941941
items.spells.magicalinfusion.name=infusion magique
942942
items.spells.magicalinfusion.inv_title=Enchanter un objet
943943
items.spells.magicalinfusion.infuse=Votre %s est empli d'énergie arcanique !
944-
items.spells.magicalinfusion.desc=This spell will infuse a weapon or armor with powerful magical energy.\n\nIn addition to being upgraded, a weapon will gain a magical enchantment, or armor will be imbued with a magical glyph.\n\nIf the item already has an enchantment or glyph, it will not be erased by the upgrade.
944+
items.spells.magicalinfusion.desc=Ce sort insufflera à une arme ou une armure une puissante énergiee magique.\n\nEn plus d'être améliorée,une arme obtiendra un puissant enchantement,et une armure gagnera un glyphe magique.\n\nSi l'objet possède déjà un glyphe ou un enchantement,il ne sera pas effacé par l'amélioration.
945945

946946
items.spells.magicalporter.name=poteur magique
947947
items.spells.magicalporter.inv_title=Porter un objet
948948
items.spells.magicalporter.nowhere=Il n’y a nulle part où transférer un élément.
949-
items.spells.magicalporter.desc=This spell will magically transport any item it is cast on. Unlike a merchant's beacon however, the items will be transported to the entrance of the next boss floor.
949+
items.spells.magicalporter.desc=Ce sort va téléporter un objet sur lequel vous le lancez. Contrairement à la Balise du marchand,cependant,les items seront transportés jusqu'à l'entrée du prochain étage de boss.
950950

951951
items.spells.phaseshift.name=déphasage
952952
items.spells.phaseshift.tele_fail=Votre sort de téléportation échoue.
953-
items.spells.phaseshift.desc=This chaotic spell will teleport any character it is aimed at to a random location on the current floor. This spell can be directed at a target or at the user themselves.
953+
items.spells.phaseshift.desc=Ce sort chaotique téléportera n'importe quel personnage visé à un endroit aléatoire de l'étage actuel. Il peut être lancé sur une cible ou sur vous même.
954954

955955
items.spells.reclaimtrap.name=piège de récupération
956956
items.spells.reclaimtrap.no_trap=Il n'y a pas de piège ici.
@@ -959,7 +959,7 @@ items.spells.reclaimtrap.desc=Ce sort contient les restes de la capacité de ré
959959
items.spells.recycle.name=recycler
960960
items.spells.recycle.inv_title=Recycler un objet
961961
items.spells.recycle.recycled=Votre objet a été recyclé en : %s.
962-
items.spells.recycle.desc=This spell contains a lesser form of transmutation magic. While it won't work on equipment, this spell will transform a scroll, potion, seed, or runestone into a random item of the same type.
962+
items.spells.recycle.desc=Ce sort possède une forme moins puissante de la magie de transmutation.Si il ne marchera pas sur votre équipement,ce sort pourra transformer un parchemin,une potion,une graine ou une pierre runique en un objet aléatoire du même type.
963963

964964
items.spells.targetedspell.prompt=Choisissez une cible
965965
items.spells.targetedspell.inv_title=Enchanter un objet
@@ -968,7 +968,7 @@ items.spells.targetedspell.inv_title=Enchanter un objet
968968
###runestones
969969
items.stones.inventorystone.ac_use=UTILISER
970970

971-
items.stones.runestone$placeholder.name=runestone
971+
items.stones.runestone$placeholder.name=Pierre runique
972972

973973
items.stones.stoneofaggression.name=pierre d'agressivité
974974
items.stones.stoneofaggression.desc=Quand cette pierre est lancée près d'un ennemi, elle va leur infliger de la magie d'agressivité.\n\nUn ennemi sous l'influence de l'agressivité sera forcé de vous attaquer avant n'importe quel allié, si des alliés sont présents.
@@ -985,8 +985,8 @@ items.stones.stoneofaugmentation$wndaugment.defense=Défense
985985
items.stones.stoneofaugmentation$wndaugment.none=Retirer l'Augmentation
986986
items.stones.stoneofaugmentation$wndaugment.cancel=J'ai changé d'avis
987987

988-
items.stones.stoneofaffection.name=stone of affection
989-
items.stones.stoneofaffection.desc=When this stone is thrown on or next to an enemy they will be temporarily charmed, and will attempt to target your allies instead of you.
988+
items.stones.stoneofaffection.name=Pierre d'affection
989+
items.stones.stoneofaffection.desc=Quand cette pierre est lancée à proximité ou sur un ennemi,il sera temporairement charmé,et préfèrera attaquer vos alliés plutôt que vous.
990990

991991
items.stones.stoneofblast.name=pierre d'explosion
992992
items.stones.stoneofblast.desc=Cette pierre runique va exploser instantanément à l'endroit où elle a été lancée. Tout comme une bombe, l'explosion endommagera tout ce qui se trouve à sa portée.
@@ -1250,7 +1250,7 @@ items.weapon.melee.magesstaff.cursed=Vous ne pouvez pas utiliser une baguette ma
12501250
items.weapon.melee.magesstaff.warning=Voulez-vous vraiment imprégner votre bâton avec cette baguette magique ? \n\nSi la baguette utilisée pour imprégner le bâton est d'un niveau égal ou supérieur au bâton, ce dernier héritera du niveau de la baguette plus un dû à ses augmentations. \n\nCette imprégnation donnera un bâton de niveau %d.
12511251
items.weapon.melee.magesstaff.yes=Oui je suis sûr.
12521252
items.weapon.melee.magesstaff.no=Non, j'ai changé d'avis
1253-
items.weapon.melee.magesstaff.desc=Crafted by the Mage himself, this staff is a unique magical weapon. Rather than having innate magical power, this staff is instead imbued with magical energy from a wand.
1253+
items.weapon.melee.magesstaff.desc=Créé par le Mage lui même,ce bâton est une arme magique unique. Au lieu d'avoir un pouvoir magique inné,ce bâton sera à la place infusé de l'énergie magique d'une baguette.
12541254
items.weapon.melee.magesstaff.no_wand=Le bâton n'a pas de magie en lui. Il doit être _infusé par le pouvoir d'une baguette_ avant de pouvoir lancer des sorts.
12551255
items.weapon.melee.magesstaff.has_wand=Le bâton est imprégné avec _%s._
12561256

core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/windows/windows_cs.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ windows.wndsettings$audiotab.music_mute=Ztlumit hudbu
128128
windows.wndsettings$audiotab.sfx_vol=Hlasitost zvuků
129129
windows.wndsettings$audiotab.sfx_mute=Ztlumit zvuky
130130

131-
windows.wndstartgame.title=Vyber svého hrdinu
131+
windows.wndstartgame.title=Vyber si svého hrdinu
132132
windows.wndstartgame.huntress_unlock=Poraz bosse na 15. podlaží k odemčení této postavy
133133
windows.wndstartgame.start=Začít hru
134134

0 commit comments

Comments
 (0)