Jump to content

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

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

Latest revision as of 16:05, 12 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> file:/home/ </code> || ''opens file:///home/ (the Home directory) in [[Special:myLanguage/Dolphin|Dolphin]]''
|-
|<code> file:myMovie.mkv </code> || ''opens /home/myMovie.mkv''
|-
|<code> fish:[email protected] </code> || ''opens fish:/[email protected]/ via fish (file over ssh) protocol''
|-
|<code> smb:myWindowsBox </code> || ''opens smb:/myWindowsBox via Samba''
|}

Приклади:

Введення Результат
file:/home/ відкриття file:///home/ (домашнього каталогу користувача) у Dolphin
file:myMovie.mkv відкриття /home/користувач/myMovie.mkv
fish:[email protected] відкриття fish:/[email protected]/ за допомогою протоколу fish (файл через ssh)
smb:myWindowsBox відкриття smb:/myWindowsBox за допомогою Samba