Browsing Bulgarian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Bulgarian guidelines.
3140 of 3379 results
31.
<emphasis>browsable:</emphasis> enables Windows clients to browse the shared directory using <application>Windows Explorer</application>.
(no translation yet)
Located in serverguide/C/windows-networking.xml:168(para)
32.
<emphasis>guest ok:</emphasis> allows clients to connect to the share without supplying a password.
(no translation yet)
Located in serverguide/C/windows-networking.xml:174(para)
33.
<emphasis>read only:</emphasis> determines if the share is read only or if write privileges are granted. Write privileges are allowed only when the value is <emphasis>no</emphasis>, as is seen in this example. If the value is <emphasis>yes</emphasis>, then access to the share is read only.
(no translation yet)
Located in serverguide/C/windows-networking.xml:179(para)
34.
<emphasis>create mask:</emphasis> determines the permissions new files will have when created.
(no translation yet)
Located in serverguide/C/windows-networking.xml:184(para)
35.
Now that <application>Samba</application> is configured, the directory needs to be created and the permissions changed. From a terminal enter:
(no translation yet)
Located in serverguide/C/windows-networking.xml:193(para)
36.
sudo mkdir -p /srv/samba/share
(no translation yet)
Located in serverguide/C/windows-networking.xml:199(command)
37.
sudo chown nobody.nogroup /srv/samba/share/
(no translation yet)
Located in serverguide/C/windows-networking.xml:200(command)
38.
The <emphasis>-p</emphasis> switch tells mkdir to create the entire directory tree if it doesn't exist. Change the share name to fit your environment.
(no translation yet)
Located in serverguide/C/windows-networking.xml:204(para)
39.
Finally, restart the <application>samba</application> services to enable the new configuration:
(no translation yet)
Located in serverguide/C/windows-networking.xml:213(para)
40.
sudo /etc/init.d/samba restart
(no translation yet)
Located in serverguide/C/windows-networking.xml:218(command) serverguide/C/windows-networking.xml:331(command) serverguide/C/windows-networking.xml:468(command) serverguide/C/windows-networking.xml:567(command) serverguide/C/windows-networking.xml:937(command) serverguide/C/windows-networking.xml:1047(command) serverguide/C/windows-networking.xml:1162(command) serverguide/C/network-auth.xml:1860(command)
3140 of 3379 results

This translation is managed by Ubuntu Bulgarian Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Krasimir Chonov, Pavlin Grucov.