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

From KDE Wiki Sandbox
(Created page with "Örnekler: {|class="tablecenter" style="border: 1px solid grey" | Giriş || Çıkış |- |<code> file:/home/ </code> || ''file:///home/ dizinini (Ev dizinini) [[Special:myLang...")
 
(No difference)

Latest revision as of 18:21, 15 February 2013

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:you@server.com </code> || ''opens fish:/you@server.com/ via fish (file over ssh) protocol''
|-
|<code> smb:myWindowsBox </code> || ''opens smb:/myWindowsBox via Samba''
|}

Örnekler:

Giriş Çıkış
file:/home/ file:///home/ dizinini (Ev dizinini) Dolphin içerisinde açar
file:Filmim.mkv /home/Filmim.mkv dosyasını açar
fish:siz@sunucu.com fish (ssh üzerinden dosya) protokolü yardımıyla fish:/siz@sunucu.com/ bağlantısını açar
smb:WindowsKutum Samba yardımıyla smb:/WindowsKutum dizinini açar