CVSROOT: /web/www Module name: www Changes by: Pavel Kharitonov <ineiev> 12/01/31 16:27:59
Modified files: server : banner.sv.html server/po : body-include-2.sv.po Added files: server : head-include-1.sv.html Log message: Partially update Swedish templates RT#722112. CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.sv.html?cvsroot=www&r1=1.4&r2=1.5 http://web.cvs.savannah.gnu.org/viewcvs/www/server/head-include-1.sv.html?cvsroot=www&rev=1.1 http://web.cvs.savannah.gnu.org/viewcvs/www/server/po/body-include-2.sv.po?cvsroot=www&r1=1.1&r2=1.2 Patches: Index: banner.sv.html =================================================================== RCS file: /web/www/www/server/banner.sv.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- banner.sv.html 1 Dec 2007 02:01:04 -0000 1.4 +++ banner.sv.html 31 Jan 2012 16:27:43 -0000 1.5 @@ -1,50 +1,12 @@ -<link rel="stylesheet" href="/gnu-new.css" title="Nya GNU stilen" /> -<style type="text/css" media="print"> -@import url('/gnu-print.css'); -</style> - +<!-- start of server/banner.html --> +<!--#include virtual="/server/head-include-2.html" --> </head> +<body> +<!--#include virtual="/server/body-include-1.html" --> -<body id="foo"> - - <div id="wrapper"> - - <p class="netscape4"><a href="#content" accesskey="2">Hoppa till innehåll</a> | <a href="#amspita">Hoppa till navigation</a></p> - - <div id="top2"> - - <div id="banner"> - - <h1 id="logo"><a href="/">GNU är inte Unix! - Fri Mjukvara, Fritt Samhälle</a></h1> - - <ul id="links"> - <li><a href="http://www.gnu.org/philosophy/free-sw.sv.html">Vad är Fri Mjukvara?</a></li> - <li><a href="http://www.fsf.org/join" title="Bli medlem idag!">Bli medlem i Free Software Foundation</a></li> - <li><a href="http://www.fsf.org/register_form" title="Registrera dig för att få nyheter via post och epost">Få nyheter från FSF</a></li> - - </ul> - - </div> - - <h5 class="netscape4" id="amspita">Navigation</h5> - - <div id="navigation-bar"> - <div id="navbar"> - <ul> - <li id="tabMenu"><a href="/home.sv.html">Startsidan</a></li> - <li id="tabAboutGNU"><a href="/gnu/">Om GNU</a></li> - <li id="tabSoftware"><a href="/software/">Mjukvara</a></li> - <li id="tabPhilosophy"><a href="/philosophy/">Filosofi</a></li> - <li id="tabLicenses"><a href="/licenses/">Licenser</a></li> - <li id="tabDocumentation"><a href="/doc/">Dokumentation</a></li> - <li id="tabHelpGNU"><a href="/help/">Hjälp GNU</a></li> - <li id="tabContactUs"><a href="/contact/">Kontakta oss</a></li> - <li id="tabGPLv3"><a href="http://gplv3.fsf.org/">GPLv3</a></li> - </ul> - </div> - </div> +<div id="null-wrapper"> +<!--#include virtual="/server/body-include-2.html" --> - </div> - <div id="columns"> -<div id="content"> +<div id="content" class="inner"> +<!-- end of server/banner.html --> Index: po/body-include-2.sv.po =================================================================== RCS file: /web/www/www/server/po/body-include-2.sv.po,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- po/body-include-2.sv.po 31 Jan 2012 16:02:48 -0000 1.1 +++ po/body-include-2.sv.po 31 Jan 2012 16:27:52 -0000 1.2 @@ -63,11 +63,11 @@ #. type: Content of: <div><div><ul><li> msgid "<a href= \"/philosophy/philosophy.html\">Philosophy</a>" -msgstr "" +msgstr "<a href= \"/philosophy/philosophy.html\">Filosofi</a>" #. type: Content of: <div><div><ul><li> msgid "<a href=\"/licenses/licenses.html\">Licenses</a>" -msgstr "" +msgstr "<a href=\"/licenses/licenses.html\">Licenser</a>" #. type: Content of: <div><div><ul><li> msgid "<a href=\"/education/education.html\">Education</a>" @@ -75,15 +75,15 @@ #. type: Content of: <div><div><ul><li> msgid "<a href=\"/software/software.html\">Downloads</a>" -msgstr "" +msgstr "<a href=\"/software/software.html\">Mjukvara</a>" #. type: Content of: <div><div><ul><li> msgid "<a href=\"/doc/doc.html\">Documentation</a>" -msgstr "" +msgstr "<a href=\"/doc/doc.html\">Dokumentation</a>" #. type: Content of: <div><div><ul><li> msgid "<a href=\"/help/help.html\">Help GNU</a>" -msgstr "" +msgstr "<a href=\"/help/help.html\">Hjälp GNU</a>" #. type: Content of: <div><div><ul><li> msgid "" Index: head-include-1.sv.html =================================================================== RCS file: head-include-1.sv.html diff -N head-include-1.sv.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ head-include-1.sv.html 31 Jan 2012 16:27:44 -0000 1.1 @@ -0,0 +1,7 @@ +<!-- start of server/head-include-1.html --> +<meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<link rev="made" href="mailto:webmast...@gnu.org" /> +<link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" /> +<meta name="ICBM" content="42.256233,-71.006581" /> +<meta name="DC.title" content="gnu.org" /> +<!-- end of server/head-include-1.html -->