diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-19 03:15:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-19 03:15:26 -0300 |
commit | ac0c15d53ca2477a0efabc292ace2ef3beccdacb (patch) | |
tree | 244c4a073eccbd0246fe0374958769be1e292fd0 /game/tl/de/mirrorlake.rpy | |
parent | 2bbcc3c73ec1691bd45cd9b37f64623b9243f6d6 (diff) | |
download | renpy-ac0c15d53ca2477a0efabc292ace2ef3beccdacb.tar.gz renpy-ac0c15d53ca2477a0efabc292ace2ef3beccdacb.tar.bz2 renpy-ac0c15d53ca2477a0efabc292ace2ef3beccdacb.tar.xz renpy-ac0c15d53ca2477a0efabc292ace2ef3beccdacb.zip |
Translations Update
Diffstat (limited to 'game/tl/de/mirrorlake.rpy')
-rw-r--r-- | game/tl/de/mirrorlake.rpy | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/game/tl/de/mirrorlake.rpy b/game/tl/de/mirrorlake.rpy index d4061c0..ca01938 100644 --- a/game/tl/de/mirrorlake.rpy +++ b/game/tl/de/mirrorlake.rpy @@ -4,17 +4,17 @@ translate de strings: # game/mirrorlake.rpy:33 old "{b}The Void{/b}" - new "{b}The Void{/b}" + new "{b}O Vazio{/b}" # game/mirrorlake.rpy:104 old "Play!" - new "Play!" + new "Jogar!" # game/mirrorlake.rpy:110 old "The Void" - new "The Void" + new "O Vazio" # game/mirrorlake.rpy:115 old "Restore your soul from the multiple worlds where it was scattered, and in due time, The Void shall reveal to you, the truth of this multiverse..." - new "Restore your soul from the multiple worlds where it was scattered, and in due time, The Void shall reveal to you, the truth of this multiverse..." + new "Restaure sua alma dos mundos ao qual ela foi espalhada, e ao seu tempo, O Vazio irá revelar a você, a verdade deste multiverso..." |