WoWInterface SVN BuyEmAll

[/] [trunk/] [BuyEmAll/] [Localization.zhCN.lua] - Rev 14

Compare with Previous | Blame | View Log

if GetLocale() ~= "zhCN" then
return
end

local L = BUYEMALL_LOCALS

-- Thanks to q09q09
L.MAX = "\230\156\128\229\164\154"
L.STACK = "\228\184\128\231\187\132"
L.CONFIRM = "\230\152\175\229\144\166\231\161\174\229\174\158\232\166\129\228\185\176\n %2$s × %1$d\228\187\182?"
L.STACK_PURCH = "\230\140\137\231\187\132\232\180\173\228\185\176"
L.STACK_SIZE = "\230\175\143\231\187\132\230\149\176\233\135\143"
L.PARTIAL = "\230\149\180\231\187\132\229\183\174\229\128\188"
L.MAX_PURCH = "\230\156\128\229\164\154\232\180\173\228\185\176"
L.FIT = "\232\131\140\229\140\133\230\156\128\229\164\154\229\173\152\230\148\190"
L.AFFORD = "\231\142\176\233\135\145\230\156\128\229\164\167\232\180\173\228\185\176"
L.AVAILABLE = "\229\149\134\228\186\186\229\173\152\232\180\167\230\149\176\233\135\143"

Compare with Previous | Blame