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

From KDE Wiki Sandbox
(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:you@server.com </code> || ''opens fish:/you@server.com/ 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:you@server.com abre fish:/you@server.com/ vía fish (archivo sobre protocolo ssh)
smb:miCarpetadeWindows abre smb:/miCarpetadeWindows vía Samba