diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2014-07-10 19:47:03 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2014-07-10 19:47:03 +0300 |
commit | 4b18548f27902129a88cc8dc036efb88d66bdca1 (patch) | |
tree | e01d478f149931f3ca94cba904d75e753b55b62b /docs/mcc-help/sv/mcc-system.xml | |
parent | cb72944da88bea64364c8eed23d223f947b812d2 (diff) | |
download | tools-4b18548f27902129a88cc8dc036efb88d66bdca1.tar tools-4b18548f27902129a88cc8dc036efb88d66bdca1.tar.gz tools-4b18548f27902129a88cc8dc036efb88d66bdca1.tar.bz2 tools-4b18548f27902129a88cc8dc036efb88d66bdca1.tar.xz tools-4b18548f27902129a88cc8dc036efb88d66bdca1.zip |
Add Swedish translation
Diffstat (limited to 'docs/mcc-help/sv/mcc-system.xml')
-rw-r--r-- | docs/mcc-help/sv/mcc-system.xml | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/docs/mcc-help/sv/mcc-system.xml b/docs/mcc-help/sv/mcc-system.xml new file mode 100644 index 00000000..3aa09457 --- /dev/null +++ b/docs/mcc-help/sv/mcc-system.xml @@ -0,0 +1,95 @@ +<?xml version='1.0' encoding='utf-8'?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="sv" xml:id="mcc-system"> + <info> + <title xml:id="mcc-system-ti1">System</title> + </info> + + <mediaobject> + <imageobject> + <imagedata fileref="mcc-system.png" xml:id="mcc-system-im1" revision="1" align="center" format="PNG"/> + </imageobject> + </mediaobject> + + <para>In this screen you can choose between several system and administration +tools. Click on a link below to learn more.</para> + + <orderedlist> + <listitem> + + <orderedlist><title>Hantera systemtjänster</title> + <listitem> + <para> <xref linkend="drakauth"></xref> </para> + </listitem> + + <listitem> + <para><xref linkend="drakxservices"></xref></para> + </listitem> + + <listitem> + <para><xref linkend="drakfont"></xref></para> + </listitem> + </orderedlist> + </listitem> + + <listitem> + + <orderedlist><title>Lokalisering</title> + <listitem> + <para><xref linkend="drakclock"></xref></para> + </listitem> + + <listitem> + <para><xref linkend="localedrake"></xref></para> + </listitem> + </orderedlist> +</listitem> + + <listitem> + + <orderedlist><title>Administrations-verktyg</title> + <listitem> + <para><xref linkend="logdrake"></xref></para> + </listitem> + + <listitem> + <para><xref linkend="drakconsole"></xref></para> + </listitem> + + <listitem> + <para><xref linkend="userdrake"></xref><emphasis> = Manage users on +system</emphasis></para> + </listitem> + + <listitem> + <para><xref linkend="transfugdrake"></xref></para> + </listitem> + + <listitem> + <para><xref linkend="draksnapshot-config"></xref></para> + </listitem> + </orderedlist> +</listitem> + </orderedlist> + + <xi:include href="drakauth.xml"></xi:include> + + <xi:include href="drakxservices.xml"></xi:include> + + <xi:include href="drakfont.xml"></xi:include> + + <xi:include href="drakclock.xml"></xi:include> + + <xi:include href="localedrake.xml"></xi:include> + + + <xi:include href="logdrake.xml"></xi:include> + + <xi:include href="drakconsole.xml"></xi:include> + + <xi:include href="userdrake.xml"></xi:include> + + <xi:include href="transfugdrake.xml"></xi:include> + + <xi:include href="draksnapshot-config.xml"></xi:include> + +</section> |