Jump to content

Translations:Plasma/Krunner/58/da: Difference between revisions

From KDE UserBase Wiki
Claus chr (talk | contribs)
Importing a new version from external source
 
(No difference)

Latest revision as of 22:14, 5 June 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 (Plasma/Krunner)
Examples:
{|class="tablecenter" style="border: 1px solid grey"
| Input || Output
|-
|<code> ls ~/Documents </code> || ''lists contents of ~/Documents (preferably in a terminal)''
|-
|<code> cp ~/Documents/myFile ~/myFile </code> || ''copies myFile from ~/Documents to ~/''
|-
|<code> mplayer myMovie.mkv </code> || ''plays myMovie.mkv in mplayer''
|}

Eksempler:

Input Output
ls ~/Documents opskriver indholdet af ~/Documents (bedst i en terminal)
cp ~/Documents/myFile ~/myFile kopierer myFile fra ~/Documents til ~/
mplayer myMovie.mkv afspiller myMovie.mkv i mplayer