diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-04-01 04:49:52 +0000 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-04-03 19:25:49 +0000 |
commit | 6b4a149a656b29d162b2190f1849dc779cba0b0a (patch) | |
tree | e4947e3ceb1275f2510a5f628ce2fb713a3daee3 /starmath/sdi | |
parent | df039e89c5d2f8f3ccfaa0001885f3e532537fb6 (diff) |
tdf#39468 Translate German comments
Translate German comments and terms in UnoControls/, editeng/, filter/,
odk/, reportdesign/, sd/, sfx2/, starmath/, svl/, svtools/, toolkit/,
tools/, writerfilter/, and xmloff/.
Change-Id: Ibc401a425ddfdf41e4e4a78600f3fbce8cfaa2b1
Reviewed-on: https://gerrit.libreoffice.org/35992
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'starmath/sdi')
-rw-r--r-- | starmath/sdi/smslots.sdi | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/starmath/sdi/smslots.sdi b/starmath/sdi/smslots.sdi index 43a73bd84db4..136a96888475 100644 --- a/starmath/sdi/smslots.sdi +++ b/starmath/sdi/smslots.sdi @@ -55,13 +55,13 @@ interface FormulaDocument ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menuepunkt , also keine Texte + //idlpp no menu entry, so no texts SID_LOADSYMBOLS //idlpp ole : no , status : no [ ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menuepunkt , also keine Texte + //idlpp no menu entry, so no texts SID_SAVESYMBOLS //idlpp ole : no , status : no [ ExecMethod = Execute ; @@ -92,19 +92,19 @@ interface FormulaDocument ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_MODIFYSTATUS //idlpp ole : no , status : no [ ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_TEXT //idlpp ole : no , status : no [ ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_GAPHIC_SM //idlpp ole : no , status : no [ ExecMethod = Execute ; @@ -179,13 +179,13 @@ interface FormulaView ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_COPYOBJECT //idlpp ole : no , status : no [ ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_PASTEOBJECT //idlpp ole : no , status : no [ ExecMethod = Execute ; @@ -216,7 +216,7 @@ interface FormulaView ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_INSERTCOMMAND //idlpp ole : no , status : no [ ExecMethod = Execute ; @@ -227,7 +227,7 @@ interface FormulaView ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_INSERTSYMBOL //idlpp ole : no , status : no [ ExecMethod = Execute ; @@ -245,7 +245,7 @@ interface FormulaView StateMethod = GetState ; Export = FALSE ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_ATTR_ZOOM //idlpp ole : no , status : no [ ExecMethod = Execute ; @@ -256,19 +256,19 @@ interface FormulaView ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_TEXTSTATUS //idlpp ole : no , status : no [ ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_GETEDITTEXT //idlpp ole : no , status : no [ ExecMethod = Execute ; StateMethod = GetState ; ] - //idlpp kein Menueeintrag , also keine Texte + //idlpp no menu entry, so no texts SID_CMDBOXWINDOW //idlpp ole : no , status : no [ ExecMethod = NoExec ; |