Translations:System Settings/65/zh-cn

From KDE UserBase Wiki
Revision as of 04:54, 1 December 2010 by Qiii2006 (talk | contribs) (Created page with "{{Input|<syntaxhighlight lang="bash">Command/URL: kdialog --title "Translation" --msgbox "`xclip -o | translate -f en -t he -`"</syntaxhighlight>}} 替换 'en' 和 'he' 成源语...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Command/URL: kdialog --title "Translation" --msgbox "`xclip -o | translate -f en -t he -`"

替换 'en' 和 'he' 成源语言和目标语言,要是你不确定,the ISO 639-2 有完整的语言代码名单。