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

From KDE UserBase Wiki
(Created page with "Ejemplos: {|class="tablecenter" style="border: 1px solid grey" | Entrada || Salida |- |<code> file:/home/ </code> || ''opens file:///home/ (el directorio Home) en [[Special:my...")
 
(No difference)

Latest revision as of 21:12, 10 August 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''
|}

Ejemplos:

Entrada Salida
file:/home/ opens file:///home/ (el directorio Home) en Dolphin
file:miVídeo.mkv abre /home/miVídeo.mkv
fish:[email protected] abre fish:/[email protected]/ vía fish (archivo sobre protocolo ssh)
smb:miCarpetadeWindows abre smb:/miCarpetadeWindows vía Samba