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

From KDE UserBase Wiki
(Created page with "Esempi: {|class="tablecenter" style="border: 1px solid grey" | Comando || Risultato |- |<code> file:/home/ </code> || ''apre file:///home/ (la cartella Home) in [[Special:myLa...")
 
(No difference)

Latest revision as of 11:57, 8 January 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''
|}

Esempi:

Comando Risultato
file:/home/ apre file:///home/ (la cartella Home) in Dolphin
file:mioFilm.mkv apre /home/mioFilm.mkv
fish:[email protected] apre fish:/[email protected]/ tramite il protocollo fish (file over ssh)
smb:mioPCWindows apre smb:/mioPCWindows tramite Samba