zh-TW.ini 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. TextGDIPlus="文字 (GDI+)"
  2. Font="字型"
  3. Text="文字"
  4. ReadFromFile="從檔案讀取"
  5. TextFile="文字檔 (UTF-8)"
  6. Filter.TextFiles="文字檔案"
  7. Filter.AllFiles="所有檔案"
  8. Color="顏色"
  9. Opacity="不透明度"
  10. Gradient="漸層"
  11. Gradient.Color="漸層色彩"
  12. Gradient.Opacity="漸層不透明度"
  13. Gradient.Direction="漸層方向"
  14. BkColor="背景顏色"
  15. BkOpacity="背景不透明度"
  16. Alignment="對齊方式"
  17. Alignment.Left="靠左對齊"
  18. Alignment.Center="置中"
  19. Alignment.Right="靠右對齊"
  20. Vertical="垂直"
  21. VerticalAlignment="垂直對齊"
  22. VerticalAlignment.Top="向上對齊"
  23. VerticalAlignment.Bottom="向下對齊"
  24. Outline="外框"
  25. Outline.Size="外框大小"
  26. Outline.Color="外框颜色"
  27. Outline.Opacity="外框不透明度"
  28. ChatlogMode="聊天紀錄模式"
  29. ChatlogMode.Lines="聊天紀錄行數"
  30. UseCustomExtents="使用自動文字區塊大小"
  31. UseCustomExtents.Wrap="自動換行"
  32. Width="寬度"
  33. Height="高度"
  34. Transform="文字變換"
  35. Transform.None="無"
  36. Transform.Uppercase="大寫"
  37. Transform.Lowercase="小寫"
  38. Transform.Startcase="起始大小寫"
  39. Antialiasing="啟用抗鋸齒"