Translations:System Settings/Shortcuts and Gestures/22/es: Difference between revisions

From KDE Wiki Sandbox
(Created page with "{{Input|<syntaxhighlight lang="bash">Orden/URL: kdialog --title "Translation" --msgbox "`xclip -o | translate -f en -t he -`"</syntaxhighlight>}} Reemplazar 'en' y 'he' con los i...")
 
(No difference)

Latest revision as of 17:48, 26 August 2011

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.
Orden/URL: kdialog --title "Translation" --msgbox "`xclip -o | translate -f en -t he -`"

Reemplazar 'en' y 'he' con los idiomas fuente y destino, si no estás seguro, hay disponible una lista completa con los códigos de idioma en ISO 639-2.