[debian-edu-commits] debian-edu/ 01/01: oversatt 948-951
Ingrid Yrvin
iyrvin-guest at moszumanska.debian.org
Sun Mar 30 16:22:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
iyrvin-guest pushed a commit to branch master
in repository debian-edu-doc.
commit 2d2c7e91f2c1343e7ec9f82458d2154332e27972
Author: Ingrid Yrvin <iyrvin at hagan.no>
Date: Sun Mar 30 18:21:09 2014 +0200
oversatt 948-951
---
.../debian-edu-wheezy-manual.nb.po | 113 +++++++++++++++------
1 file changed, 81 insertions(+), 32 deletions(-)
diff --git a/documentation/debian-edu-wheezy/debian-edu-wheezy-manual.nb.po b/documentation/debian-edu-wheezy/debian-edu-wheezy-manual.nb.po
index 002a6a7..4eaa09c 100644
--- a/documentation/debian-edu-wheezy/debian-edu-wheezy-manual.nb.po
+++ b/documentation/debian-edu-wheezy/debian-edu-wheezy-manual.nb.po
@@ -5,18 +5,19 @@
# Ole-Anders Andreassen <olea at skolelinux.no>, 2010.
# Jan Roar Roed <janroed at gmail.com>, 2010.
# Petter Reinholdtsen <pere at hungry.com>, 2012.
+# Ingrid Yrvin <iyrvin at hagan.no>, 2014.
msgid ""
msgstr ""
"Project-Id-Version: release-manual.nb\n"
"POT-Creation-Date: 2013-10-27 12:10-0400\n"
-"PO-Revision-Date: 2012-03-10 18:32+0100\n"
-"Last-Translator: Petter Reinholdtsen <pere at hungry.com>\n"
+"PO-Revision-Date: 2014-03-30 18:06+0200\n"
+"Last-Translator: Ingrid Yrvin <iyrvin at hagan.no>\n"
"Language-Team: Norwegian Bokmål <i18n-nb at lister.ping.uio.no>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: Attribute 'lang' of: <article>
@@ -28,7 +29,6 @@ msgid "Debian Edu / Skolelinux Wheezy 7.1+edu0 Manual"
msgstr "Debian Edu / Skolelinux Wheezy 7.1+edu0 utgivelsesmanual"
#. type: Content of: <article><section><title>
-#, fuzzy
#| msgid "Manual for Debian Edu 7.1+edu0 Codename \"Wheezy\""
msgid "Manual for Debian Edu 7.1+edu0 Codename Wheezy"
msgstr "Utgivelsesmanual for Debian Edu 7.1+edu0 kodenavn Wheezy"
@@ -3564,8 +3564,10 @@ msgstr ""
#. type: CDATA
#, no-wrap
msgid ""
-"root at tjener:~# sitesummary2ldapdhcp -a -i ether-00:04:76:d3:28:b7 -t workstations\n"
-"info: Create GOsa machine for auto-mac-00-04-76-d3-28-b7.intern [10.0.16.21] id ether-00:04:76:d3:28:b7.\n"
+"root at tjener:~# sitesummary2ldapdhcp -a -i ether-00:04:76:d3:28:b7 -t "
+"workstations\n"
+"info: Create GOsa machine for auto-mac-00-04-76-d3-28-b7.intern [10.0.16.21] "
+"id ether-00:04:76:d3:28:b7.\n"
"\n"
"Enter password if you want to activate these changes, and ^c to abort.\n"
"\n"
@@ -5113,7 +5115,8 @@ msgstr "Bruk av backports.org"
#. type: CDATA
#, fuzzy, no-wrap
msgid ""
-"echo \"deb http://ftp.debian.org/debian/ wheezy-backports main\" >> /etc/apt sources.list\n"
+"echo \"deb http://ftp.debian.org/debian/ wheezy-backports main\" >> /etc/apt "
+"sources.list\n"
"apt-get update"
msgstr "deb http://ftp.debian.org/debian/ squeeze main contrib non-free"
@@ -5637,7 +5640,8 @@ msgid ""
" chown $user:$group $home_path/$home/$shared_folder\n"
" ((created_dir+=1))\n"
" else\n"
-" echo -e \"the folder $home_path/$home/$shared_folder already exists.\\n\"\n"
+" echo -e \"the folder $home_path/$home/$shared_folder already "
+"exists.\\n\"\n"
" fi\n"
" done\n"
" echo \"$created_dir folders have been created\""
@@ -5657,7 +5661,8 @@ msgstr ""
" chown $user:$group $home_path/$home/$shared_folder\n"
" ((created_dir+=1))\n"
" else\n"
-" . echo -e \"the folder $home_path/$home/$shared_folder already exists.\\n\"\n"
+" . echo -e \"the folder $home_path/$home/$shared_folder already "
+"exists.\\n\"\n"
" . fi\n"
"done\n"
"echo \"$created_dir folders has been created\""
@@ -5725,17 +5730,20 @@ msgid ""
" ln -s /media/$home $home_path/$home/$shared_folder\n"
" ((created_dir+=1))\n"
" else\n"
-" echo -e \"the folder $home_path/$home/$shared_folder already exists.\\n\"\n"
+" echo -e \"the folder $home_path/$home/$shared_folder already "
+"exists.\\n\"\n"
" fi\n"
" done\n"
" echo \"$created_dir folders has been created\""
msgstr ""
-"home_path=\"/skole/tjener/home0\"; shared_folder=\"Media\"; permissions=\"775\"; created_dir=0;\n"
+"home_path=\"/skole/tjener/home0\"; shared_folder=\"Media\"; "
+"permissions=\"775\"; created_dir=0;\n"
"for home in $(ls $home_path); do\n"
" if [ ! -d \"$home_path/$home/$shared_folder\" ]; then\n"
" ln -s /media/$home $home_path/$home/$shared_folder ((created_dir+=1))\n"
" else\n"
-" echo -e \"the folder $home_path/$home/$shared_folder already exists.\\n\"\n"
+" echo -e \"the folder $home_path/$home/$shared_folder already "
+"exists.\\n\"\n"
" fi\n"
"done\n"
"echo \"$created_dir folders has been created\""
@@ -5909,8 +5917,10 @@ msgid ""
"apt-get install debian-keyring\n"
"# fetch the deb-multimedia key insecurely:\n"
"gpg --keyserver pgpkeys.pca.dfn.de --recv-keys 1F41B907\n"
-"# check securely if the key is correct and add it to the keyring used by APT if it is:\n"
-"gpg --keyring /usr/share/keyrings/debian-keyring.gpg --check-sigs 1F41B907 && gpg --export 1F41B907 | apt-key add -\n"
+"# check securely if the key is correct and add it to the keyring used by APT "
+"if it is:\n"
+"gpg --keyring /usr/share/keyrings/debian-keyring.gpg --check-sigs 1F41B907 && "
+"gpg --export 1F41B907 | apt-key add -\n"
"# add repository to sources.list - please check the homepages for mirrors!\n"
"echo \"deb http://deb-multimedia.org wheezy main\" >> /etc/apt/sources.list\n"
"# update the list of available packages:\n"
@@ -5920,9 +5930,12 @@ msgstr ""
"aptitude install debian-keyring\n"
"# hent deb-multimedianøkkelen usikret:\n"
"gpg --keyserver pgpkeys.pca.dfn.de --recv-keys 1F41B907\n"
-"# sjekk sikkert om nøkkelen er korrekt og legg den til nøkkelingen apt benytter hvis den er det:\n"
-"gpg --keyring /usr/share/keyrings/debian-keyring.gpg --check-sigs 1F41B907 && gpg --export 1F41B907 | apt-key add -\n"
-"# legg programvarearkivet til sources.list - vennligst sjekk hjemmesidene for speil!\n"
+"# sjekk sikkert om nøkkelen er korrekt og legg den til nøkkelingen apt "
+"benytter hvis den er det:\n"
+"gpg --keyring /usr/share/keyrings/debian-keyring.gpg --check-sigs 1F41B907 && "
+"gpg --export 1F41B907 | apt-key add -\n"
+"# legg programvarearkivet til sources.list - vennligst sjekk hjemmesidene for "
+"speil!\n"
"echo \"deb http://deb-multimedia.org squeeze main\" >> /etc/apt/sources.list\n"
"# oppdater listen over tilgjengelige pakker:\n"
"aptitude update"
@@ -6217,7 +6230,8 @@ msgstr ""
#, no-wrap
msgid ""
"#add the skole projects local repository\n"
-"d-i apt-setup/local1/repository string http://example.org/debian stable main contrib non-free\n"
+"d-i apt-setup/local1/repository string http://example.org/debian "
+"stable main contrib non-free\n"
"d-i apt-setup/local1/comment string Example Software Repository\n"
"d-i apt-setup/local1/source boolean true\n"
"d-i apt-setup/local1/key string http://example.org/key.asc"
@@ -6264,8 +6278,12 @@ msgstr ""
#. type: CDATA
#, no-wrap
-msgid "ln -s /var/lib/tftpboot/debian-edu/default-diskless.cfg /var/lib/tftpboot/pxelinux.cfg/default"
-msgstr "ln -s /var/lib/tftpboot/debian-edu/default-diskless.cfg /var/lib/tftpboot/pxelinux.cfg/default"
+msgid ""
+"ln -s /var/lib/tftpboot/debian-edu/default-diskless.cfg "
+"/var/lib/tftpboot/pxelinux.cfg/default"
+msgstr ""
+"ln -s /var/lib/tftpboot/debian-edu/default-diskless.cfg "
+"/var/lib/tftpboot/pxelinux.cfg/default"
#. type: Content of: <article><section><section><section><para>
#, fuzzy
@@ -6278,8 +6296,12 @@ msgstr ""
#. type: CDATA
#, no-wrap
-msgid "ln -s /var/lib/tftpboot/debian-edu/default-thin.cfg /var/lib/tftpboot/pxelinux.cfg/default"
-msgstr "ln -s /var/lib/tftpboot/debian-edu/default-thin.cfg /var/lib/tftpboot/pxelinux.cfg/default"
+msgid ""
+"ln -s /var/lib/tftpboot/debian-edu/default-thin.cfg "
+"/var/lib/tftpboot/pxelinux.cfg/default"
+msgstr ""
+"ln -s /var/lib/tftpboot/debian-edu/default-thin.cfg "
+"/var/lib/tftpboot/pxelinux.cfg/default"
#. type: Content of: <article><section><section><section><para>
#, fuzzy
@@ -6337,7 +6359,10 @@ msgstr ""
#. type: CDATA
#, no-wrap
-msgid "DEFAULT ltsp/i386/vmlinuz initrd=ltsp/i386/initrd.img nfsroot=10.0.2.10:/opt/ltsp/i386 init=/sbin/init-ltsp boot=nfs ro quiet ipappend 2"
+msgid ""
+"DEFAULT ltsp/i386/vmlinuz initrd=ltsp/i386/initrd.img "
+"nfsroot=10.0.2.10:/opt/ltsp/i386 init=/sbin/init-ltsp boot=nfs ro quiet "
+"ipappend 2"
msgstr ""
#. type: Content of: <article><section><section><section><itemizedlist><listitem><para>
@@ -6787,7 +6812,8 @@ msgstr ""
#. type: CDATA
#, fuzzy, no-wrap
msgid ""
-"ltsp-chroot -a i386 # this does \"chroot /opt/ltsp/i386\" and more, ie it also prevents daemons from being started\n"
+"ltsp-chroot -a i386 # this does \"chroot /opt/ltsp/i386\" and more, ie it "
+"also prevents daemons from being started\n"
"aptitude update\n"
"aptitude upgrade\n"
"aptitude dist-upgrade\n"
@@ -7699,19 +7725,24 @@ msgid "Samba in Debian Edu"
msgstr "Installasjon av DebianEdu"
#. type: Content of: <article><section><para>
+#, fuzzy
msgid ""
"Samba (v3) in Debian Edu Wheezy has been fully prepared for use as an NT4-"
"style domain controller with Windows XP, Windows Vista and Windows 7 as "
"clients. After a machine has joined the domain, this machine can be fully "
"managed with GOsa²."
msgstr ""
+"Samba (v3) i Debian Edu Wheezy er utarbeidet til bruk som en NT4-stil domene "
+"kontroll med Windows XP, Windows Vista og Windovs 7 som klient. Etter at en "
+"maskin har sluttet seg til domenet, kan denne maskinen bli fullstendig styr "
+"t med GOsa²."
#. type: Content of: <article><section><section><title>
-#, fuzzy
msgid "Getting Started"
-msgstr "Komme igang"
+msgstr "Komme i gang"
#. type: Content of: <article><section><section><para>
+#, fuzzy
msgid ""
"This documentation presumes that you have installed the Debian Edu main "
"server and maybe also a Debian Edu workstation to verify that working under "
@@ -7720,14 +7751,26 @@ msgid ""
"also presume that you have a Windows XP/Vista/7 workstation at hand, so you "
"can test access to the Debian Edu main server from a Windows machine."
msgstr ""
+"Denne dokumentasjonen forutsetter at du har installert Debian Edu "
+"hoved-server, og kanskje også en Debian Edu arbeidsstasjon for å bekrefte at "
+"det å arbeide under Debian Edu/Skolelinux fungerer for deg. Vi antar at du "
+"allerede har opprettet noen brukere som kan bruke Debian Edu arbeidsstasjon "
+"feilfritt. Vi forutsetter også at du har en Windows/XP/Vista/7 arbeidsstasjon "
+"for hånden, slik at du kan teste tilgang to Debian Edu hoved-server fra en "
+"Windows maskin."
#. type: Content of: <article><section><section><para>
+#, fuzzy
msgid ""
"After installation of the Debian Edu main server the Samba host \\\\TJENER "
"should be visible in your Windows Network Neighbourhood. Debian Edu's "
"Windows domain is SKOLELINUX. Use a Windows machine (or a Linux system with "
"smbclient) to browse your Windows/Samba network environment."
msgstr ""
+"Etter installering av Debian Edu hoved-server Samba, skulle tjeneren bli "
+"synlig i nettverket til Windows \"Neighbourhood\". Debian Edu's Windows "
+"domene er SKOLELINUX . Bruk en Windows maskin (eller et Linux med smbclient) "
+"for å bla gjennom ditt Windows/Samba nettverkmiljø."
#. type: Content of: <article><section><section><section><orderedlist><listitem><para>
msgid "START -> Run command"
@@ -8114,7 +8157,8 @@ msgstr ""
#. type: CDATA
#, no-wrap
msgid ""
-"# move the tar.gz file to a repository directory on the school network's webroot (by default located on tjener):\n"
+"# move the tar.gz file to a repository directory on the school network's "
+"webroot (by default located on tjener):\n"
"root at tjener:~# \n"
"mkdir /etc/debian-edu/www/debian\n"
"mv smartnotebook10_2sp1debianrepository.tar.gz /etc/debian-edu/www/debian\n"
@@ -8143,7 +8187,8 @@ msgid ""
"d-i apt-setup/local1/repository string http://www/debian/ stable non-free\n"
"d-i apt-setup/local1/comment string SMART Repo\n"
"d-i apt-setup/local1/key string http://www/debian/swbuild.asc\n"
-"d-i pkgsel/include string smart-activation,smart-common,smart-gallerysetup,smart-hwr,smart-languagesetup,smart-notebook,smart-notifier,smart-product-drivers"
+"d-i pkgsel/include string smart-activation,smart-common,smart-gallerysetup,sma"
+"rt-hwr,smart-languagesetup,smart-notebook,smart-notifier,smart-product-drivers"
msgstr ""
#. type: Content of: <article><section><section><section><para>
@@ -8208,7 +8253,9 @@ msgid ""
"ltsp-chroot -a i386 rm swbuild.asc\n"
"# update the dpkg database and install the wanted packages\n"
"ltsp-chroot -a i386 aptitude update\n"
-"ltsp-chroot -a i386 aptitude install smart-activation,smart-common,smart-gallerysetup,smart-hwr,smart-languagesetup,smart-notebook,smart-notifier,smart-product-drivers"
+"ltsp-chroot -a i386 aptitude install smart-activation,smart-common,smart-galle"
+"rysetup,smart-hwr,smart-languagesetup,smart-notebook,smart-notifier,smart-prod"
+"uct-drivers"
msgstr ""
#. type: Content of: <article><section><section><para>
@@ -9115,7 +9162,7 @@ msgstr ""
"språk, hvis det ikke finnes allerede, og hvordan oppdatere oversettelser."
#. <remark>
-#. status ignore</remark>
+#. status ignore</remark>
#. type: Content of: <article><section><section><para>
msgid ""
"Please keep in mind that this manual is still under development, so don't "
@@ -9156,8 +9203,10 @@ msgstr "Vedlegg A - GNU Generell Offentlig Lisens"
#. type: CDATA
#, no-wrap
-msgid "Note to translators: there is no need to translate the GPL license text."
-msgstr "Note to translators: there is no need to translate the GPL license text."
+msgid ""
+"Note to translators: there is no need to translate the GPL license text."
+msgstr ""
+"Note to translators: there is no need to translate the GPL license text."
#. type: Content of: <article><section><section><title>
msgid "Manual for Debian Edu 7.1+edu0 Codename \"Wheezy\""
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-doc.git
More information about the debian-edu-commits
mailing list