Translations:System Settings/Shortcuts and Gestures/22/zh-tw

From KDE UserBase Wiki
Revision as of 10:48, 17 May 2012 by Claus chr (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 有完整的語言代碼列表。