Translations:Plasma/Krunner/70/pt-br: Difference between revisions

From KDE UserBase Wiki
(Created page with "Examplos: {|class="tablecenter" style="border: 1px solid grey" | Input || Output |- |<code> file:/home/ </code> || ''abre file:///home/ (a pasta Home) no Special:myLanguage/...")
 
(No difference)

Latest revision as of 05:03, 30 December 2020

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''
|}

Examplos:

Input Output
file:/home/ abre file:///home/ (a pasta Home) no Dolphin
file:meuFilme.mkv abre /home/meuFilme.mkv
fish:você@server.com abre fish:/você@server.com/ pelo protocolo fish (arquivo por ssh)
smb:minhaMaquinaWindows abre smb:/minhaMaquinaWindows pelo Samba