tdf#132643 Translate German section IDs

Change-Id: Ie72155adcb8d67736312ae6e27455dc159483ed0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96464
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
diff --git a/source/text/sbasic/shared/03000000.xhp b/source/text/sbasic/shared/03000000.xhp
index 61107a5..a604f3b 100644
--- a/source/text/sbasic/shared/03000000.xhp
+++ b/source/text/sbasic/shared/03000000.xhp
@@ -39,8 +39,8 @@
<embed href="text/sbasic/shared/03030000.xhp#date_time"/>
<embed href="text/sbasic/shared/03050000.xhp#fehlerbehan"/>
<embed href="text/sbasic/shared/03060000.xhp#logi"/>
<embed href="text/sbasic/shared/03070000.xhp#mathe"/>
<embed href="text/sbasic/shared/03080000.xhp#nummer"/>
<embed href="text/sbasic/shared/03070000.xhp#math"/>
<embed href="text/sbasic/shared/03080000.xhp#numeric"/>
<embed href="text/sbasic/shared/03090000.xhp#programmablauf"/>
<embed href="text/sbasic/shared/03100000.xhp#variables"/>
<embed href="text/sbasic/shared/03110000.xhp#vergleich"/>
diff --git a/source/text/sbasic/shared/03070000.xhp b/source/text/sbasic/shared/03070000.xhp
index ecf4df3..56d8465 100644
--- a/source/text/sbasic/shared/03070000.xhp
+++ b/source/text/sbasic/shared/03070000.xhp
@@ -32,7 +32,7 @@
<body>
  
  
  <section id="mathe">
  <section id="math">
  <paragraph id="hd_id3149234" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03070000.xhp" name="Mathematical Operators">Mathematical Operators</link></paragraph>
  <paragraph role="paragraph" id="par_id3145068" xml-lang="en-US">The following mathematical operators are supported in $[officename] Basic.</paragraph>
  </section>
diff --git a/source/text/sbasic/shared/03080000.xhp b/source/text/sbasic/shared/03080000.xhp
index b82bc21..14ae28a 100644
--- a/source/text/sbasic/shared/03080000.xhp
+++ b/source/text/sbasic/shared/03080000.xhp
@@ -32,7 +32,7 @@
<body>
  
  
  <section id="nummer">
  <section id="numeric">
  <paragraph id="hd_id3153127" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080000.xhp" name="Numeric Functions">Numeric Functions</link></paragraph>
  <paragraph role="paragraph" id="par_id3148550" xml-lang="en-US">The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions.</paragraph>
  </section>