Jump to content

Translations:Amarok/Manual/Organization/Collection/RemoteCollections/Samba/4/cs: Difference between revisions

From KDE UserBase Wiki
Fri (talk | contribs)
Created page with "Potřebujete připojit sdílené zařízení, aby se používal v '''Amaroku'''. Abyste to udělal, potřebujete nainstalovat balíček ''smbfs''. Použijte příkaz {{Input|1..."
 
(No difference)

Latest revision as of 10:39, 2 September 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 (Amarok/Manual/Organization/Collection/RemoteCollections/Samba)
You need to mount the share to use it in '''Amarok'''. To do this, you need to install the package ''smbfs''. Use the command
{{Input|1=sudo mount -t cifs //'''host'''/'''share''' '''/mount-point/'''}}
to mount the share. After that you can use it like a local folder and add it to your local collection.

Potřebujete připojit sdílené zařízení, aby se používal v Amaroku. Abyste to udělal, potřebujete nainstalovat balíček smbfs. Použijte příkaz

sudo mount -t cifs //'''host'''/'''share''' '''/mount-point/'''

pro připojení sdíleného zařízení. Poté je mžete používat jako místní složku a přidat je do vaší místní sbírky.