Thread Tools Display Modes
02/02/23, 03:46 PM   #1
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,964
Need translations ZH (Chinese) for LibZone

Hey there,

I'm searching for someone to translate me the following strings, after the =, to Chinese please.
-> Hint: Keep %s please as it is.

Code:
        ["de"]  = "German",
        ["en"]  = "English",
        ["fr"]  = "French",
        ["jp"]  = "Japanese",
        ["ru"]  = "Russian",
        ["pl"]  = "Polish",
        ["es"]  = "Spanish",
        ["zh"]  = "Chinese",
        ["slashCommandDescription"] = "Search translations of zone names",
        ["slashCommandDescriptionClient"] = "Search zone names (game client language)",
        ["libSlashCommanderMissing"] = "Please install library 'LibSlashCommander'!",
        ["LibraryAlreadyLoaded"]            = "Library \'%s\' has already been loaded!",

Thank you very much
  Reply With Quote
02/28/24, 10:01 AM   #2
Lykeion
 
Lykeion's Avatar
AddOn Author - Click to view addons
Join Date: May 2022
Posts: 20
Here we go

Code:
        ["de"]  = "德文",
        ["en"]  = "英文",
        ["fr"]  = "法文",
        ["jp"]  = "日文",
        ["ru"]  = "俄文",
        ["pl"]  = "波兰文",
        ["es"]  = "西班牙文",
        ["zh"]  = "中文",
        ["slashCommandDescription"] = "搜索区域名称的翻译",
        ["slashCommandDescriptionClient"] = "搜索区域名称 (游戏客户端语言)",
        ["libSlashCommanderMissing"] = "请安装运行库 'LibSlashCommander'!",
        ["LibraryAlreadyLoaded"]            = "运行库 \'%s\' 已加载!",
  Reply With Quote
02/29/24, 05:01 AM   #3
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,964
Thank you Lykeion
  Reply With Quote

ESOUI » Developer Discussions » Translation Help » Need translations ZH (Chinese) for LibZone


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

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