Jump to content

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

From KDE UserBase Wiki
Dimkard (talk | contribs)
Created page with "Παραδείγματα: {|class="tablecenter" style="border: 1px solid grey" | Είσοδος || Έξοδος|- |<code> file:/home/ </code> || ''ανοίγει το file:..."
(No difference)

Revision as of 18:30, 2 July 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:[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/ (στον κατάλογο Home) στον Dolphin|- file:myMovie.mkv ανοίγει το /home/myMovie.mkv
fish:[email protected] ανοίγει το fish:/[email protected]/ μέσω του πρωτοκόλλουfish (file over ssh)
smb:myWindowsBox ανοίγει το smb:/myWindowsBox μέσω Samba