Raised This Month: $12 Target: $400
 3% 

[ANY] Map Translator (Multilingual map texts)


Post New Thread Reply   
 
Thread Tools Display Modes
danzhi
Junior Member
Join Date: Jul 2021
Old 08-08-2021 , 20:11   Re: [NMRiH] Map Translator (v0.2.2 - 7-Aug-2021)
Reply With Quote #11

Quote:
Originally Posted by MsDysphie View Post
You don't meet the minimum requirements
tk i have no eyes
danzhi is offline
danzhi
Junior Member
Join Date: Jul 2021
Old 08-08-2021 , 20:46   Re: [NMRiH] Map Translator (v0.3.3 - 8-Aug-2021)
Reply With Quote #12

Quote:
Originally Posted by MsDysphie View Post
Allows you to translate maps via auto-generated configs.



Info:
https://github.com/dysphie/sm-map-translator#readme

Requirements:
- DHooks2


Download:
https://github.com/dysphie/sm-map-translator/releases

Source code:
https://github.com/dysphie/sm-map-translator

nmrih-map-translator.smx ([NMRiH] Map Translator): Error detected in plugin startup (see error logs)
((((((((((((((((((((((((((((((((((((((((((( ((((((((((((((((((
danzhi is offline
MsDysphie
AlliedModders Donor
Join Date: Dec 2017
Old 08-08-2021 , 23:49   Re: [NMRiH] Map Translator (v0.3.3 - 8-Aug-2021)
Reply With Quote #13

Quote:
Originally Posted by danzhi View Post
nmrih-map-translator.smx ([NMRiH] Map Translator): Error detected in plugin startup (see error logs)
((((((((((((((((((((((((((((((((((((((((((( ((((((((((((((((((
Check your error logs or do sm plugins reload nmrih-map-translator and post the exception reported.

Last edited by MsDysphie; 08-08-2021 at 23:50.
MsDysphie is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 08-09-2021 , 11:54   Re: [NMRiH] Map Translator (v0.3.3 - 8-Aug-2021)
Reply With Quote #14

\n
How to solve this kind of newline symbol
In the translated text, it will cause misplacement. It should be because the newline symbol is in effect.

PHP Code:
    "cfd9cc9303b0f63f051d088929e6b0de"
    
{
        
"en"        "Steam ID : jogumok2
Modified by yomox9
Well come to MacheteCraft!!
Sound : soundeffect-lab http://soundeffect-lab.info/"
        "chi"        "Steam ID : jogumok2
Modified by yomox9
Well come to MacheteCraft!!
Sound : soundeffect-lab http://soundeffect-lab.info/"
    


PHP Code:
    "cfd9cc9303b0f63f051d088929e6b0de"
    
{
        
"en"        "Steam ID : jogumok2\nModified by yomox9\nWell come to MacheteCraft!!\nSound : soundeffect-lab http://soundeffect-lab.info/"
        "chi"        "Steam ID : jogumok2\nModified by yomox9\nWell come to MacheteCraft!!\nSound : soundeffect-lab http://soundeffect-lab.info/"
    

__________________
I like this BBS sharing of spirit

I come from China, my English is poor
phoenix0001 is offline
MsDysphie
AlliedModders Donor
Join Date: Dec 2017
Old 08-09-2021 , 12:29   Re: [NMRiH] Map Translator (v0.3.3 - 8-Aug-2021)
Reply With Quote #15

Quote:
Originally Posted by phoenix0001 View Post
\n
How to solve this kind of newline symbol
In the translated text, it will cause misplacement. It should be because the newline symbol is in effect.

PHP Code:
    "cfd9cc9303b0f63f051d088929e6b0de"
    
{
        
"en"        "Steam ID : jogumok2
Modified by yomox9
Well come to MacheteCraft!!
Sound : soundeffect-lab http://soundeffect-lab.info/"
        "chi"        "Steam ID : jogumok2
Modified by yomox9
Well come to MacheteCraft!!
Sound : soundeffect-lab http://soundeffect-lab.info/"
    

There's not much I can do about this, that's just how Valve's keyvalue format works upon save. It should still be valid, just look weird.

Last edited by MsDysphie; 08-09-2021 at 12:50.
MsDysphie is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 08-09-2021 , 13:29   Re: [NMRiH] Map Translator (v0.3.3 - 8-Aug-2021)
Reply With Quote #16

'Sector B'
"Open 'Sector B' gate"


PHP Code:
    "d449f357dacd30b46d3157419114cc69"
    
{
        
"en"        "Open \"
        "
Sector"        "B\"
        " 
gate"        "chi"
        "
Open \"        "Sector"
        "
B\"        " gate"
        "
chi"        "Open \"
        "
Sector"        "B\"
    } 

PHP Code:
    "d449f357dacd30b46d3157419114cc69"
    
{
        
"en"        "Open 'Sector B' gate"
        "chi"        "Open 'Sector B' gate"
    

__________________
I like this BBS sharing of spirit

I come from China, my English is poor
phoenix0001 is offline
MsDysphie
AlliedModders Donor
Join Date: Dec 2017
Old 08-09-2021 , 19:16   Re: [NMRiH] Map Translator (v0.3.3 - 8-Aug-2021)
Reply With Quote #17

Quote:
Originally Posted by phoenix0001 View Post
'Sector B'
"Open 'Sector B' gate"
Which map?
MsDysphie is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 08-10-2021 , 04:19   Re: [NMRiH] Map Translator (v0.3.3 - 8-Aug-2021)
Reply With Quote #18

Quote:
Originally Posted by MsDysphie View Post
Which map?
https://steamcommunity.com/sharedfil...?id=1480513772

"d449f357dacd30b46d3157419114cc69"
{
"en" "Open \"Sector B\" gate"
"chi" "Open \"Sector B\" gate"
}

Maybe it’s because I didn’t clear the cache.
Looks normal now.
__________________
I like this BBS sharing of spirit

I come from China, my English is poor

Last edited by phoenix0001; 08-10-2021 at 04:36.
phoenix0001 is offline
Hoto Cocoa
Senior Member
Join Date: Jun 2018
Location: Somewhere
Old 08-05-2022 , 05:17   Re: [NMRiH] Map Translator (v0.3.8) [05-Jul-22]
Reply With Quote #19

Can you make it to work on other source games for "game_text" ?
__________________
Hoto Cocoa is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 11-02-2022 , 08:23   Re: [NMRiH] Map Translator (v0.3.8) [05-Jul-22]
Reply With Quote #20

After server update 1.13

Map nmo_ asylum

There is a problem with the data read

PHP Code:
"Phrases"
{
    
"bf7d04f3c2d3e7946662a1cf761a10d7"
    
{
        
"en"        "#nmo_asylum_Objective_Summon_Alt2"
        "chi"        "#nmo_asylum_Objective_Summon_Alt2"
        "ru"        "#nmo_asylum_Objective_Summon_Alt2"
    
}
    
"e6ccb19d04987bcc63bfb27683dbb5a6"
    
{
        
"en"        "#nmo_asylum_Objective_StandBack"
        "chi"        "#nmo_asylum_Objective_StandBack"
        "ru"        "#nmo_asylum_Objective_StandBack"
    
}
    
"efb21918996dabb72a02b066949f457e"
    
{
        
"en"        "#nmo_asylum_Objective_Lobby_NoWeld"
        "chi"        "#nmo_asylum_Objective_Lobby_NoWeld"
        "ru"        "#nmo_asylum_Objective_Lobby_NoWeld"
    
}
    
"701ace8f58f14daa3384ac161b40d880"
    
{
        
"en"        "#nmo_asylum_Objective_Traverse"
        "chi"        "#nmo_asylum_Objective_Traverse"
        "ru"        "#nmo_asylum_Objective_Traverse"
    
}
    
"45a41dbb13dc720a26aa7b930be7fd96"
    
{
        
"en"        "#nmo_asylum_Objective_Lobby_1"
        "chi"        "#nmo_asylum_Objective_Lobby_1"
        "ru"        "#nmo_asylum_Objective_Lobby_1"
    
}
    
"f5f039370b1bf3fafd298be7ec664afb"
    
{
        
"en"        "#nmo_asylum_Objective_Drop"
        "chi"        "#nmo_asylum_Objective_Drop"
        "ru"        "#nmo_asylum_Objective_Drop"
    
}
    
"ce121bc10277daea4fef2ed48049fee8"
    
{
        
"en"        "#nmo_asylum_Objective_Goto_Attic"
        "chi"        "#nmo_asylum_Objective_Goto_Attic"
        "ru"        "#nmo_asylum_Objective_Goto_Attic"
    
}
    
"178e99cac0accb6a1a9959b4a249bb67"
    
{
        
"en"        "#nmo_asylum_Objective_Evac"
        "chi"        "#nmo_asylum_Objective_Evac"
        "ru"        "#nmo_asylum_Objective_Evac"
    
}
    
"d8c66e8dd6e2942ea6d8075ddff3ed8e"
    
{
        
"en"        "#nmo_asylum_Objective_Intro"
        "chi"        "#nmo_asylum_Objective_Intro"
        "ru"        "#nmo_asylum_Objective_Intro"
    
}
    
"ab56aca4ac11c5038e2c34b4b75a6fae"
    
{
        
"en"        "#nmo_asylum_Objective_Defend"
        "chi"        "#nmo_asylum_Objective_Defend"
        "ru"        "#nmo_asylum_Objective_Defend"
    
}
    
"9d6ef0651d2e595b5be38a3ee6f16a67"
    
{
        
"en"        "#nmo_asylum_Objective_Summon"
        "chi"        "#nmo_asylum_Objective_Summon"
        "ru"        "#nmo_asylum_Objective_Summon"
    
}
    
"b9869059d67c505cdc8514a4b5ce0256"
    
{
        
"en"        "#nmo_asylum_Objective_Summon_Alt"
        "chi"        "#nmo_asylum_Objective_Summon_Alt"
        "ru"        "#nmo_asylum_Objective_Summon_Alt"
    
}
    
"d57cc7577bd4dbc6a0f4281b07063c02"
    
{
        
"en"        "#nmo_asylum_Objective_Court"
        "chi"        "#nmo_asylum_Objective_Court"
        "ru"        "#nmo_asylum_Objective_Court"
    
}
    
"36bab66f2ab9831290289e4c8f07f034"
    
{
        
"en"        "#nmo_asylum_Objective_Attic"
        "chi"        "#nmo_asylum_Objective_Attic"
        "ru"        "#nmo_asylum_Objective_Attic"
    
}
    
"b1684a8d47419a74b3d05de1f2e06a7e"
    
{
        
"en"        "#nmo_asylum_Objective_Power"
        "chi"        "#nmo_asylum_Objective_Power"
        "ru"        "#nmo_asylum_Objective_Power"
    
}
    
"628db243cda30e47239b1ff2287db935"
    
{
        
"en"        "#nmo_asylum_Objective_Bomb"
        "chi"        "#nmo_asylum_Objective_Bomb"
        "ru"        "#nmo_asylum_Objective_Bomb"
    
}
    
"edbd9b35b16dc232bfc327b784eeebf1"
    
{
        
"en"        "#nmo_asylum_Objective_Welder"
        "chi"        "#nmo_asylum_Objective_Welder"
        "ru"        "#nmo_asylum_Objective_Welder"
    
}
    
"54149627205b86e5d3a4016338a6f9f2"
    
{
        
"en"        "#nmo_asylum_Objective_Room_Key"
        "chi"        "#nmo_asylum_Objective_Room_Key"
        "ru"        "#nmo_asylum_Objective_Room_Key"
    
}
    
"8b52e305865f05730e04f75f6841d021"
    
{
        
"en"        "#nmo_asylum_Objective_Wet_Key"
        "chi"        "#nmo_asylum_Objective_Wet_Key"
        "ru"        "#nmo_asylum_Objective_Wet_Key"
    
}
    
"607b6df6e85f1791008fd0e3f35be589"
    
{
        
"en"        "#nmo_asylum_Objective_Drain"
        "chi"        "#nmo_asylum_Objective_Drain"
        "ru"        "#nmo_asylum_Objective_Drain"
    
}

__________________
I like this BBS sharing of spirit

I come from China, my English is poor

Last edited by phoenix0001; 11-02-2022 at 08:26.
phoenix0001 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:01.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode