Skip to content

Commit

Permalink
Merge pull request #115 from Roy47Zhang/patch-5
Browse files Browse the repository at this point in the history
update chinese translations
  • Loading branch information
kgns authored Oct 19, 2019
2 parents f3c9853 + 27bdc1d commit 8e3f6a4
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions addons/sourcemod/translations/chi/weapons.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,10 @@
{
"chi" "★ 锯齿爪刀"
}
"weapon_knife_css"
{
"chi" "★ 经典匕首"
}
"weapon_knife_t"
{
"chi" "恐怖分子默认刀"
Expand Down Expand Up @@ -336,4 +340,64 @@
{
"chi" "名称标签已设置"
}
"SeedTitle"
{
"chi" "图案模板: %i"
}
"SeedTitleNoSeed"
{
"chi" "图案模板: ∞"
}
"SeedRandom"
{
"chi" "使用随机图案模板编号"
}
"SeedManual"
{
"chi" "手动设置图案模板编号"
}
"SeedSave"
{
"chi" "保存当前图案模板编号"
}
"SeedInstruction"
{
"chi" "请将你希望设置的图案模板编号输入至聊天框。如需取消,请输入 !cancel 。"
}
"SeedSuccess"
{
"chi" "图案模板应用成功!"
}
"SeedCancelled"
{
"chi" "图案模板设置中断。"
}
"SeedFailed"
{
"chi" "图案模板编号无效 (0 - 8192)"
}
"SeedSaved"
{
"chi" "图案模板编号已保存。"
}
"Seed"
{
"chi" "图案模板编号"
}
"SeedDisabled"
{
"chi" "图案模板选项已禁用"
}
"SeedExplanation"
{
"chi" "你需要使用!ws菜单来为皮肤设置图案模板"
}
"SeedReset"
{
"chi" "图案模板已重置。"
}
"ResetSeed"
{
"chi" "重置图案模板"
}
}

0 comments on commit 8e3f6a4

Please sign in to comment.