Jump to content

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

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "Приклади: {|class="tablecenter" style="border: 1px solid grey" | Введення || Результат |- |<code> ls ~/Документи </code> || ''показ в..."
 
(No difference)

Latest revision as of 12:13, 9 April 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''
|}

Приклади:

Введення Результат
ls ~/Документи показ вмісту каталогу ~/Документи (бажано у терміналі)
cp ~/Документи/мійФайл ~/мійФайл копіювання файла мійФайл з ~/Документи до ~/
mplayer мійФільм.mkv відтворення файла мійФільм.mkv у mplayer