Jump to content

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

From KDE UserBase Wiki
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' 成初始..."
 
(No difference)

Latest revision as of 10:48, 17 May 2012

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (System Settings/Shortcuts and Gestures)
{{Input|<syntaxhighlight lang="bash">Command/URL: kdialog --title "Translation" --msgbox "`xclip -o | translate -f en -t he -`"</syntaxhighlight>}}
Replace 'en' and 'he' with the desired source and destination language, if you are not sure, a full list of language codes is available from [http://www.loc.gov/standards/iso639-2/php/code_list.php the ISO 639-2] list.
'"`UNIQ--syntaxhighlight-00000000-QINU`"'

替換 'en' 和 'he' 成初始語言和目標語言,要是你不確定,the ISO 639-2 有完整的語言代碼列表。