Browsing Icelandic translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Icelandic guidelines.
2938 of 3717 results
29.
<emphasis>path:</emphasis> the path to the directory to share.
<emphasis>path:</emphasis> slóðin á möppuna sem á að deila.
Translated and reviewed by Hlini Melsteð
Located in serverguide/C/windows-networking.xml:156(para)
30.
This example uses <filename>/srv/samba/sharename</filename> because, according to the <emphasis>Filesystem Hierarchy Standard (FHS)</emphasis>, <ulink url="http://www.pathname.com/fhs/pub/fhs-2.3.html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM">/srv</ulink> is where site-specific data should be served. Technically Samba shares can be placed anywhere on the filesystem as long as the permissions are correct, but adhering to standards is recommended.
Þetta dæmi notar <filename>/srv/samba/sharename</filename> því samkvæmt <emphasis>Filesystem Hierarchy Standard (FHS)</emphasis>, <ulink url="http://www.pathname.com/fhs/pub/fhs-2.3.html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM">/srv</ulink> þá er þetta staðsetningin sem gögnin ættu að vera sótt frá. Tæknilega er hægt að setja upp Samba deilimöppu hvar sem er í skráakerfinu svo lengi sem heimildir leyfa, en mælt er með að fara eftir stöðlum.
Translated and reviewed by Hlini Melsteð
Located in serverguide/C/windows-networking.xml:159(para)
31.
<emphasis>browsable:</emphasis> enables Windows clients to browse the shared directory using <application>Windows Explorer</application>.
<emphasis>browsable:</emphasis> virkjar aðgang Windows útstöðva til að vafra í gegnum deilda möppu með <application>Windows Explorer</application>.
Translated and reviewed by Hlini Melsteð
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.
<emphasis>guest ok:</emphasis> virkjar aðgang útstöðva til að tengjast deilingu án notkunar lykilorðs.
Translated and reviewed by Hlini Melsteð
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.
<emphasis>create mask:</emphasis> ákveður heimildir nýrra skráa þegar þær hafa verið skapaðar.
Translated and reviewed by Hlini Melsteð
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:
Nú þegar <application>Samba</application> hefur verið sett upp, þá þarf að búa til möppuna og heimildum breytt á henni. Í útstöðvarglugga skal slá inn eftirfarandi:
Translated and reviewed by Hlini Melsteð
Located in serverguide/C/windows-networking.xml:193(para)
36.
sudo mkdir -p /srv/samba/share
sudo mkdir -p /srv/samba/share
Translated and reviewed by Hlini Melsteð
Located in serverguide/C/windows-networking.xml:199(command)
37.
sudo chown nobody.nogroup /srv/samba/share/
sudo chown nobody.nogroup /srv/samba/share/
Translated and reviewed by Hlini Melsteð
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.
<emphasis>-p</emphasis> gildið segir mkdir að búa til alla möppuslóðina ef það vantar upp á. Breyttu svo nafni deilingarmöppu fyrir þitt umhverfi.
Translated and reviewed by Hlini Melsteð
Located in serverguide/C/windows-networking.xml:204(para)
2938 of 3717 results

This translation is managed by Íslenska UBUNTU þýðingarteymið - Icelandic Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Gling Gling, Hlini Melsteð, Matthew East.