diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-01-14 18:58:14 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-01-14 19:04:14 +0100 |
commit | 4668a661bfdc743bb88bfc5b7fbc83383974d733 (patch) | |
tree | eb8ad0bd8658fb32b24b958bba12024072ac8f78 /source/de/helpcontent2 | |
parent | 14f402c21427505066d2b5e093bdf48488ac5964 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I5a86a2cfa383bbd34bd95ea0008959518a230793
Diffstat (limited to 'source/de/helpcontent2')
28 files changed, 6283 insertions, 2368 deletions
diff --git a/source/de/helpcontent2/source/text/sbasic/shared.po b/source/de/helpcontent2/source/text/sbasic/shared.po index bf84b5065f1..28d28bc5b34 100644 --- a/source/de/helpcontent2/source/text/sbasic/shared.po +++ b/source/de/helpcontent2/source/text/sbasic/shared.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-12-08 13:07+0100\n" -"PO-Revision-Date: 2020-07-25 13:34+0000\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"PO-Revision-Date: 2021-01-05 07:36+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/de/>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -554,7 +554,7 @@ msgctxt "" "par_id971529072633266\n" "help.text" msgid "<variable id=\"basiclibrarynote\">This library must be loaded before execution. Place the following statement before the first macro in your module:</variable>" -msgstr "<variable id=\"basiclibrarynote\">Diese Bibliothek muss vor der Ausführung geladen werden. Setzen Sie die folgende Anweisung vor das ersten Makro Ihres Moduls:</variable>" +msgstr "<variable id=\"basiclibrarynote\">Diese Bibliothek muss vor der Ausführung geladen werden. Setzen Sie die folgende Anweisung vor das erste Makro Ihres Moduls:</variable>" #. 8ipLK #: 00000003.xhp @@ -563,7 +563,7 @@ msgctxt "" "par_id051920171018124524\n" "help.text" msgid "This constant, function or object is enabled with the statement <link href=\"text/sbasic/shared/03103350.xhp\" name=\"optionvbasupport\"><literal>Option VBASupport 1</literal></link> placed before the executable program code in a module." -msgstr "" +msgstr "Diese Konstante, diese Funktion oder dieses Objekt wird durch Platzierung der Anweisung <link href=\"text/sbasic/shared/03103350.xhp\" name=\"optionvbasupport\"><literal>Option VBASupport 1</literal></link> vor dem auszuführenden Programmcode des Moduls aktiviert." #. DYo4K #: 00000003.xhp @@ -572,7 +572,7 @@ msgctxt "" "par_id3145172\n" "help.text" msgid "This statement must be added before the executable program code in a module." -msgstr "Diese Anweisung muss in einem Modul vor dem ausführbaren Programmcode stehen." +msgstr "Diese Anweisung muss in einem Modul vor dem ausführbaren Programmcode eingefügt werden." #. FVEx2 #: 00000003.xhp @@ -788,7 +788,7 @@ msgctxt "" "par_id3155593\n" "help.text" msgid "<variable id=\"err13\">13 Data type mismatch</variable>" -msgstr "<variable id=\"err13\">13 Datentyp unverträglich</variable>" +msgstr "<variable id=\"err13\">13 Datentyp kann nicht konvertiert werden</variable>" #. 4TqAx #: 00000003.xhp @@ -1013,7 +1013,7 @@ msgctxt "" "par_id3149355\n" "help.text" msgid "<variable id=\"err75\">75 Path/file access error</variable>" -msgstr "<variable id=\"err75\">75 Pfad/Datei-Zugriffsfehler</variable>" +msgstr "<variable id=\"err75\">75 Pfad-/Datei-Zugriffsfehler</variable>" #. uBBn2 #: 00000003.xhp @@ -2354,7 +2354,7 @@ msgctxt "" "par_id3153070\n" "help.text" msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"." -msgstr "" +msgstr "Einfache Variablen können positive oder negative Werte von 3,402823x10E38 bis 1,401298x10E-45 annehmen. Einfache Variablen sind Fließkommavariablen, in welchen die Dezimalpräzesion sinkt, wenn der nicht-dezimale Teil der Nummer steigt. Einfache Variablen sind geeignet für mathematische Berechnungen mit durchschnittlicher Genauigkeit. Berechnungen erfordern mehr Zeit als bei Integer-Variablen, sind aber schneller als Double-Variablen. Eine einfache Variable benötigt 4 Bytes Speicher. Das Zeichen der Typdekleration ist \"!\"." #. X2BBe #: 01020100.xhp @@ -2417,7 +2417,7 @@ msgctxt "" "par_id1001576839723156\n" "help.text" msgid "Numbers can be encoded using octal and hexadecimal forms." -msgstr "" +msgstr "Nummern können kodiert werden, indem das Oktal- und Hexidezimalsystem verwendet wird." #. nGGUD #: 01020100.xhp @@ -2705,7 +2705,7 @@ msgctxt "" "par_id3150767\n" "help.text" msgid "The following describes the basic use of procedures, functions and properties in %PRODUCTNAME Basic." -msgstr "" +msgstr "Im Folgenden ist die grundsätzliche Verwendung von Prozeduren, Funktionen und Eigenschaften in %PRODUCTNAME Basic beschrieben." #. Jsg3r #: 01020300.xhp @@ -11482,23 +11482,14 @@ msgctxt "" msgid "Changes the current directory or drive." msgstr "Wechselt das aktuelle Verzeichnis oder/und das aktuelle Laufwerk." -#. KUcVy +#. 9njBT #: 03020401.xhp msgctxt "" "03020401.xhp\n" -"par_id9783013\n" +"par_id461605879610611\n" "help.text" -msgid "This statement currently does not work as documented. See <link href=\"https://bz.apache.org/ooo/show_bug.cgi?id=30692\">this issue</link> for more information." -msgstr "Diese Anweisung arbeitet derzeit nicht wie dokumentiert. Weitere Informationen finden Sie <link href=\"https://bz.apache.org/ooo/show_bug.cgi?id=30692\">>hier</link>." - -#. oxGEP -#: 03020401.xhp -msgctxt "" -"03020401.xhp\n" -"hd_id3154347\n" -"help.text" -msgid "Syntax:" -msgstr "Syntax:" +msgid "Some DOS-specific file and directory functions are no longer provided in %PRODUCTNAME, or their function is only limited. For example, support for the <literal>ChDir</literal>, <literal>ChDrive</literal> and <literal>CurDir</literal> functions is not provided. Some DOS-specific properties are no longer used in functions that expect file properties as parameters (for example, to differentiate from concealed files and system files). This ensures the greatest possible level of platform independence for %PRODUCTNAME. Therefore this feature is subject to removal in a future release." +msgstr "" #. WXPPp #: 03020401.xhp @@ -11509,15 +11500,6 @@ msgctxt "" msgid "ChDir Text As String" msgstr "ChDir Text As String" -#. VAQMk -#: 03020401.xhp -msgctxt "" -"03020401.xhp\n" -"hd_id3148664\n" -"help.text" -msgid "Parameters:" -msgstr "Parameter:" - #. QhhVQ #: 03020401.xhp msgctxt "" @@ -11536,15 +11518,6 @@ msgctxt "" msgid "If you only want to change the current drive, enter the drive letter followed by a colon." msgstr "Um lediglich das aktuelle Laufwerk zu wechseln, geben Sie den Laufwerksbuchstaben gefolgt von einem Doppelpunkt ein." -#. yUcF8 -#: 03020401.xhp -msgctxt "" -"03020401.xhp\n" -"hd_id3151116\n" -"help.text" -msgid "Example:" -msgstr "Beispiel:" - #. vRQAc #: 03020402.xhp msgctxt "" @@ -11581,15 +11554,6 @@ msgctxt "" msgid "Changes the current drive." msgstr "Wechselt das aktuelle Laufwerk." -#. GE4Tj -#: 03020402.xhp -msgctxt "" -"03020402.xhp\n" -"hd_id3154138\n" -"help.text" -msgid "Syntax:" -msgstr "Syntax:" - #. rkzEY #: 03020402.xhp msgctxt "" @@ -11599,15 +11563,6 @@ msgctxt "" msgid "ChDrive Text As String" msgstr "ChDrive Text As String" -#. FDHDT -#: 03020402.xhp -msgctxt "" -"03020402.xhp\n" -"hd_id3156423\n" -"help.text" -msgid "Parameters:" -msgstr "Parameter:" - #. ncuAv #: 03020402.xhp msgctxt "" @@ -11626,15 +11581,6 @@ msgctxt "" msgid "The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement." msgstr "Dem Laufwerk muss ein Großbuchstabe zugeordnet werden. Unter Windows ist der letzte Buchstabe für Laufwerkszuordnungen durch die LASTDRV-Einstellung festgelegt. Wird als Laufwerksargument eine mehrstellige Zeichenkette übergeben, so ist nur der erste Buchstabe relevant. Wenn Sie versuchen, auf ein nicht existierendes Laufwerk zuzugreifen, tritt ein Fehler auf, den Sie mit der Anweisung OnError weiter verarbeiten können." -#. SoT9B -#: 03020402.xhp -msgctxt "" -"03020402.xhp\n" -"hd_id3153188\n" -"help.text" -msgid "Example:" -msgstr "Beispiel:" - #. X2QkD #: 03020402.xhp msgctxt "" @@ -11662,41 +11608,23 @@ msgctxt "" msgid "<bookmark_value>CurDir function</bookmark_value>" msgstr "<bookmark_value>CurDir (Funktion)</bookmark_value>" -#. hVYEG +#. jm6JP #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3153126\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function</link>" -msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">Funktion CurDir</link>" +msgid "<variable id=\"CurDir_h1\"><link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function</link></variable>" +msgstr "" -#. ivoiQ +#. e8mAC #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3156343\n" "help.text" -msgid "Returns a variant string that represents the current path of the specified drive." -msgstr "Gibt eine Variant-Zeichenkette zurück, die den aktuellen Pfad des angegebenen Laufwerks darstellt." - -#. HFiTn -#: 03020403.xhp -msgctxt "" -"03020403.xhp\n" -"hd_id3149457\n" -"help.text" -msgid "Syntax:" -msgstr "Syntax:" - -#. FBQ7w -#: 03020403.xhp -msgctxt "" -"03020403.xhp\n" -"par_id3153381\n" -"help.text" -msgid "CurDir [(Text As String)]" -msgstr "CurDir [(Text As String)]" +msgid "Returns a variant string that represents the current path <switchinline select=\"sys\"><caseinline select=\"WIN\">or that of the specified Windows drive</caseinline></switchinline>." +msgstr "" #. 3ABqD #: 03020403.xhp @@ -11716,32 +11644,23 @@ msgctxt "" msgid "String" msgstr "String" -#. ytq6i -#: 03020403.xhp -msgctxt "" -"03020403.xhp\n" -"hd_id3156423\n" -"help.text" -msgid "Parameters:" -msgstr "Parameter:" - -#. B98rq +#. btnRV #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3153193\n" "help.text" -msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)." -msgstr "<emph>Text:</emph> Ein beliebiger Zeichenkettenausdruck, der ein existierendes Laufwerk definiert (beispielsweise \"C\" für die erste Partition auf der ersten Festplatte)." +msgid "<emph>Text:</emph> Any string expression that specifies an existing drive, for example \"C\" for the first partition of the first hard drive. This parameter is used solely under Windows." +msgstr "" -#. qaD2d +#. f7Di8 #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3155133\n" "help.text" -msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement." -msgstr "Falls kein Laufwerk angegeben wurde oder das Laufwerk eine Zeichenkette ohne Länge (\"\") ist, gibt CurDir den Pfad für das aktuelle Laufwerk zurück. $[officename] Basic meldet einen Fehler, wenn die Syntax der Laufwerkbeschreibung falsch ist, das Laufwerk nicht existiert oder dem Laufwerk ein Buchstabe zugeordnet wurde, der im Alphabet hinter dem folgt, der in der Datei CONFIG.SYS mit der Anweisung Lastdrive festgelegt ist." +msgid "If no drive is specified or if the drive is a zero-length string (\"\"), <literal>CurDir</literal> returns the path for the current drive. %PRODUCTNAME Basic reports an error if the syntax of the drive description is incorrect or if the drive does not exist." +msgstr "" #. jsyuK #: 03020403.xhp @@ -11752,15 +11671,6 @@ msgctxt "" msgid "This function is not case-sensitive." msgstr "Groß- und Kleinschreibung hat keinen Einfluß auf die Funktion." -#. 4LFNu -#: 03020403.xhp -msgctxt "" -"03020403.xhp\n" -"hd_id3155411\n" -"help.text" -msgid "Example:" -msgstr "Beispiel:" - #. DFUj3 #: 03020404.xhp msgctxt "" @@ -11797,24 +11707,6 @@ msgctxt "" msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path." msgstr "Gibt den Namen einer Datei, den Namen eines Verzeichnisses oder die Namen aller Dateien und Verzeichnisse auf einem Laufwerk oder in einem Verzeichnis zurück, auf die der angegebene Suchpfad zutrifft." -#. anWFG -#: 03020404.xhp -msgctxt "" -"03020404.xhp\n" -"hd_id3154365\n" -"help.text" -msgid "Syntax:" -msgstr "Syntax:" - -#. 2sLKE -#: 03020404.xhp -msgctxt "" -"03020404.xhp\n" -"par_id3156282\n" -"help.text" -msgid "Dir [(Text As String) [, Attrib As Integer]]" -msgstr "Dir [(Text As String) [, Attribut As Integer]]" - #. GjPMX #: 03020404.xhp msgctxt "" @@ -11833,15 +11725,6 @@ msgctxt "" msgid "String" msgstr "String" -#. eCYLT -#: 03020404.xhp -msgctxt "" -"03020404.xhp\n" -"hd_id3153770\n" -"help.text" -msgid "Parameters:" -msgstr "Parameter:" - #. Ygfz9 #: 03020404.xhp msgctxt "" @@ -11914,15 +11797,6 @@ msgctxt "" msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)." msgstr "Um nur Verzeichnisse zu ermitteln, verwenden Sie den Parameter Attribute. Ebenso, um den Namen eines Volumes zu ermitteln (beispielsweise eine Festplattenpartition)." -#. zriY3 -#: 03020404.xhp -msgctxt "" -"03020404.xhp\n" -"hd_id3154942\n" -"help.text" -msgid "Example:" -msgstr "Beispiel:" - #. e7TRd #: 03020404.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/sbasic/shared/03.po b/source/de/helpcontent2/source/text/sbasic/shared/03.po index 98dfd71c167..08c1cac6349 100644 --- a/source/de/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/de/helpcontent2/source/text/sbasic/shared/03.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2019-08-10 03:17+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,6 +16,105 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565407061.000000\n" +#. QCGe5 +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge Library" +msgstr "" + +#. NXPBo +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"hd_id31529004750471\n" +"help.text" +msgid "<variable id=\"ScriptForge_lib\"><link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"ScriptForge library\">The <item type=\"literal\">ScriptForge</item> Library</link></variable>" +msgstr "" + +#. nMjDG +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"bm_id491529070339774\n" +"help.text" +msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value>" +msgstr "" + +#. MHX92 +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id901528999850603\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#basiclibrarynote\" markup=\"keep\"/><br/> <item type=\"literal\">GlobalScope.BasicLibraries.LoadLibrary(\"ScriptForge\")</item>" +msgstr "" + +#. WLejn +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id781606153472028\n" +"help.text" +msgid "The described modules and classes are invoked from user scripts as \"Services\". A generic constructor of those services has been designed for that purpose:" +msgstr "" + +#. gDUck +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"bas_id201606153529501\n" +"help.text" +msgid "[ScriptForge.][Services.]CreateScriptService(\"servicename\"[, arg0, Arg1, ...])" +msgstr "" + +#. dUu2P +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id891606153700196\n" +"help.text" +msgid "Services from external libraries can be registered with the <literal>RegisterScriptServices(...)</literal> method in order to extend the set of available services." +msgstr "" + +#. em6cF +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id851605659675843\n" +"help.text" +msgid "<literal>ScriptForge</literal> Basic library is available from %PRODUCTNAME 7.1 onwards." +msgstr "" + +#. BKpy6 +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id1001606151139039\n" +"help.text" +msgid "FileSystem Service" +msgstr "" + +#. 6gvZc +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id331608220104798\n" +"help.text" +msgid "<emph>Note:</emph> Other <literal>ScriptForge</literal> undescribed modules are reserved for internal use. Their content is subject to change without notice." +msgstr "" + +#. grNoF +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id851506659675843\n" +"help.text" +msgid "All <literal>ScriptForge</literal> Basic routines or identifiers that are prefixed with an underscore character \"_\" are reserved for internal use. They are not meant be used in Basic macros." +msgstr "" + #. p9BFG #: lib_depot.xhp msgctxt "" @@ -169,6 +268,69 @@ msgctxt "" msgid "<bookmark_value>BASIC Gimmicks library</bookmark_value>" msgstr "<bookmark_value>Gimmicks (BASIC-Bibliothek)</bookmark_value>" +#. D3BJr +#: lib_gimmicks.xhp +msgctxt "" +"lib_gimmicks.xhp\n" +"hd_id841593518085848\n" +"help.text" +msgid "Description" +msgstr "" + +#. kN4F6 +#: lib_gimmicks.xhp +msgctxt "" +"lib_gimmicks.xhp\n" +"par_id921593518140986\n" +"help.text" +msgid "The <emph>Gimmicks</emph> library is used by the <emph>AutoText...</emph> wizard." +msgstr "" + +#. kHzUe +#: lib_gimmicks.xhp +msgctxt "" +"lib_gimmicks.xhp\n" +"par_id481593518247400\n" +"help.text" +msgid "Its entry points are:" +msgstr "" + +#. FCBXE +#: lib_gimmicks.xhp +msgctxt "" +"lib_gimmicks.xhp\n" +"par_id381593519742529\n" +"help.text" +msgid "Selecting <menuitem>Tools</menuitem> - <menuitem>AutoText</menuitem> loads the following library in memory:" +msgstr "" + +#. hn8Dw +#: lib_gimmicks.xhp +msgctxt "" +"lib_gimmicks.xhp\n" +"par_id691593519646426\n" +"help.text" +msgid "Basic routine name conflicts may exist when multiple Basic libraries are loaded in memory." +msgstr "" + +#. FGEdL +#: lib_gimmicks.xhp +msgctxt "" +"lib_gimmicks.xhp\n" +"par_id1001593520257636\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">Tools</link> Basic library" +msgstr "" + +#. 9DVHn +#: lib_gimmicks.xhp +msgctxt "" +"lib_gimmicks.xhp\n" +"par_id251593518523704\n" +"help.text" +msgid "<link href=\"text/swriter/guide/autotext.xhp\" name=\"Using AutoText\">Using AutoText</link> explains what the <emph>Gimmicks</emph> library does." +msgstr "" + #. EwqqW #: lib_importwiz.xhp msgctxt "" @@ -708,3 +870,2469 @@ msgctxt "" "help.text" msgid "This library is not used by %PRODUCTNAME Basic." msgstr "" + +#. Ns4rA +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.Array service (SF_Array)" +msgstr "" + +#. GRQ79 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bm_id781582391760253\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_array.xhp\" name=\"ScriptForge.Array Service\"><literal>ScriptForge</literal>.<literal>Array</literal> service</link>" +msgstr "" + +#. SyLSL +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id991582454416549\n" +"help.text" +msgid "Provides a collection of methods for manipulating and transforming arrays of one dimension (vectors) and arrays of two dimensions (matrices). This includes set operations, sorting, importing to and exporting from text files." +msgstr "" + +#. WjgHr +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id681609955015503\n" +"help.text" +msgid "Arrays with more than two dimensions cannot be used with the methods in this service, the only exception being the <literal>CountDims</literal> method that accepts Arrays with any number of dimensions." +msgstr "" + +#. CL5tT +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id651582454426538\n" +"help.text" +msgid "Array items may contain any type of value, including (sub)arrays." +msgstr "" + +#. hdC3J +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"hd_id981586595097630\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. CPbHQ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id141609955500101\n" +"help.text" +msgid "Before using the <literal>Array</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:" +msgstr "" + +#. FDqCD +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id461609955633383\n" +"help.text" +msgid "Loading the library will create the <literal>SF_Array</literal> object that can be used to call the methods in the <literal>Array</literal> service." +msgstr "" + +#. AAdGG +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id63158659509728\n" +"help.text" +msgid "The following code snippets show the various ways to call methods in the <literal>Array</literal> service (the <literal>Append</literal> method is used as an example):" +msgstr "" + +#. qfbfm +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id571609956486468\n" +"help.text" +msgid "The <literal>CreateScriptService</literal> method is only available after you have loaded the <literal>ScriptForge</literal> library." +msgstr "" + +#. yDQWY +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id651606319520519\n" +"help.text" +msgid "Methods" +msgstr "" + +#. qDYGe +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id191582454485250\n" +"help.text" +msgid "The first argument of most methods is the array object to be considered. It is always passed by reference and left unchanged. Methods such as Append, Prepend, etc return a new array object after their execution." +msgstr "" + +#. n84zh +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id931582548992953\n" +"help.text" +msgid "Appends the items listed as arguments to the end of the input array." +msgstr "" + +#. EGFyc +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id471582548992953\n" +"help.text" +msgid "<emph>Array_1D</emph> : the pre-existing array, may be empty." +msgstr "" + +#. FfdqS +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id531582548992953\n" +"help.text" +msgid "<emph>arg0, ...</emph> : a list of items to append to Array_1D." +msgstr "" + +#. SkBjv +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id241582549679173\n" +"help.text" +msgid "Appends a new column to the right side of a two dimensional array. The resulting array has the same lower bounds as the initial two dimensional array." +msgstr "" + +#. iGG8W +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id461582549679175\n" +"help.text" +msgid "<emph>Array_2D</emph> : the pre-existing array, may be empty. If that array has only one dimension, it is considered as the first column of the resulting two-dimensional array." +msgstr "" + +#. sBuFx +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id991582549679175\n" +"help.text" +msgid "<emph>New_Column</emph> : a 1-dimensional array with as many items as there are rows in <literal>Array_2D</literal>." +msgstr "" + +#. KDB9L +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id941582551396374\n" +"help.text" +msgid "Append to the bottom of a two dimension array a new row. The resulting array has the same lower bounds as the initial two dimension array." +msgstr "" + +#. uKD5Q +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id631582551461984\n" +"help.text" +msgid "<emph>Array_2D</emph> : the pre-existing array, may be empty. If that array has 1 dimension, it is considered as the first row of the resulting 2 dimension array." +msgstr "" + +#. ZmnBs +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id101582551483685\n" +"help.text" +msgid "<emph>Row</emph> : a 1D array with as many items as there are columns in Array_2D." +msgstr "" + +#. aM65P +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id391582552517870\n" +"help.text" +msgid "Check if a one dimension array contains a certain number, text or date. Text comparison can be case-sensitive or not. <br/>Sorted input arrays must be filled homogeneously, meaning all items must be scalars of the same type (<literal>Empty</literal> and <literal>Null</literal> items are forbidden). <br/>The result of the method is unpredictable when the array is announced as sorted and is in reality not. <br/>A binary search is done when the array is sorted, otherwise, it is simply scanned from top to bottom and <literal>Empty</literal> and <literal>Null</literal> items are ignored." +msgstr "" + +#. ho7Rr +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id451582552517871\n" +"help.text" +msgid "<emph>Array_1D</emph> : the array to scan." +msgstr "" + +#. ADj73 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id221582552517872\n" +"help.text" +msgid "<emph>ToFind</emph> : a number, a date or a string to find." +msgstr "" + +#. 3iQDC +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id981582552517872\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Only for string comparisons, default = <literal>False</literal>." +msgstr "" + +#. NBAGy +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id641582553128490\n" +"help.text" +msgid "<emph>SortOrder</emph> : \"ASC\", \"DESC\" or \"\" (= not sorted, default)" +msgstr "" + +#. pG3HD +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id71582557214489\n" +"help.text" +msgid "Store the content of a 2-columns array into a <literal>ScriptForge</literal> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp\" name=\"dictionary\">Dictionary</link> object. <br/>The key will be extracted from the first column, the item from the second." +msgstr "" + +#. CMssn +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id561582557214489\n" +"help.text" +msgid "<emph>Array_1D</emph> : the first column must contain exclusively strings with a length > 0, in any order." +msgstr "" + +#. fngum +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id671582558126025\n" +"help.text" +msgid "Count the number of dimensions of an array. The result can be greater than two. <br/>If the argument is not an array, returns -1 <br/>If the array is not initialized, returns 0." +msgstr "" + +#. tGdVE +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id771582558126027\n" +"help.text" +msgid "<emph>Array_ND</emph> : the array to examine." +msgstr "" + +#. n2AxD +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id91582558644287\n" +"help.text" +msgid "Build a set, as a zero-based array, by applying the difference operator on the two input arrays. Resulting items originate from the first array and not from the second. <br/>The resulting array is sorted in ascending order. <br/>Both input arrays must be filled homogeneously, their items must be scalars of the same type. <literal>Empty</literal> and <literal>Null</literal> items are forbidden. <br/>Text comparison can be case sensitive or not." +msgstr "" + +#. NGKHH +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id271582558644287\n" +"help.text" +msgid "<emph>Array1_1D</emph> : A 1 dimension reference array, whose items are examined for removal." +msgstr "" + +#. gPEJE +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id141582558644287\n" +"help.text" +msgid "<emph>Array2_1D</emph> : A 1 dimension array, whose items are subtracted from the first input array." +msgstr "" + +#. z2QT8 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id291582559651473\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Only if the arrays are populated with strings, default = <literal>False</literal>." +msgstr "" + +#. mzRus +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id941586179707156\n" +"help.text" +msgid "Write all items of the array sequentially to a text file. If the file exists already, it will be overwritten without warning." +msgstr "" + +#. igBEo +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id100158617970719\n" +"help.text" +msgid "<emph>Array_1D</emph> : The array to export. It must contain only strings." +msgstr "" + +#. gXh53 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id101586179707232\n" +"help.text" +msgid "<emph>FileName</emph> : the name of the text file containing the data. The name is expressed as given by the current <literal>FileNaming</literal> property of the <literal>SF_FileSystem</literal> service. Default = any (both the URL format and the native operating system format are admitted)." +msgstr "" + +#. wqGeq +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id70158617970791\n" +"help.text" +msgid "<emph>Encoding</emph> : The character set that should be used. Use one of the names listed in <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\" name=\"IANA character sets\">IANA character sets</link>. Note that %PRODUCTNAME may not implement all existing character sets. Default is \"UTF-8\"." +msgstr "" + +#. TtHbe +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id171582560281082\n" +"help.text" +msgid "Extract from a two dimension array a specific column as a new array. <br/>Its lower <literal>LBound</literal> and upper <literal>UBound</literal> boundaries are identical to that of the first dimension of the input array." +msgstr "" + +#. EnMKp +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id301582560281083\n" +"help.text" +msgid "<emph>Array_2D</emph> : The array from which to extract." +msgstr "" + +#. z3M4K +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id421582560281084\n" +"help.text" +msgid "<emph>ColumnIndex</emph> : The column number to extract - must be in the interval <literal>[LBound, UBound]</literal>." +msgstr "" + +#. is3Zq +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id211582561467219\n" +"help.text" +msgid "Extract from a two dimension array a specific row as a new array. <br/>Its lower <literal>LBound</literal> and upper <literal>UBound</literal> boundaries are identical to that of the second dimension of the input array." +msgstr "" + +#. BY5S6 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id911582561542889\n" +"help.text" +msgid "<emph>Array_2D</emph> : The array from which to extract." +msgstr "" + +#. bdCja +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id441582561551202\n" +"help.text" +msgid "<emph>RowIndex</emph> : The row number to extract - must be in the interval <literal>[LBound, UBound]</literal>." +msgstr "" + +#. nGy3S +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id431585757822181\n" +"help.text" +msgid "Stack all single items of an array and all items in its subarrays into one new array without subarrays. Empty subarrays are ignored and subarrays with a number of dimensions greater than one are not flattened." +msgstr "" + +#. j2LdZ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id431585757822869\n" +"help.text" +msgid "<emph>Array_1D</emph> : the pre-existing array, may be empty." +msgstr "" + +#. DDwn4 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id291610040786530\n" +"help.text" +msgid "You can use the <literal>Flatten</literal> method along with other methods such as <literal>Append</literal> or <literal>Prepend</literal> to concatenate a set of 1D arrays into a single 1D array." +msgstr "" + +#. 6aPDG +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"hd_id361610040935558\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. XE4hJ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id941610040961148\n" +"help.text" +msgid "Next is an example of how the methods <literal>Flatten</literal> and <literal>Append</literal> can be combined to concatenate three arrays." +msgstr "" + +#. 3Gm5m +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id611585561482373\n" +"help.text" +msgid "Import the data contained in a comma-separated values (CSV) file. The comma may be replaced by any character." +msgstr "" + +#. Fft9z +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id41585562158392\n" +"help.text" +msgid "The applicable CSV format is described in <link href=\"https://tools.ietf.org/html/rfc4180\" name=\"CSV formats\">IETF Common Format and MIME Type for CSV Files</link>." +msgstr "" + +#. PT3Pq +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id641585562341028\n" +"help.text" +msgid "Each line in the file contains a full record (line splitting is not allowed). <br/>However sequences like <literal>\\n</literal>, <literal>\\t</literal>, ... are left unchanged. Use <literal>SF_String</literal>.Unescape() method to manage them." +msgstr "" + +#. dCYB3 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id231585562475026\n" +"help.text" +msgid "The method returns a two dimension array whose rows correspond to a single record read in the file and whose columns correspond to a field of the record. No check is made about the coherence of the field types across columns. A best guess will be made to identify numeric and date types." +msgstr "" + +#. FMKSo +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id101585562548245\n" +"help.text" +msgid "If a line contains less or more fields than the first line in the file, an exception will be raised. Empty lines however are simply ignored. If the size of the file exceeds the number of items limit (see inside the code), a warning is raised and the array is truncated." +msgstr "" + +#. zbUFJ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id441585561482121\n" +"help.text" +msgid "<emph>FileName</emph> : the name of the text file containing the data. The name is expressed as given by the current <literal>FileNaming</literal> property of the <literal>SF_FileSystem</literal> service. Default = any (both the URL format and the native operating system format are admitted)." +msgstr "" + +#. eQNz4 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id251585561482929\n" +"help.text" +msgid "<emph>Delimiter</emph> : A single character, usually, a comma, a semicolon or a TAB character. Default = <literal>\",\"</literal>." +msgstr "" + +#. xZgEn +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id631585563491559\n" +"help.text" +msgid "<emph>DateFormat</emph> : A special mechanism handles dates when <literal>DateFormat</literal> is either \"YYYY-MM-DD\", \"DD-MM-YYYY\" or \"MM-DD-YYYY\". The dash (-) may be replaced by a dot (.), a slash (/) or a space. Other date formats will be ignored. Dates defaulting to \"\" are considered as normal text." +msgstr "" + +#. MVUwS +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id61585564516409\n" +"help.text" +msgid "Given this CSV file:" +msgstr "" + +#. H6QdF +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id891585564144231\n" +"help.text" +msgid "Name,DateOfBirth,Address,City" +msgstr "" + +#. KTHbd +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id621585561482783\n" +"help.text" +msgid "MsgBox a(0, 3) ' City" +msgstr "" + +#. xCx7D +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id211582562721860\n" +"help.text" +msgid "Look in a one dimension array for a number, a string or a date. Text comparison can be case-sensitive or not. <br/>If the array is sorted it must be filled homogeneously, which means that all items must be scalars of the same type (<literal>Empty</literal> and <literal>Null</literal> items are forbidden). <br/>The result of the method is unpredictable when the array is announced as sorted and actually is not. <br/>A binary search is performed on sorted arrays. Otherwise, arrays are simply scanned from top to bottom and <literal>Empty</literal> and <literal>Null</literal> items are ignored. <br/> <br/>The method returns <literal>LBound(input array) - 1</literal> if the search was not successful." +msgstr "" + +#. mg7DA +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id315825627687760\n" +"help.text" +msgid "<emph>Array_1D</emph> : the array to scan." +msgstr "" + +#. 4CuFE +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id511582562775516\n" +"help.text" +msgid "<emph>ToFind</emph> : a number, a date or a string to find." +msgstr "" + +#. 4YGrJ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id311582562787187\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Only for string comparisons, default = <literal>False</literal>." +msgstr "" + +#. KHzrp +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id421582562794501\n" +"help.text" +msgid "<emph>SortOrder</emph> : <literal>\"ASC\"</literal>, <literal>\"DESC\"</literal> or <literal>\"\"</literal> (= not sorted, default)" +msgstr "" + +#. AWJHj +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id911582626951109\n" +"help.text" +msgid "Insert before a given index of the input array the items listed as arguments. <br/>Arguments are inserted blindly. Each of them might be either a scalar of any type or a subarray." +msgstr "" + +#. 32Nui +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id251582626951111\n" +"help.text" +msgid "<emph>Array_1D</emph> : the pre-existing array, may be empty." +msgstr "" + +#. BYjmR +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id361582626951111\n" +"help.text" +msgid "<emph>Before</emph> : the index before which to insert; must be in the interval <literal>[LBound, UBound + 1]</literal>." +msgstr "" + +#. uEZky +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id41582626951111\n" +"help.text" +msgid "<emph>arg0, ...</emph> : a list of items to insert inside <literal>Array_1D</literal>." +msgstr "" + +#. RLTGT +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id441582627664147\n" +"help.text" +msgid "Insert in a sorted array a new item on its place. <br/>The array must be filled homogeneously, meaning that all items must be scalars of the same type. <br/><literal>Empty</literal> and <literal>Null</literal> items are forbidden." +msgstr "" + +#. 7q2JZ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id121582627664147\n" +"help.text" +msgid "<emph>Array_1D</emph> : The array to sort." +msgstr "" + +#. GygFp +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id315826276641480\n" +"help.text" +msgid "<emph>Item</emph> : The scalar value to insert, of the same type as the existing array items." +msgstr "" + +#. LFGs8 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id415826279771170\n" +"help.text" +msgid "<emph>SortOrder</emph> : <literal>\"ASC\"</literal> (default) or <literal>\"DESC\"</literal>." +msgstr "" + +#. CwMCp +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id701582627970037\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Only for string comparisons, default = <literal>False</literal>." +msgstr "" + +#. t9UFn +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id71582629177169\n" +"help.text" +msgid "Build a set, as a zero-based array, by applying the intersection set operator on the two input arrays. Resulting items are contained in both arrays. <br/>The resulting array is sorted in ascending order. <br/>Both input arrays must be filled homogeneously, in other words all items must be scalars of the same type. <literal>Empty</literal> and <literal>Null</literal> items are forbidden. <br/>Text comparison can be case sensitive or not." +msgstr "" + +#. NxFNB +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id881582629216169\n" +"help.text" +msgid "<emph>Array1_1D</emph> : The first input array." +msgstr "" + +#. UPgfZ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id191582629223038\n" +"help.text" +msgid "<emph>Array2_1D</emph> : The second input array." +msgstr "" + +#. xHAQT +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id71582629230275\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Applies to arrays populated with text items, default = <literal>False</literal>." +msgstr "" + +#. cirZm +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id431583064481679\n" +"help.text" +msgid "Join a two-dimensional array with two delimiters, one for the columns, one for the rows." +msgstr "" + +#. 6Cm9k +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id821583064481534\n" +"help.text" +msgid "<emph>Array_2D</emph> : Each item must be either text, a number, a date or a boolean. <br/>Dates are transformed into the YYYY-MM-DD hh:mm:ss format. <br/>Invalid items are replaced by a zero-length string." +msgstr "" + +#. QxLvV +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id171583066989446\n" +"help.text" +msgid "<emph>ColumnDelimiter</emph> : Delimits each column (default = Tab/Chr(9))." +msgstr "" + +#. f9DAW +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id431583067008842\n" +"help.text" +msgid "<emph>RowDelimiter</emph>: delimits each row (default = LineFeed/Chr(10))" +msgstr "" + +#. bB9bB +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id541583067456273\n" +"help.text" +msgid "<emph>Quote</emph> : if <literal>True</literal>, protect strings with double quotes. The default is <literal>False</literal>." +msgstr "" + +#. CEE7o +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id731582630075045\n" +"help.text" +msgid "Prepend at the beginning of the input array the items listed as arguments." +msgstr "" + +#. j5HX9 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id321582630107068\n" +"help.text" +msgid "<emph>Array_1D</emph> : the pre-existing array, may be empty." +msgstr "" + +#. tMmfH +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id915826301138550\n" +"help.text" +msgid "<emph>arg0, ...</emph> : a list of items to prepend to <literal>Array_1D</literal>." +msgstr "" + +#. BokfB +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id91582643223166\n" +"help.text" +msgid "Prepend to the left side of a two dimension array a new column. The resulting array has the same lower boundaries as the initial two dimension array." +msgstr "" + +#. iBZMy +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id621582643223545\n" +"help.text" +msgid "<emph>Array_2D</emph> : the pre-existing array, may be empty. If that array has 1 dimension, it is considered as the last column of the resulting 2 dimension array." +msgstr "" + +#. pferZ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id381582643223870\n" +"help.text" +msgid "<emph>Column</emph> : a 1 dimension array with as many items as there are rows in <literal>Array_2D</literal>." +msgstr "" + +#. xAruD +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id851582643611291\n" +"help.text" +msgid "Prepend at the beginning of a two dimension array a new row. The resulting array has the same lower boundaries as the initial two dimension array." +msgstr "" + +#. gN2hG +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id991582643611645\n" +"help.text" +msgid "<emph>Array_2D</emph> : the pre-existing array, may be empty. If that array has 1 dimension, it is considered as the last row of the resulting 2 dimension array." +msgstr "" + +#. mZ2uk +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id321582643611415\n" +"help.text" +msgid "<emph>Row</emph> : a 1 dimension array containing as many items as there are rows in <literal>Array_2D</literal>." +msgstr "" + +#. WmxAd +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id441582648204012\n" +"help.text" +msgid "Initialize a new zero-based array with numeric values." +msgstr "" + +#. ArYNC +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id591582648204013\n" +"help.text" +msgid "<emph>From</emph> : value of the first item." +msgstr "" + +#. DFUaf +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id31582648204013\n" +"help.text" +msgid "<emph>UpTo</emph> : The last item should not exceed <literal>UpTo</literal>." +msgstr "" + +#. AJLMR +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id581582648204014\n" +"help.text" +msgid "<emph>ByStep</emph> : The difference between two successive items (default = 1)." +msgstr "" + +#. SbVGG +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id451582648806764\n" +"help.text" +msgid "Return the reversed one dimension input array." +msgstr "" + +#. zvyHb +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id31582648806765\n" +"help.text" +msgid "<emph>Array_1D</emph> : The array to reverse." +msgstr "" + +#. FGBiV +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id151582649200088\n" +"help.text" +msgid "Return a random permutation of a one dimension array." +msgstr "" + +#. 3NPAi +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id11582649200088\n" +"help.text" +msgid "<emph>Array_1D</emph> : The array to shuffle." +msgstr "" + +#. ATiL8 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id611582649200089\n" +"help.text" +msgid "' Unpredictable" +msgstr "" + +#. 9Xgaq +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id111586184185502\n" +"help.text" +msgid "Return a subset of a one dimension array." +msgstr "" + +#. QavhQ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id201586184185438\n" +"help.text" +msgid "<emph>Array_1D</emph> : The array to slice." +msgstr "" + +#. hVu6E +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id921586184482370\n" +"help.text" +msgid "<emph>From</emph> : The lower index in <literal>Array_1D</literal> of the subarray to extract (<literal>From</literal> included)" +msgstr "" + +#. 968pV +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id211586184471488\n" +"help.text" +msgid "<emph>UpTo</emph> : The upper index in <literal>Array_1D</literal> of the subarray to extract (<literal>UpTo</literal> included). Default = upper bound of <literal>Array_1D</literal>. If <literal>UpTo</literal> < <literal>From</literal> then the returned array is empty." +msgstr "" + +#. oBwcF +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id171582649483675\n" +"help.text" +msgid "Sort a one dimension array in ascending or descending order. Text comparisons can be case-sensitive or not. <br/>The array must be filled homogeneously, which means that items must be scalars of the same type. <br/><literal>Empty</literal> and <literal>Null</literal> items are allowed. Conventionally <literal>Empty</literal> < <literal>Null</literal> < any other scalar value." +msgstr "" + +#. ABuRp +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id71158264948346\n" +"help.text" +msgid "<emph>Array_1D</emph> : The array to sort." +msgstr "" + +#. zSoB2 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id21582649483175\n" +"help.text" +msgid "<emph>SortOrder</emph> : <literal>\"ASC\"</literal> (default) or <literal>\"DESC\"</literal>." +msgstr "" + +#. cYvQY +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id301582649483187\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Only for string comparisons, default = <literal>False</literal>." +msgstr "" + +#. 6CkrZ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id801582650186957\n" +"help.text" +msgid "Return a permutation of the columns of a two dimension array, sorted on the values of a given row. <br/>The row must be filled homogeneously, which means that all items must be scalars of the same type. <br/><literal>Empty</literal> and <literal>Null</literal> items are allowed. Conventionally <literal>Empty</literal> < <literal>Null</literal> < any other scalar value." +msgstr "" + +#. EGBcR +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id921582650186869\n" +"help.text" +msgid "<emph>Array_1D</emph> : The array to sort." +msgstr "" + +#. cBvze +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id311582650186221\n" +"help.text" +msgid "<emph>RowIndex</emph> : The index of the row to sort the columns on." +msgstr "" + +#. hJKGY +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id34158265018698\n" +"help.text" +msgid "<emph>SortOrder</emph> : <literal>\"ASC\"</literal> (default) or <literal>\"DESC\"</literal>." +msgstr "" + +#. UdJPV +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id91158265018699\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Only for string comparisons, default = <literal>False</literal>." +msgstr "" + +#. 7GkBx +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id751582650954576\n" +"help.text" +msgid "Return a permutation of the rows of a two dimension array, sorted on the values of a given column. <br/>The column must be filled homogeneously, therefore all items must be scalars of the same type. <br/><literal>Empty</literal> and <literal>Null</literal> items are allowed. Conventionally <literal>Empty</literal> < <literal>Null</literal> < any other scalar value." +msgstr "" + +#. MCFqq +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id621582650954370\n" +"help.text" +msgid "<emph>Array_1D</emph> : The array to sort." +msgstr "" + +#. FeVrv +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id361582650954796\n" +"help.text" +msgid "<emph>RowIndex</emph> : The index of the column to sort the rows on." +msgstr "" + +#. rxXiT +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id471582650954416\n" +"help.text" +msgid "<emph>SortOrder</emph> : <literal>\"ASC\"</literal> (default) or <literal>\"DESC\"</literal>." +msgstr "" + +#. u4SYA +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id111582650954690\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Only for string comparisons, default = <literal>False</literal>." +msgstr "" + +#. R8mAZ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id611582651575637\n" +"help.text" +msgid "Swap rows and columns in a two dimension array." +msgstr "" + +#. bAzjH +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id61582651575188\n" +"help.text" +msgid "<emph>Array_2D</emph> : The array to transpose." +msgstr "" + +#. dwAVQ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id181582652996483\n" +"help.text" +msgid "Remove from a one dimension array all <literal>Null</literal>, <literal>Empty</literal> and zero-length entries. <br/>String items are trimmed with %PRODUCTNAME Basic <literal>Trim()</literal> function." +msgstr "" + +#. pgrAD +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id111582652996147\n" +"help.text" +msgid "<emph>Array_1D</emph> : The array to scan." +msgstr "" + +#. W6HBB +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id461582653148663\n" +"help.text" +msgid "Build a set, as a zero-based array, by applying the union operator on the two input arrays. Resulting items originate from both arrays. <br/>The resulting array is sorted in ascending order. <br/>Both input arrays must be filled homogeneously, their items must be scalars of the same type. <literal>Empty</literal> and <literal>Null</literal> items are forbidden. <br/>Text comparison can be case sensitive or not." +msgstr "" + +#. ZSpA9 +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id4715826531488\n" +"help.text" +msgid "<emph>Array1_1D</emph> : The first input array." +msgstr "" + +#. bD9nv +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id51158265314898\n" +"help.text" +msgid "<emph>Array2_1D</emph> : The second input array." +msgstr "" + +#. k5Xve +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id821582653148126\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Only if the arrays are populated with strings, default = <literal>False</literal>." +msgstr "" + +#. CGMRq +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id221582653464565\n" +"help.text" +msgid "Build a set of unique values derived from the input array. <br/>The input array must be filled homogeneously, its items must be scalars of the same type. <literal>Empty</literal> and <literal>Null</literal> items are forbidden. <br/>Text comparison can be case sensitive or not." +msgstr "" + +#. g5SkL +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id521582653464553\n" +"help.text" +msgid "<emph>Array_1D</emph> : The input array." +msgstr "" + +#. V4F4E +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id41158265346441\n" +"help.text" +msgid "<emph>CaseSensitive</emph> : Only if the array is populated with texts, default = <literal>False</literal>." +msgstr "" + +#. opNus +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.Dictionary service" +msgstr "" + +#. iiRuo +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"hd_id731582733781114\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_dictionary.xhp\" name=\"ScriptForge.Dictionary service\"><literal>ScriptForge</literal>.<literal>Dictionary</literal> service</link>" +msgstr "" + +#. LJG3Z +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id891582884466217\n" +"help.text" +msgid "A dictionary is a collection of key-item pairs" +msgstr "" + +#. fZDre +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id861582884516571\n" +"help.text" +msgid "The key is a case-insensitive string" +msgstr "" + +#. 2AdDG +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id531582884549542\n" +"help.text" +msgid "Items may be of any type" +msgstr "" + +#. Bqyf3 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id891582884593057\n" +"help.text" +msgid "Keys and items can be retrieved, counted, updated, and much more." +msgstr "" + +#. HnBYG +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id971582884636922\n" +"help.text" +msgid "%PRODUCTNAME Basic <literal>Collection</literal> object does not support the retrieval of the keys. <br/>Additionally its items contain only primitive Basic data types such as dates, text, numbers, and the like." +msgstr "" + +#. RkMHR +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"hd_id581582885621841\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. Qp3A4 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id821610388789467\n" +"help.text" +msgid "The following example creates <literal>myDict</literal> as an empty dictionary." +msgstr "" + +#. BghTS +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id71158288562139\n" +"help.text" +msgid "It is recommended to free resources after use:" +msgstr "" + +#. Dd4Pp +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"hd_id351582885195476\n" +"help.text" +msgid "Properties" +msgstr "" + +#. hYF2s +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id41582885195836\n" +"help.text" +msgid "Name" +msgstr "" + +#. Yay3o +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id31582885195372\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. pHem5 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id31582885195238\n" +"help.text" +msgid "Type" +msgstr "" + +#. NnCGT +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id931582885195131\n" +"help.text" +msgid "Description" +msgstr "" + +#. B8ZfD +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id221582885195686\n" +"help.text" +msgid "Yes" +msgstr "" + +#. JnMbF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id881582885195976\n" +"help.text" +msgid "The number of entries in the dictionary" +msgstr "" + +#. TZ37p +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id441582886030118\n" +"help.text" +msgid "Yes" +msgstr "" + +#. G6fcd +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id131582886030297\n" +"help.text" +msgid "Array of Variants" +msgstr "" + +#. EykBP +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id471582886030489\n" +"help.text" +msgid "The list of items as a one dimensional array" +msgstr "" + +#. HTnKu +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id971582886791838\n" +"help.text" +msgid "Yes" +msgstr "" + +#. mXmC9 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id271582886791111\n" +"help.text" +msgid "Array of Strings" +msgstr "" + +#. MxjyM +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id16158288679167\n" +"help.text" +msgid "The list of keys as a one dimensional array" +msgstr "" + +#. EvjDj +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id461582886731495\n" +"help.text" +msgid "The <literal>Keys</literal> and <literal>Items</literal> properties return their respective contents, using an identical ordering. The order is unrelated to the creation sequence." +msgstr "" + +#. suQ9E +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id931610389113917\n" +"help.text" +msgid "The following example uses the <literal>Keys</literal> property to iterate over all keys in the dictionary <literal>myDict</literal>." +msgstr "" + +#. Thoy8 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id921606472825856\n" +"help.text" +msgid "Methods" +msgstr "" + +#. dgSuT +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id381606472825856\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_dictionary.xhp#Add\" name=\"Add method\">Add</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ConvertToArray\" name=\"ConvertToArray method\">ConvertToArray</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ConvertToJson\" name=\"ConvertToJson method\">ConvertToJson</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ConvertToPropertyValues\" name=\"ConvertToPropertyValues method\">ConvertToPropertyValues</link>" +msgstr "" + +#. EZGQw +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id451606472825856\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_dictionary.xhp#Exists\" name=\"Exists method\">Exists</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ImportFromJson\" name=\"ImportFromJson method\">ImportFromJson</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ImportFromPropertyValues\" name=\"ImportFromPropertyValues method\">ImportFromPropertyValues</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#Item\" name=\"Item method\">Item</link>" +msgstr "" + +#. nR9TD +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id161606472825856\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_dictionary.xhp#Remove\" name=\"Remove method\">Remove</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#RemoveAll\" name=\"RemoveAll method\">RemoveAll</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ReplaceItem\" name=\"ReplaceItem method\">ReplaceItem</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ReplaceKey\" name=\"ReplaceKey method\">ReplaceKey</link>" +msgstr "" + +#. PqSBg +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id831582887670029\n" +"help.text" +msgid "Adds a new key-item pair into the dictionary. Returns <literal>True</literal> if successful." +msgstr "" + +#. 3MMGU +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id341582887670030\n" +"help.text" +msgid "<emph>Key</emph> : String value used to identify the Item. The key is not case-sensitive." +msgstr "" + +#. aGgh9 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id401582887670030\n" +"help.text" +msgid "<emph>Item</emph> : Any value, including an array, a Basic object, a UNO object, a dictionary, etc." +msgstr "" + +#. aNDWv +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id1001610391308765\n" +"help.text" +msgid "Every key must be unique in the same dictionary. If the key already exists in the dictionary, a <literal>DUPLICATEKEYERROR</literal> will be raised. Keys that are made of space characters will raise a <literal>INVALIDKEYERROR</literal> error." +msgstr "" + +#. FDWkm +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id81582888424104\n" +"help.text" +msgid "Stores the contents of the dictionary in a two-columns zero-based array. The keys are stored in the first column and the items are stored in the second column." +msgstr "" + +#. FdwcF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id341610391565678\n" +"help.text" +msgid "If the dictionary is empty, this method will return an empty <literal>Array</literal>." +msgstr "" + +#. MnEGs +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id831601296836981\n" +"help.text" +msgid "Converts the contents of a dictionary to <link href=\"https://en.wikipedia.org/wiki/JSON\" name=\"JSON text\">JSON (JavaScript Object Notation)</link> text." +msgstr "" + +#. nAZ9s +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"hd_id261601297024828\n" +"help.text" +msgid "Limitations" +msgstr "" + +#. DDmVt +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id401601297178073\n" +"help.text" +msgid "This method supports the following data types: <literal>String</literal>, <literal>Boolean</literal>, numbers, <literal>Null</literal> and <literal>Empty</literal>. Arrays containing items of those types are also allowed, whatever their dimensions. Dates are converted into strings, however they cannot be used inside Arrays. Other data types are converted to their string representation using the <literal>SF_String.Represent</literal> service." +msgstr "" + +#. Nmzcs +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id8816012968362\n" +"help.text" +msgid "<emph>Indent</emph> : When <literal>Indent</literal> is a positive number or a text, JSON array elements and object members are pretty-printed with that indentation level. A negative <literal>Indent</literal> value will add new lines with no indentation. <literal>Indent</literal> default value \"\" selects the most compact representation. Using a positive integer for <literal>Indent</literal> indents that many spaces per level. When <literal>Indent</literal> is a string, such as <literal>Chr(9)</literal> or <literal>Tab(1)</literal>, the Tab character is used to indent each level." +msgstr "" + +#. pipLz +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id151582889470596\n" +"help.text" +msgid "Store the content of the dictionary in an array of <literal>PropertyValues</literal>." +msgstr "" + +#. rTa2V +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id231610392665049\n" +"help.text" +msgid "Each entry in the array is a <literal>com.sun.star.beans.PropertyValue</literal>. The key is stored in <literal>Name</literal>, the item is stored in <literal>Value</literal>." +msgstr "" + +#. 5MnFS +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id341610392705367\n" +"help.text" +msgid "If one of the items has a type <literal>Date</literal>, it is converted to a <literal>com.sun.star.util.DateTime</literal> structure. If one of the items is an empty array, it is converted to <literal>Null</literal>. The resulting array is empty when the dictionary is empty." +msgstr "" + +#. wTUQt +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id421610393306916\n" +"help.text" +msgid "Many services and methods in the UNO library take in parameters represented using the <literal>PropertyValue</literal> struct, which is part of the LibreOffice API." +msgstr "" + +#. 3afLF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id841582889812916\n" +"help.text" +msgid "Determines if a key exists in the dictionary." +msgstr "" + +#. 9akGN +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id971582889812917\n" +"help.text" +msgid "<emph>Key</emph> : The key to be looked up in the dictionary." +msgstr "" + +#. JBBVt +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id791601391980978\n" +"help.text" +msgid "Adds the content of a <link href=\"https://en.wikipedia.org/wiki/JSON\" name=\"JSON text\">JSON (JavaScript Object Notation)</link> string into the current dictionary. Returns <literal>True</literal> if successful." +msgstr "" + +#. NtQCD +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"hd_id961601392113644\n" +"help.text" +msgid "Limitations" +msgstr "" + +#. dGRph +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id481601392181131\n" +"help.text" +msgid "The JSON string may contain numbers, text, booleans, null values and arrays containing those types. It must not contain JSON objects namely sub-dictionaries." +msgstr "" + +#. LyxQD +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id511601392205908\n" +"help.text" +msgid "An attempt is made to convert text to date if the item matches one of these patterns: YYYY-MM-DD, HH:MM:SS or YYYY-MM-DD HH:MM:SS." +msgstr "" + +#. Ghov2 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id69160139198061\n" +"help.text" +msgid "<emph>InputStr</emph> : The string to import." +msgstr "" + +#. LW97u +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id201601391980268\n" +"help.text" +msgid "<emph>Overwrite</emph> : When <literal>True</literal>, entries with same name may exist in the dictionary and their values are overwritten. When <literal>False</literal> (default), repeated keys will raise an error. Beware that dictionary keys are not case-sensitive while names are case-sensitive in JSON strings." +msgstr "" + +#. aBFC5 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id521601393254694\n" +"help.text" +msgid "'The (sub)-dictionaries \"address\" and \"phoneNumbers\" (0) and (1) are imported as Empty values." +msgstr "" + +#. 9j5u2 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id651588941968228\n" +"help.text" +msgid "Inserts the contents of an array of <literal>PropertyValue</literal> objects into the current dictionary. <literal>PropertyValue</literal> Names are used as Keys in the dictionary, whereas Values contain the corresponding values. Returns <literal>True</literal> if successful." +msgstr "" + +#. jYVUA +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id751588941968522\n" +"help.text" +msgid "<emph>PropertyValues</emph> : A zero-based 1 dimensional array containing <literal>com.sun.star.beans.PropertyValue</literal> objects. This parameter may also be a single <literal>PropertyValue</literal> object not contained in an Array." +msgstr "" + +#. TvJoT +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id21588941968131\n" +"help.text" +msgid "<emph>Overwrite</emph> : When <literal>True</literal>, entries with same name may exist in the dictionary and their values are overwritten. When <literal>False</literal> (default), repeated keys will raise an error. Note that dictionary keys are not case-sensitive, whereas names are case-sensitive in sets of property values." +msgstr "" + +#. 3rJRP +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id891582890366737\n" +"help.text" +msgid "Retrieves an existing dictionary entry based on its key. Returns the value of the item if successful, otherwise returns <literal>Empty</literal>." +msgstr "" + +#. UP6qF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id551582890399669\n" +"help.text" +msgid "<emph>Key</emph> : Not case-sensitive. Must exist in the dictionary, otherwise a <literal>UNKNOWNKEYERROR</literal> error is raised." +msgstr "" + +#. rGqyT +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id181610395933967\n" +"help.text" +msgid "The following example iterates over all keys in the dictionary and uses the <literal>Item</literal> method to access their values." +msgstr "" + +#. QJTte +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id891582890388737\n" +"help.text" +msgid "Removes an existing dictionary entry based on its key. Returns <literal>True</literal> if successful." +msgstr "" + +#. eEKAA +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id551582890366999\n" +"help.text" +msgid "<emph>Key</emph> : Not case-sensitive. Must exist in the dictionary, otherwise an <literal>UNKNOWNKEYERROR</literal> error is raised." +msgstr "" + +#. GyK3j +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id921582896275624\n" +"help.text" +msgid "Removes all the entries from the dictionary. Returns <literal>True</literal> if successful." +msgstr "" + +#. GSzP5 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id281582895615444\n" +"help.text" +msgid "Replaces an existing item value based on its key. Returns <literal>True</literal> if successful." +msgstr "" + +#. pSQCe +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id991582895615535\n" +"help.text" +msgid "<emph>Key</emph> : String value representing the key whose value will be replaced. Not case-sensitive. If the key does not exist in the dictionary, a <literal>UNKNOWNKEYERROR</literal> error is raised." +msgstr "" + +#. B9QCk +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id721582895615186\n" +"help.text" +msgid "<emph>Value</emph> : The new value of the item referred to with the Key parameter." +msgstr "" + +#. Y46D4 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id571582896597766\n" +"help.text" +msgid "Replaces an existing key in the dictionary by a new key. The item value is left unchanged. Returns <literal>True</literal> if successful." +msgstr "" + +#. SxyfK +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id911582896597619\n" +"help.text" +msgid "<emph>Key</emph> : String value representing the key to be replaced. Not case-sensitive. If the key does not exist in the dictionary, a <literal>UNKNOWNKEYERROR</literal> error is raised." +msgstr "" + +#. Eu4DG +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id531582896597989\n" +"help.text" +msgid "<emph>Value</emph> : String value for the new key. Not case-sensitive. If the new key already exists in the dictionary, a <literal>DUPLICATEKEYERROR</literal> error is raised." +msgstr "" + +#. WCH7E +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.Exception service (SF_Exception)" +msgstr "" + +#. ikEsF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id521580038927003\n" +"help.text" +msgid "<variable id=\"ExceptionService\"><link href=\"text/sbasic/shared/03/sf_exception.xhp\" name=\"Exception service\"><literal>ScriptForge</literal>.<literal>Exception</literal> service</link></variable>" +msgstr "" + +#. m5HoF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id181587139648008\n" +"help.text" +msgid "The <literal>Exception</literal> service is a collection of methods for Basic code debugging and error handling." +msgstr "" + +#. KiitV +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id141587140927573\n" +"help.text" +msgid "In the advent of a run-time error, the <literal>Exception</literal> service properties and methods help identify the error context and permit to handle it." +msgstr "" + +#. Kn3iF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461587140965192\n" +"help.text" +msgid "The <literal>SF_Exception</literal> service is similar to the <link href=\"text/sbasic/shared/ErrVBA.xhp\" name=\"VBA Err object\">VBA <literal>Err</literal> object</link>." +msgstr "" + +#. 6rquM +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id61587141015326\n" +"help.text" +msgid "The <literal>Number</literal> property identifies the error." +msgstr "" + +#. 9Gh4S +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id251608212974671\n" +"help.text" +msgid "Use <literal>Raise()</literal> method to interrupt processing, use <literal>RaiseWarning()</literal> method to trap an anomaly and continue processing." +msgstr "" + +#. PddYS +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id621587225732733\n" +"help.text" +msgid "Errors or warnings raised with the <literal>Exception</literal> service are stored in memory and can be retrieved using its <literal>Console()</literal> method." +msgstr "" + +#. i8z6N +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id411587141146677\n" +"help.text" +msgid "The <literal>Exception</literal> service console stores events, variable values and information about errors. Use the console when Basic IDE is not accessible, for example in <link href=\"text/scalc/guide/userdefined_function.xhp\" name=\"Calc user-defined function\">Calc user defined functions (UDF)</link> or during events processing. Use <literal>DebugPrint()</literal> method to aggregate additional user data. Console entries can be dumped to a text file or visualized in a dialogue." +msgstr "" + +#. 9AW2i +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id111587141158495\n" +"help.text" +msgid "When an error occurs, an application macro may:" +msgstr "" + +#. hxxxr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id451587141202844\n" +"help.text" +msgid "Report the error in the <literal>Exception</literal> console" +msgstr "" + +#. SGmPy +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id751587141235313\n" +"help.text" +msgid "Inform the user about the error using either a standard message either a customized message" +msgstr "" + +#. C3NMD +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id931587141260777\n" +"help.text" +msgid "Optionally stop its execution" +msgstr "" + +#. yQzKr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id201586594659135\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. Mh5QX +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id571586594672714\n" +"help.text" +msgid "Next code snippets are equivalent:" +msgstr "" + +#. zEj3B +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id731608211525532\n" +"help.text" +msgid "GlobalScope.BasicLibraries.LoadLibrary(\"ScriptForge\")" +msgstr "" + +#. HABsh +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id651584978211886\n" +"help.text" +msgid "Properties" +msgstr "" + +#. s3E9G +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id271584978211792\n" +"help.text" +msgid "Name" +msgstr "" + +#. qEhnn +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id241584978211550\n" +"help.text" +msgid "ReadOnly" +msgstr "" + +#. TkMLa +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id621584978211403\n" +"help.text" +msgid "Description" +msgstr "" + +#. tJZkJ +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id71584978715562\n" +"help.text" +msgid "No" +msgstr "" + +#. QFZYV +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id581584978715701\n" +"help.text" +msgid "The error message text.<br/>Default is \"\" or standard Basic run-time error message." +msgstr "" + +#. BT7GF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id211584978211383\n" +"help.text" +msgid "No" +msgstr "" + +#. bVmN9 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id691584978211774\n" +"help.text" +msgid "The code of the error. It can be a numeric value or text.<br/>Default is 0 or standard Basic run-time error code." +msgstr "" + +#. uLE2Q +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id671584978666689\n" +"help.text" +msgid "No" +msgstr "" + +#. jAkBs +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id951584978666296\n" +"help.text" +msgid "The location in the code where the error occurred. It can be a numeric value or text.<br/>Default is 0 or the code line number for a standard Basic run-time error." +msgstr "" + +#. mnFGS +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461584978880380\n" +"help.text" +msgid "Raising or clearing an <literal>Exception</literal> resets its properties." +msgstr "" + +#. VCBrN +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id881608131596153\n" +"help.text" +msgid "Methods" +msgstr "" + +#. 9cDV8 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461608131596153\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_exception.xhp#Clear\" name=\"Clear method\">Clear</link><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#Console\" name=\"Console method\">Console</link><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#ConsoleClear\" name=\"ConsoleClear method\">ConsoleClear</link>" +msgstr "" + +#. a8jk5 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id871608132025242\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_exception.xhp#ConsoleToFile\" name=\"ConsoleToFile method\">ConsoleToFile</link><br/><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#DebugPrint\" name=\"DebugPrint method\">DebugPrint</link><br/>" +msgstr "" + +#. qGG7B +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id831608132069033\n" +"help.text" +msgid "<br/><link href=\"text/sbasic/shared/03/sf_exception.xhp#Raise\" name=\"Raise method\">Raise</link><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#RaiseWarning\" name=\"RaiseWarning method\">RaiseWarning</link>" +msgstr "" + +#. maCHB +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id271579683706571\n" +"help.text" +msgid "Reset the current error status and clear the <literal>SF_Exception</literal> properties." +msgstr "" + +#. ZXJ9w +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id381579687079872\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. SBW8h +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id51587215508130\n" +"help.text" +msgid "' If division by zero, ignore the error" +msgstr "" + +#. kHCeG +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id651598718179382\n" +"help.text" +msgid "Display the console messages in a modal or non-modal dialog. In both modes, all the past messages issued by a <literal>DebugPrint()</literal> method or resulting from an exception are displayed. In non-modal mode, additionally, subsequent entries are added automatically." +msgstr "" + +#. KKgdp +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id161598718286205\n" +"help.text" +msgid "If the console is already open, when non-modal, it is brought to the front." +msgstr "" + +#. RC2Vf +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id801598718629151\n" +"help.text" +msgid "A modal console is closed by the user. A non-modal console is closed by the user or at macro termination." +msgstr "" + +#. ZeSUK +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id681598718179603\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. dsuNu +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id761598718179784\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. FWBds +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id511598718179819\n" +"help.text" +msgid "<emph>Modal</emph>: Default = <literal>True</literal>." +msgstr "" + +#. oK5LP +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id60159871817984\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. V3yD8 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id641587215098903\n" +"help.text" +msgid "Clear the console keeping an optional number of recent messages. If the console is activated in non-modal mode, it is refreshed." +msgstr "" + +#. hcFEA +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id491587215098807\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. gKRhZ +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id211587215098692\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. f73g6 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id351587215098527\n" +"help.text" +msgid "<emph>Keep</emph>: The number of recent messages to be kept, default is 0." +msgstr "" + +#. tKEBK +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id151587215098840\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. wG2ee +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id281587218077400\n" +"help.text" +msgid "Export the content of the console to a text file. If the file exists and the console is not empty, it is overwritten without warning. Returns <literal>True</literal> if successful." +msgstr "" + +#. xi59H +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id231587218077969\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. L4wqB +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id471587218077526\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. jZfdb +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id851587218077862\n" +"help.text" +msgid "<emph>FileName</emph>: The name of the text file the console should be dumped into. The name is expressed as given by the current <literal>FileNaming</literal> property of the <literal>SF_FileSystem</literal> service. Default is any where both the <link href=\"text/sbasic/shared/00000002.xhp\" name=\"Url notation\">URL notation</link> and the native operating system format are admitted." +msgstr "" + +#. Zeyjx +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id361587218077347\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. N5AgU +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id281587218637490\n" +"help.text" +msgid "Assemble all the given arguments into a human-readable single string and add it as a new entry in the console." +msgstr "" + +#. xrNGg +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id341587218637198\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. 7dS9P +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id821587218637437\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. BmmDA +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id481587218637988\n" +"help.text" +msgid "<emph>Arg0[, Arg1, ...]</emph>: Any number of arguments of any type." +msgstr "" + +#. GDSvh +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id501587218637514\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. dCuZ4 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id541587219824771\n" +"help.text" +msgid "Generate a run-time error. An error message is displayed to the user and reported in the console. The execution is stopped. The <literal>Raise()</literal> method can be placed inside the normal script flow or in a dedicated error-handling routine." +msgstr "" + +#. JP5NR +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id10158721982478\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. FBXUy +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id921587220542454\n" +"help.text" +msgid "Next code snippets are equivalent. Keyword arguments are allowed.<literal>Source</literal> and <literal>Description</literal> arguments behave identically:" +msgstr "" + +#. uJVdb +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id711587219824373\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. 6wEJq +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id851587219824597\n" +"help.text" +msgid "<emph>Number</emph>: The error code, as a number or as a string. Default value is that of <literal>Err</literal> Basic builtin function." +msgstr "" + +#. 7zRRT +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461587220986452\n" +"help.text" +msgid "<emph>Source</emph>: The location of the error, as a number or as a string. Default value is that of <literal>Erl</literal> Basic builtin function." +msgstr "" + +#. fSwCd +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id721587221018162\n" +"help.text" +msgid "<emph>Description</emph>: The message to display to the user and to report in the console. Default value is that of <literal>Error$</literal> Basic builtin function." +msgstr "" + +#. LezTB +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id471587219824970\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. jmceA +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id211587222852310\n" +"help.text" +msgid "' Variants below ..." +msgstr "" + +#. TZL7z +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id111587222580987\n" +"help.text" +msgid "For a standard behaviour:" +msgstr "" + +#. 8DAGC +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id751587222598238\n" +"help.text" +msgid "To simulate another error:" +msgstr "" + +#. QXgCy +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id501587222607771\n" +"help.text" +msgid "To replace the usual message:" +msgstr "" + +#. gdvqM +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id431587222670849\n" +"help.text" +msgid "SF_Exception.Raise(, , \"It is not a good idea to divide by zero.\")" +msgstr "" + +#. TaFgn +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id611587222617174\n" +"help.text" +msgid "To raise an application error:" +msgstr "" + +#. ifrWg +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id71587222694657\n" +"help.text" +msgid "SF_Exception.Raise(\"MyAppError\", \"Example_Raise()\", \"Something wrong happened !\")" +msgstr "" + +#. 6Ut6S +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id1001587224839900\n" +"help.text" +msgid "This method has exactly the same syntax, arguments and behaviour as the <literal>Raise()</literal> method." +msgstr "" + +#. XEmqL +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id761587224839624\n" +"help.text" +msgid "With the notable exception that <emph>the execution is not stopped</emph>." +msgstr "" + +#. dXDpv +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id10158729182478\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. DSbst +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id10158927182478\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. dbgEP +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id841608217948025\n" +"help.text" +msgid "Description:=\"Something wrong happened !\", _" +msgstr "" + +#. FNQNy +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id361608217956289\n" +"help.text" +msgid "Number:=\"MyAppError\")" +msgstr "" diff --git a/source/de/helpcontent2/source/text/scalc/01.po b/source/de/helpcontent2/source/text/scalc/01.po index 26ad1f282e7..cb2108b339b 100644 --- a/source/de/helpcontent2/source/text/scalc/01.po +++ b/source/de/helpcontent2/source/text/scalc/01.po @@ -3,17 +3,17 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-11-20 15:33+0100\n" -"PO-Revision-Date: 2020-12-14 14:49+0000\n" -"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/de/>\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"PO-Revision-Date: 2021-01-13 13:36+0000\n" +"Last-Translator: Jürgen Kirsten <dscheikey@gmail.com>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565412342.000000\n" #. sZfWF @@ -7999,14 +7999,14 @@ msgctxt "" msgid "The example returns 6. The formula is calculated from left to right as: 1 + 2 equals 3, giving the result to date when CURRENT() is encountered; CURRENT() therefore yields 3, which is added to the original 3 to give 6." msgstr "Das Beispiel ergibt 6. Die Formel wird von links nach rechts wie folgt berechnet: 1 + 2 = 3, woraus sich das aktuelle Ergebnis ergibt, wenn AKTUELL() gefunden wird; AKTUELL() ergibt folglich 3, dieser Wert wird zum ursprünglichen Wert 3 hinzuaddiert, woraus sich 6 ergibt." -#. 7oHuK +#. 3LWfB #: 04060104.xhp msgctxt "" "04060104.xhp\n" "par_id5863826\n" "help.text" -msgid "<item type=\"input\">=A2+B2+STYLE(IF(CURRENT()>10;”Red”;”Default”))</item>" -msgstr "<item type=\"input\">=A2+B2+VORLAGE(WENN(AKTUELL()>10;\"Rot\";\"Vorgaben\"))</item>" +msgid "<input>=A2+B2+STYLE(IF(CURRENT()>10;\"Red\";\"Default\"))</input>" +msgstr "" #. fNamE #: 04060104.xhp @@ -10204,14 +10204,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_WENN\">Specifies a logical test to be performed.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_WENN\">Gibt die durchzuführende Wahrheitsprüfung an.</ahelp>" -#. ABZhn +#. 3CRyJ #: 04060105.xhp msgctxt "" "04060105.xhp\n" "par_id3154558\n" "help.text" -msgid "IF(Test [; ThenValue [; OtherwiseValue]])" -msgstr "WENN(Prüfung[; DannWert[; SonstWert]])" +msgid "IF(Test [; [ThenValue] [; [OtherwiseValue]]])" +msgstr "" #. JnjcT #: 04060105.xhp @@ -10240,14 +10240,32 @@ msgctxt "" msgid "<emph>OtherwiseValue</emph> (optional) is the value that is returned if the logical test is FALSE." msgstr "<emph>SonstWert</emph> (optional) ist der Wert, der zurückgegeben wird, wenn die logische Prüfung FALSCH ist." -#. Z7Tgy +#. oRABw #: 04060105.xhp msgctxt "" "04060105.xhp\n" "par_id3150867\n" "help.text" -msgid "<item type=\"input\">=IF(A1>5;100;\"too small\")</item> If the value in A1 is higher than 5, the value 100 is entered in the current cell; otherwise, the text “too small” (without quotes) is entered." -msgstr "<item type=\"input\">=WENN(A1>5;100;\"zu klein\")</item> Wenn der Wert in A1 größer als 5 ist, wird der Wert 100 in die aktuelle Zelle eingegeben; anderenfalls wird der Text \"zu klein\" (ohne Anführungszeichen) eingegeben." +msgid "<input>=IF(A1>5;100;\"too small\")</input> If the value in <literal>A1</literal> is greater than <literal>5</literal>, the value <literal>100</literal> is returned; otherwise, the text <literal>too small</literal> is returned." +msgstr "" + +#. jvk3H +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id71607569817532\n" +"help.text" +msgid "<input>=IF(A1>5;;\"too small\")</input> If the value in <literal>A1</literal> is greater than <literal>5</literal>, the value <literal>0</literal> is returned because empty parameters are considered to be <literal>0</literal>; otherwise, the text <literal>too small</literal> is returned." +msgstr "" + +#. Q6yTs +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id11607570458867\n" +"help.text" +msgid "<input>=IF(A1>5;100;)</input> If the value in <literal>A1</literal> is less than <literal>5</literal>, the value <literal>0</literal> is returned because the empty <emph>OtherwiseValue</emph> is interpreted as <literal>0</literal>; otherwise <literal>100</literal> is returned." +msgstr "" #. BKYkX #: 04060105.xhp @@ -19510,14 +19528,14 @@ msgctxt "" msgid "If the source data contains entries that are hidden by settings of the pivot table, they are ignored. The order of the Field/Item pairs is not significant. Field and item names are not case-sensitive." msgstr "Wenn die Quelldaten Einträge enthalten, die durch Einstellungen der Pivot-Tabelle verborgen sind, dann werden diese ignoriert. Die Reihenfolge der Feld/Element-Paare ist beliebig. Groß- und Kleinschreibung wird bei Feld- und Elementnamen außer Acht gelassen." -#. Cpvct +#. AJ8oP #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id7928708\n" "help.text" -msgid "If no constraint for a page field is given, the field's selected value is implicitly used. If a constraint for a page field is given, it must match the field's selected value, or an error is returned. Page fields are the fields at the top left of a pivot table, populated using the \"Page Fields\" area of the pivot table layout dialog. From each page field, an item (value) can be selected, which means only that item is included in the calculation." -msgstr "Falls keine Bedingung mittels Seitenfeld angegeben ist, wird der für das Feld ausgewählte Eintrag stillschweigend verwendet. Wenn eine Bedingung mittels Seitenfeld angegeben ist, muss sie zu dem ausgewählten Wert des Seitenfeldes passen, sonst wird ein Fehler zurückgegeben. Seitenfelder sind die Felder oben links in einer Pivot-Tabelle, erstellt durch den Bereich \"Seitenfelder\" im Dialog Pivot-Tabelle. Aus jedem Seitenfeld kann ein Element (Wert) ausgewählt werden, sodass nur dieses Element in die Berechnung einbezogen wird." +msgid "If no constraint for a filter is given, the field's selected value is implicitly used. If a constraint for a filter is given, it must match the field's selected value, or an error is returned. Filters are the fields at the top left of a pivot table, populated using the \"Filters\" area of the pivot table layout dialog. From each filter, an item (value) can be selected, which means only that item is included in the calculation." +msgstr "" #. nARMD #: 04060109.xhp @@ -46258,6 +46276,78 @@ msgctxt "" msgid "For a detailed explanation and examples, please visit <link href=\"https://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page</link> in TDF Wiki." msgstr "Bitte besuchen Sie für eine detaillierte Erläuterung und Beispiele die Seite <link href=\"https://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting</link> (englisch) im TDF-Wiki." +#. dACxH +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id991609782427459\n" +"help.text" +msgid "Data Bar" +msgstr "" + +#. xapwr +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id41609780964157\n" +"help.text" +msgid "Data bar option will fill the cell with solid or gradient color corresponding to the numeric value in the cell. Default is blue for positive and red for negative." +msgstr "" + +#. AKYoW +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id931609781970981\n" +"help.text" +msgid "The calculation of the area of fill is based on Min - Max - Percentile - Value - Percent - Formula." +msgstr "" + +#. smxFL +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id981609782003841\n" +"help.text" +msgid "The choices Min and Max are sufficient to themselves as found in the range. Other options need to be specified by a value (Percentile, Value, Percentage) or a cell reference or formula (Formula)." +msgstr "" + +#. qBVjM +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id281609781729359\n" +"help.text" +msgid "<emph>More Options...</emph> opens a dialog to:" +msgstr "" + +#. saDJA +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id271609781812913\n" +"help.text" +msgid "change colors" +msgstr "" + +#. uncF8 +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id921609781838551\n" +"help.text" +msgid "change position of vertical axis within the cell" +msgstr "" + +#. wJNxE +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id631609781859971\n" +"help.text" +msgid "the bar's minimum and maximum length in percentage" +msgstr "" + #. de4nk #: 05120000.xhp msgctxt "" @@ -48461,7 +48551,7 @@ msgctxt "" "tit\n" "help.text" msgid "Options" -msgstr "Zusätze" +msgstr "Optionen" #. JZn45 #: 12030200.xhp @@ -48490,14 +48580,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/SortOptionsPage\"> Sets additional sorting options.</ahelp>" msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/SortOptionsPage\"> Hier legen Sie zusätzliche Sortieroptionen fest.</ahelp>" -#. cGgPE +#. TFqUq #: 12030200.xhp msgctxt "" "12030200.xhp\n" "hd_id3146976\n" "help.text" -msgid "Case Sensitivity" -msgstr "Groß- und Kleinschreibung" +msgid "Case sensitive" +msgstr "" #. cL8EG #: 12030200.xhp @@ -48508,14 +48598,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\"> Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies.</ahelp>" msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\"> Sortiert zunächst nach Groß- und dann nach Kleinbuchstaben. Asiatische Sprachen werden gesondert behandelt.</ahelp>" -#. Bq75T +#. QbcU3 #: 12030200.xhp msgctxt "" "12030200.xhp\n" "par_idN10637\n" "help.text" -msgid "Note for Asian languages: Check <emph>Case Sensitivity</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison." -msgstr "Hinweis für asiatische Sprachen: Aktivieren Sie die Funktion <emph>Groß- und Kleinschreibung</emph>, um eine Mehrebenensortierung anzuwenden. Bei der Mehrebenensortierung werden die Einträge zunächst in ihrer einfachen Form verglichen. Groß- und Kleinschreibung und diakritische Zeichen werden dabei ignoriert. Wenn die Auswertung eine Übereinstimmung ergibt, werden für einen zweiten Vergleich die diakritischen Zeichen berücksichtigt. Ergibt die Auswertung noch immer eine Übereinstimmung, werden die Groß- und Kleinschreibung, die Zeichenbreite und die japanischen Kana-Unterschiede für einen dritten Vergleich ausgewertet." +msgid "For Asian languages: Check <emph>Case Sensitive</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison." +msgstr "" #. SFxVV #: 12030200.xhp @@ -48695,7 +48785,7 @@ msgctxt "" "hd_id3150344\n" "help.text" msgid "Options" -msgstr "Zusätze" +msgstr "Optionen" #. 55kP2 #: 12030200.xhp @@ -48751,24 +48841,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/leftright\"> Sorts columns by the values in the active rows of the selected range.</ahelp>" msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/leftright\"> Sortiert Spalten nach den Werten in den aktiven Zeilen des ausgewählten Bereichs.</ahelp>" -#. 5BZDN -#: 12030200.xhp -msgctxt "" -"12030200.xhp\n" -"hd_id3156290\n" -"help.text" -msgid "Data area" -msgstr "Datenbereich" - -#. bEAvz -#: 12030200.xhp -msgctxt "" -"12030200.xhp\n" -"par_id3156446\n" -"help.text" -msgid "Displays the cell range that you want to sort." -msgstr "Zeigt die zu sortierenden Zellbereiche an." - #. a8dw2 #: 12040000.xhp msgctxt "" @@ -50056,6 +50128,15 @@ msgctxt "" msgid "<ahelp hid=\"modules/scalc/ui/groupdialog/cols\">Groups the selected columns.</ahelp>" msgstr "<ahelp hid=\"modules/scalc/ui/groupdialog/cols\">Gruppiert die ausgewählten Spalten.</ahelp>" +#. EnEBx +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"par_id171608652491036\n" +"help.text" +msgid "Grouping and ungrouping is not tracked. Group is greyed out when track changes is on." +msgstr "" + #. V4FGD #: 12080400.xhp msgctxt "" @@ -50713,14 +50794,14 @@ msgctxt "" msgid "Layout" msgstr "Layout" -#. sfhdL +#. DkMQE #: 12090102.xhp msgctxt "" "12090102.xhp\n" "par_id3150768\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/listbox-fields\">To define the layout of a pivot table, drag and drop data field buttons onto the <emph>Page Fields, Row Fields, Column Fields, </emph>and<emph> Data Fields </emph>areas.</ahelp> You can also use drag and drop to rearrange the data fields on a pivot table." -msgstr "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/listbox-fields\">Um das Layout für Ihre Pivot-Tabelle festzulegen, ziehen Sie die Datenfeldschaltflächen in die Bereiche <emph>Zeilenfelder, Spaltenfelder</emph> und <emph>Datenfelder</emph> und legen Sie diese an der gewünschten Stelle ab.</ahelp> Die Datenfelder lassen sich in der Tabelle auch durch Ziehen-und-Ablegen umordnen." +msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/listbox-fields\">To define the layout of a pivot table, drag and drop data field buttons onto the <emph>Filters, Row Fields, Column Fields</emph> and <emph>Data Fields</emph> areas.</ahelp> You can also use drag and drop to rearrange the data fields on a pivot table." +msgstr "" #. b5Zrk #: 12090102.xhp @@ -51577,14 +51658,14 @@ msgctxt "" msgid "Options" msgstr "Zusätze" -#. DECPB +#. 9SdDd #: 12090105.xhp msgctxt "" "12090105.xhp\n" "par_idN106F7\n" "help.text" -msgid "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/12090106.xhp\">Data Field Options</link> dialog. The <emph>Options</emph> button is visible for column, row, or page fields only.</ahelp>" -msgstr "<ahelp hid=\".\">Öffnet den Dialog <link href=\"text/scalc/01/12090106.xhp\">Datenfeld-Optionen</link>. Die Schaltfläche <emph>Optionen</emph> wird nur für Spalten-, Zeilen- oder Seitenfelder angezeigt.</ahelp>" +msgid "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/12090106.xhp\">Data Field Options</link> dialog. The <emph>Options</emph> button is visible for filters and column or row fields only.</ahelp>" +msgstr "" #. pTDtv #: 12090105.xhp @@ -52630,14 +52711,14 @@ msgctxt "" msgid "No limitation." msgstr "Keine Beschränkung." -#. 9s4E3 +#. GWkaF #: 12120100.xhp msgctxt "" "12120100.xhp\n" "par_id3147434\n" "help.text" -msgid "Whole number" -msgstr "Ganze Zahl" +msgid "Whole numbers" +msgstr "" #. dT2EE #: 12120100.xhp @@ -52765,6 +52846,33 @@ msgctxt "" msgid "Entries whose length corresponds to the condition." msgstr "Eingaben, deren Länge der Bedingung entspricht." +#. zEYdt +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id551607384650484\n" +"help.text" +msgid "Custom" +msgstr "" + +#. Eejrc +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id101607384677959\n" +"help.text" +msgid "Only allow values that result in the formula entered in the <emph>Formula</emph> box to return <literal>TRUE</literal>, when the formula is calculated with the entered value. The formula can be any expression that evaluates to a boolean value of <literal>TRUE</literal> or <literal>FALSE</literal>, or returns a numerical value, where a nonzero value is interpreted as <literal>TRUE</literal> and <literal>0</literal> is interpreted as <literal>FALSE</literal>." +msgstr "" + +#. LhCDS +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id461607565255803\n" +"help.text" +msgid "Formulas can use relative referencing. For example, if cells <literal>A1:A4</literal> were selected, the cursor is in cell <literal>A1</literal> and <input>ISODD(A1)</input> is entered into the <emph>Formula</emph> box, then only odd numbers could be entered into cells <literal>A1</literal> through <literal>A4</literal>." +msgstr "" + #. apG3s #: 12120100.xhp msgctxt "" @@ -52792,14 +52900,14 @@ msgctxt "" msgid "Show selection list" msgstr "Auswahlliste anzeigen" -#. GYAE5 +#. X4mFD #: 12120100.xhp msgctxt "" "12120100.xhp\n" "par_idN1070D\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/showlist\">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/showlist\">Zeigt eine Liste aller gültigen Zeichenketten oder Werte an, unter denen ausgewählt werden kann. Die Liste kann auch durch Auswählen der Zelle und Drücken von <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+D geöffnet werden.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/showlist\">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+D</keycode></caseinline><defaultinline><keycode>Ctrl+D</keycode></defaultinline></switchinline>.</ahelp>" +msgstr "" #. AuAaR #: 12120100.xhp @@ -52864,14 +52972,14 @@ msgctxt "" msgid "Data" msgstr "Daten" -#. FpavW +#. MNWEt #: 12120100.xhp msgctxt "" "12120100.xhp\n" "par_id3144502\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/data\">Select the comparative operator that you want to use.</ahelp> The available operators depend on what you selected in the <emph>Allow </emph>box. If you select \"between\" or \"not between\", the <emph>Minimum</emph> and <emph>Maximum</emph> input boxes appear. Otherwise, only the <emph>Minimum</emph>, the <emph>Maximum, or the Value</emph> input boxes appear." -msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/data\">Wählen Sie den gewünschten Vergleichsoperator.</ahelp> Welche Operatoren zur Verfügung stehen, hängt von Ihrer Auswahl im Feld <emph>Zulassen</emph> ab. Bei Auswahl von \"zwischen\" oder \"nicht zwischen\" werden die Eingabefelder <emph>Minimum</emph> und <emph>Maximum</emph> eingeblendet. Andernfalls sehen Sie nur eines der Eingabefelder <emph>Minimum</emph>, <emph>Maximum</emph> oder <emph>Wert</emph>." +msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/data\">Select the comparative operator that you want to use.</ahelp> The available operators depend on what you selected in the <emph>Allow </emph>box. If you select \"between\" or \"not between\", the <emph>Minimum</emph> and <emph>Maximum</emph> input boxes appear. Otherwise, only the <emph>Minimum</emph>, the <emph>Maximum</emph>, or the <emph>Value</emph> input boxes appear." +msgstr "" #. DTzua #: 12120100.xhp @@ -53755,6 +53863,339 @@ msgctxt "" msgid "Data Provider" msgstr "Datenquelle" +#. BGquS +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"Databar-Moreoptions\n" +"help.text" +msgid "Databar More Options" +msgstr "" + +#. 6Mf5d +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"bm_id651610566601713\n" +"help.text" +msgid "<bookmark_value>conditional formatting;data bar options</bookmark_value><bookmark_value>data bar formatting;data bar options</bookmark_value><bookmark_value>data bar options;conditional formatting</bookmark_value>" +msgstr "" + +#. RYVeJ +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id631610470827523\n" +"help.text" +msgid "<variable id=\"databaroptions\"><link href=\"/text/scalc/01/databar_more_options.xhp\" name=\"More Options for Databar\">Databar More Options</link></variable>" +msgstr "" + +#. PDdJA +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id531610472930609\n" +"help.text" +msgid "Entry Values" +msgstr "" + +#. gUW4X +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id661610569199542\n" +"help.text" +msgid "Minimum:" +msgstr "" + +#. 86XUE +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id861610473146895\n" +"help.text" +msgid "Set the minimum value for which the databar does not start filling." +msgstr "" + +#. FjNLX +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id501610569361264\n" +"help.text" +msgid "Maximum:" +msgstr "" + +#. 2pQe8 +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id461610473163880\n" +"help.text" +msgid "Set the maximum value for which the databar gets completely filled." +msgstr "" + +#. i9WL4 +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id791610556114310\n" +"help.text" +msgid "The options for setting the minimum and maximum are:" +msgstr "" + +#. gBHrw +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id621610556164264\n" +"help.text" +msgid "<emph>Automatic:</emph> Automatically sets the minimum and maximum value based on the values in the data set." +msgstr "" + +#. ajaES +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id591610556220990\n" +"help.text" +msgid "<emph>Minimum:</emph> Automatically sets the minimum value in the data set as minimum." +msgstr "" + +#. QRiYs +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id951610556245716\n" +"help.text" +msgid "<emph>Maximum:</emph> Automatically sets the maximum value in the data set for maximum." +msgstr "" + +#. Rv45U +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id901610556259738\n" +"help.text" +msgid "<emph>Percentile:</emph> Set the minimum and maximum as percentile value." +msgstr "" + +#. dPLJt +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id621610556295743\n" +"help.text" +msgid "<emph>Value:</emph> Set the minimum and maximum as a specific value." +msgstr "" + +#. Xo6Dm +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id331610556326466\n" +"help.text" +msgid "<emph>Formula:</emph> Set the minimum and maximum as a formula." +msgstr "" + +#. dtrcK +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id551610558198954\n" +"help.text" +msgid "Bar Colors" +msgstr "" + +#. brFRN +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id391610569504555\n" +"help.text" +msgid "Positive:" +msgstr "" + +#. AYuC9 +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id611610558381528\n" +"help.text" +msgid "Set the color for positive values. It is set to blue be default." +msgstr "" + +#. EHFuG +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id161610569508370\n" +"help.text" +msgid "Negative:" +msgstr "" + +#. DqVgR +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id451610558525398\n" +"help.text" +msgid "Set the color for negative values. It is set to red by default." +msgstr "" + +#. Eci5i +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id261610569510818\n" +"help.text" +msgid "Fill:" +msgstr "" + +#. YCKEB +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id221610558585001\n" +"help.text" +msgid "Choose between color and gradient to fill with solid color or gradient." +msgstr "" + +#. oQVLz +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id711610558701623\n" +"help.text" +msgid "Axis" +msgstr "" + +#. F9wz2 +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id731610569777368\n" +"help.text" +msgid "Position of vertical axis:" +msgstr "" + +#. jrmur +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id901610558734975\n" +"help.text" +msgid "Set the position of vertical axis in the cell." +msgstr "" + +#. GCTov +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id591610558837411\n" +"help.text" +msgid "<emph>Automatic:</emph> Set the axis automatically" +msgstr "" + +#. VMCSd +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id991610558892435\n" +"help.text" +msgid "<emph>Middle:</emph> Set the vertical position to be in the middle of the cell." +msgstr "" + +#. 6ketG +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id971610558965550\n" +"help.text" +msgid "<emph>None:</emph> Set the data bar to have no visible vertical axis" +msgstr "" + +#. Up8nD +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id591610569865757\n" +"help.text" +msgid "Color of vertical axis:" +msgstr "" + +#. 2cZEy +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id601610560622213\n" +"help.text" +msgid "Choose the color of the vertical axis." +msgstr "" + +#. CTJaw +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id631610560675220\n" +"help.text" +msgid "Bar Lengths" +msgstr "" + +#. MAbGC +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id651610569932338\n" +"help.text" +msgid "Minimum bar length(%):" +msgstr "" + +#. p6WQW +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id381610560706116\n" +"help.text" +msgid "Set the minimum length of the databar in percentage with respect to the cell length." +msgstr "" + +#. QLNCu +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id151610569983195\n" +"help.text" +msgid "Maximum bar length(%):" +msgstr "" + +#. anEhg +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id511610560783506\n" +"help.text" +msgid "Set the maximum length of the databar in percentage with respect to the cell length." +msgstr "" + +#. 5eqMJ +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"hd_id821610560955981\n" +"help.text" +msgid "Display bar only" +msgstr "" + +#. qxGGB +#: databar_more_options.xhp +msgctxt "" +"databar_more_options.xhp\n" +"par_id501610560981306\n" +"help.text" +msgid "Only databar is shown. Value becomes hidden." +msgstr "" + #. UiW5C #: ex_data_stat_func.xhp msgctxt "" @@ -58469,7 +58910,7 @@ msgctxt "" "par_id0603201617141750\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Calculates the prediction interval(s) for additive forecast based on the historical data using ETS or EDS algorithms.</ahelp> EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Berechnet das/die Vorhersageintervall(e) für die additive Vorhersage basierend auf vergangenen Werten unter Verwendung der zweifachen oder dreifachen exponentiellen Glättung.</ahelp> Die zweifache exponentielle Glättung wird verwendet, wenn das Argument <emph>Periodenlänge</emph> 0 ist, ansonsten wird die dreifache exponentielle Glättung verwendet." #. ZnBVX #: func_forecastetspiadd.xhp @@ -58973,7 +59414,7 @@ msgctxt "" "tit\n" "help.text" msgid "FOURIER function" -msgstr "" +msgstr "Funktion FOURIER" #. FmjN8 #: func_fourier.xhp @@ -58982,7 +59423,7 @@ msgctxt "" "bm_id581556228060864\n" "help.text" msgid "<bookmark_value>FOURIER function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>FOURIER (Funktion)</bookmark_value>" #. VQ5ra #: func_fourier.xhp @@ -58991,7 +59432,7 @@ msgctxt "" "hd_id551556227727946\n" "help.text" msgid "<variable id=\"fourierfunct\"><link href=\"text/scalc/01/func_fourier.xhp\" name=\"fourierfunction\">FOURIER</link></variable>" -msgstr "" +msgstr "<variable id=\"fourierfunct\"><link href=\"text/scalc/01/func_fourier.xhp\" name=\"fourierfunction\">FOURIER</link></variable>" #. TNat4 #: func_fourier.xhp @@ -59000,7 +59441,7 @@ msgctxt "" "par_id121556227727948\n" "help.text" msgid "<variable id=\"textjoinfunction\"><ahelp hid=\".\">Computes the Discrete Fourier Transform [DFT] of an input array of complex numbers using a couple of Fast Fourier Transform (FFT) algorithms.</ahelp></variable> The function is an <link href=\"text/scalc/01/04060107.xhp\" name=\"array formula\">array formula</link>." -msgstr "" +msgstr "<variable id=\"textjoinfunction\"><ahelp hid=\".\">Berechnet die diskrete Fouriertransformation [DFT] einer Eingabematrix mit komplexen Zahlen unter Verwendung mehrerer FFT-Algorithmen (Fast Fourier Transform).</ahelp></variable> Die Funktion ist eine <link href=\"text/scalc/01/04060107.xhp\" name=\"array formula\">Matrixfunktion</link>." #. xGHaG #: func_fourier.xhp @@ -59009,7 +59450,7 @@ msgctxt "" "par_id541556228253979\n" "help.text" msgid "FOURIER(Array; GroupedByColumns [; Inverse [; Polar [; MinimumMagnitude]]])" -msgstr "" +msgstr "FOURIER(Matrix; Nach Spalten gruppiert [; Invertiert [; Polarkoordinaten [; Mindestgröße]]])" #. ELSK7 #: func_fourier.xhp @@ -59018,7 +59459,7 @@ msgctxt "" "par_id741556228390897\n" "help.text" msgid "<emph>Array</emph> is a 2 x N or N x 2 range representing an array of complex number to be transformed, where N is the length of the array. The array represents the real and imaginary parts of the data." -msgstr "" +msgstr "<emph>Matrix</emph>: Ist ein 2×N- oder N×2-Bereich, der eine Matrix mit einer zu transformierenden komplexen Zahl darstellt, wobei N die Länge der Matrix ist. Die Matrix repräsentiert den Real- und Imaginärteil der Daten." #. xTPa5 #: func_fourier.xhp @@ -59027,7 +59468,7 @@ msgctxt "" "par_id621556228397269\n" "help.text" msgid "<emph>GroupedByColumns</emph> is a logical (TRUE or FALSE, 1 or 0) argument. When TRUE the array is grouped by columns where the first column contains the real part of the complex number and the second columns contains the imaginary part of the complex number. When FALSE, the first row contains the real part of the complex number and the second row contains the imaginary part of the complex number. If there is only 1 column (row), the input sequence is treated as purely real." -msgstr "" +msgstr "<emph>Nach Spalten gruppiert</emph>: Ist ein logisches Argument (WAHR oder FALSCH, 1 oder 0). Bei Wahr wird die Matrix nach Spalten gruppiert, wobei die erste Spalte den Realteil der komplexen Zahl und die zweite Spalte den Imaginärteil der komplexen Zahl enthält. Bei FALSCH enthält die erste Zeile den Realteil der komplexen Zahl und die zweite Zeile den Imaginärteil der komplexen Zahl. Wenn nur eine Spalte (Zeile) vorhanden ist, wird die Eingabesequenz als rein reell behandelt." #. tbzAA #: func_fourier.xhp @@ -59036,7 +59477,7 @@ msgctxt "" "par_id631556228516997\n" "help.text" msgid "<emph>Inverse</emph> is an optional logical (TRUE or FALSE, 1 or 0) argument. When TRUE, calculates the inverse Discrete Fourier Transform. The default value is FALSE." -msgstr "" +msgstr "<emph>Invertiert</emph>: Ist ein optionales logisches Argument (WAHR oder FALSCH, 1 oder 0). Wenn WAHR, wird die inverse diskrete Fourier-Transformation berechnet. Der Standardwert ist FALSCH." #. N6enC #: func_fourier.xhp @@ -59045,7 +59486,7 @@ msgctxt "" "par_id811561732287508\n" "help.text" msgid "<emph>Polar</emph>: is an optional logical (TRUE or FALSE, 1 or 0) argument. Indicates whether the final output is in polar coordinates (magnitude, phase). This argument is optional and the default value is FALSE." -msgstr "" +msgstr "<emph>Polarkoordinaten</emph>: ist ein optionales logisches Argument (WAHR oder FALSCH, 1 oder 0). Gibt an, ob die endgültige Ausgabe in Polarkoordinaten (Größe, Phase) erfolgt. Dieses Argument ist optional und der Standardwert ist FALSCH." #. qBBZd #: func_fourier.xhp @@ -59054,7 +59495,7 @@ msgctxt "" "par_id661561732521977\n" "help.text" msgid "<emph>MinimumMagnitude</emph>: used only if Polar=TRUE. All frequency components with magnitude less than <emph>MinimumMagnitude</emph> will be suppressed with a zero magnitude-phase entry. This is very useful when looking at the magnitude-phase spectrum of a signal because there is always some very tiny amount of rounding error when doing FFT algorithms and results in incorrect non-zero phase for non-existent frequencies. By providing a suitable value to this parameter, these non-existent frequency components can be suppressed. By default the value of <emph>MinimumMagnitude</emph> is 0.0, and no suppression is done by default." -msgstr "" +msgstr "<emph>Mindestgröße</emph>: Wird nur verwendet, wenn Polarkoordinaten=WAHR ist. Alle Frequenzkomponenten mit einer Größe unter <emph>Mindestgröße</emph> werden mit einem Null-Größe-Phase-Eintrag unterdrückt. Dies ist bei der Betrachtung des Betrag-Phasen-Spektrums eines Signals sehr nützlich, da bei FFT-Algorithmen immer ein sehr kleiner Rundungsfehler auftritt, der bei nicht vorhandenen Frequenzen zu einer falschen Phase ungleich Null führt. Durch Bereitstellung eines geeigneten Werts für diesen Parameter können diese nicht vorhandenen Frequenzkomponenten unterdrückt werden. Standardmäßig ist der Wert von <emph> Mindestgröße</emph> 0,0 und standardmäßig erfolgt keine Unterdrückung." #. P2z9v #: func_hour.xhp @@ -59171,7 +59612,7 @@ msgctxt "" "par_id271556235333493\n" "help.text" msgid "IFS(expression1; result1[; expression2; result2][; ... ; [expression127; result127]])" -msgstr "" +msgstr "WENNS( Ausdruck 1; Ergebnis 1 [; Ausdruck 2; Ergebnis 2 [; … [; Ausdruck 127; Ergebnis 127]])" #. 3KbKX #: func_ifs.xhp @@ -59405,7 +59846,7 @@ msgctxt "" "par_id24939266285933\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_imcosh.svg\" id=\"img_id211575078735993\" width=\"464.56109px\" height=\"31.5px\"><alt id=\"alt_id401575078735994\">IMCOSH equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_imcosh.svg\" id=\"img_id211575078735993\" width=\"464.56109px\" height=\"31.5px\"><alt id=\"alt_id401575078735994\">Bild der IMCOSHYP-Gleichung</alt></image>" #. neXB8 #: func_imcosh.xhp @@ -59486,7 +59927,7 @@ msgctxt "" "par_id311713256011430\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_imcot.svg\" id=\"img_id211575078735993\" width=\"258.56943px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">IMCOT equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_imcot.svg\" id=\"img_id211575078735993\" width=\"258.56943px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">Bild der IMCOT-Gleichung</alt></image>" #. z7EtV #: func_imcot.xhp @@ -59567,7 +60008,7 @@ msgctxt "" "par_id13510198901485\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_imcsc.svg\" id=\"img_id211575078735993\" width=\"594.60278px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">IMCSC equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_imcsc.svg\" id=\"img_id211575078735993\" width=\"594.60278px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">Bild der IMCOSEC-Gleichung</alt></image>" #. jBzZA #: func_imcsc.xhp @@ -59648,7 +60089,7 @@ msgctxt "" "par_id195151657917534\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_imcsch.svg\" id=\"img_id211575078735993\" width=\"619.60278px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">IMCSCH equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_imcsch.svg\" id=\"img_id211575078735993\" width=\"619.60278px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">Bild der IMCOSECHYP-Gleichung</alt></image>" #. ndjhY #: func_imcsch.xhp @@ -59729,7 +60170,7 @@ msgctxt "" "par_id17543461310594\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_imsec.svg\" id=\"img_id211575078735993\" width=\"599.10275px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">IMSEC equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_imsec.svg\" id=\"img_id211575078735993\" width=\"599.10275px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">Bild der IMSEC-Gleichung</alt></image>" #. CEucF #: func_imsec.xhp @@ -59810,7 +60251,7 @@ msgctxt "" "par_id74572850718840\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_imsech.svg\" id=\"img_id211575078735993\" width=\"624.10275px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">IMSECH equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_imsech.svg\" id=\"img_id211575078735993\" width=\"624.10275px\" height=\"54.962498px\"><alt id=\"alt_id401575078735994\">Bild der IMSECHYP-Gleichung</alt></image>" #. Rqker #: func_imsech.xhp @@ -59891,7 +60332,7 @@ msgctxt "" "par_id3189460120934\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_imsin.svg\" id=\"img_id211575078735993\" width=\"447.2611px\" height=\"31.5px\"><alt id=\"alt_id401575078735994\">IMSIN equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_imsin.svg\" id=\"img_id211575078735993\" width=\"447.2611px\" height=\"31.5px\"><alt id=\"alt_id401575078735994\">Bild der IMSIN-Gleichung</alt></image>" #. tcmGA #: func_imsin.xhp @@ -59972,7 +60413,7 @@ msgctxt "" "par_id3189460120934\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_imsinh.svg\" id=\"img_id211575078735993\" width=\"459.7611px\" height=\"31.5px\"><alt id=\"alt_id401575078735994\">IMSINH equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_imsinh.svg\" id=\"img_id211575078735993\" width=\"459.7611px\" height=\"31.5px\"><alt id=\"alt_id401575078735994\">Bild der IMSINHYP-Gleichung</alt></image>" #. CM4Gy #: func_imsinh.xhp @@ -60053,7 +60494,7 @@ msgctxt "" "par_id25021317131239\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_imtan.svg\" id=\"img_id211575078735993\" width=\"597.80275px\" height=\"59.5625px\"><alt id=\"alt_id401575078735994\">IMTAN equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_imtan.svg\" id=\"img_id211575078735993\" width=\"597.80275px\" height=\"59.5625px\"><alt id=\"alt_id401575078735994\">Bild der IMTAN-Gleichung</alt></image>" #. 7QtEG #: func_imtan.xhp @@ -60728,7 +61169,7 @@ msgctxt "" "par_id231020162249539143\n" "help.text" msgid "NETWORKDAYS.INTL(StartDate; EndDate [; [ Weekend ] [; Holidays ] ])" -msgstr "" +msgstr "NETTOARBEITSTAGE.INTL(Startdatum; Enddatum [; [Wochenende]; [Urlaubstage]])" #. D8jig #: func_networkdays.intl.xhp @@ -60827,7 +61268,7 @@ msgctxt "" "bm_id3151254\n" "help.text" msgid "<bookmark_value>NETWORKDAYS function</bookmark_value> <bookmark_value>NETWORKDAYS_EXCEL2003 function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>NETTOARBEITSTAGE (Funktion)</bookmark_value><bookmark_value>NETTOARBEITSTAGE_EXCEL2003 (Funktion)</bookmark_value>" #. HzF8v #: func_networkdays.xhp @@ -60845,7 +61286,7 @@ msgctxt "" "par_id3153788\n" "help.text" msgid "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Returns the number of workdays between a <emph>start date</emph> and an <emph>end date</emph>. Holidays can be deducted.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Gibt die Anzahl von Arbeitstagen zwischen einem <emph>Anfangsdatum</emph> und einem <emph>Enddatum</emph> zurück. Freie Tage können abgezogen werden.</ahelp>" #. AME9S #: func_networkdays.xhp @@ -60854,7 +61295,7 @@ msgctxt "" "par_id3145775\n" "help.text" msgid "NETWORKDAYS(StartDate; EndDate [; [ Holidays ] [; Workdays ] ])" -msgstr "" +msgstr "NETTOARBEITSTAGE(Startdatum; Enddatum [; [Freie Tage]; [Wochenende]])" #. BEtbU #: func_networkdays.xhp @@ -61043,7 +61484,7 @@ msgctxt "" "par_id3149268\n" "help.text" msgid "NUMBERVALUE(\"Text\" [;decimal_separator [;group_separator]])" -msgstr "" +msgstr "ZAHLWERT(\"Text\" [; Dezimaltrennzeichen [; Gruppentrennzeichen]])" #. ytM82 #: func_numbervalue.xhp @@ -61088,7 +61529,7 @@ msgctxt "" "tit\n" "help.text" msgid "Function OPT_BARRIER" -msgstr "" +msgstr "Funktion OPT_BARRIER" #. 4HRGX #: func_opt_barrier.xhp @@ -61097,7 +61538,7 @@ msgctxt "" "bm_id511575065323638\n" "help.text" msgid "<bookmark_value>OPT_BARRIER function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>OPT_BARRIER (Funktion)</bookmark_value>" #. KrCYn #: func_opt_barrier.xhp @@ -61106,7 +61547,7 @@ msgctxt "" "hd_id241575063871994\n" "help.text" msgid "<variable id=\"optbrarrierh1\"><link href=\"text/scalc/01/func_opt_barrier.xhp\" name=\"OPT_BARRIER\">OPT_BARRIER</link></variable>" -msgstr "" +msgstr "<variable id=\"optbrarrierh1\"><link href=\"text/scalc/01/func_opt_barrier.xhp\" name=\"OPT_BARRIER\">OPT_BARRIER</link></variable>" #. uFKBs #: func_opt_barrier.xhp @@ -61115,7 +61556,7 @@ msgctxt "" "par_id121575063871995\n" "help.text" msgid "<variable id=\"variable name\"><ahelp hid=\".\">Returns the pricing for a barrier option, calculated using the Black-Scholes option pricing model.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Gibt die Preisgestaltung für eine Barrier-Option zurück, die mit dem Black-Scholes-Optionspreismodell berechnet wurde.</ahelp></variable>" #. 3ky3t #: func_opt_barrier.xhp @@ -61124,7 +61565,7 @@ msgctxt "" "par_id371575067051846\n" "help.text" msgid "OPT_BARRIER(Spot; Volatility; Rate; Foreign Rate; Maturity; Strike; LowerBarrier; UpperBarrier; Rebate; PutCall; InOut; BarrierMonitoring [; Greek])" -msgstr "" +msgstr "OPT_BARRIER(Startwert; Volatilität; Zins; Ausländischer Zins; Laufzeit; Strike; Untere Barriere; Obere Barriere; Rabatt; Kauf/Verkauf; Knock-In/-Out; Barrier-Typ [; Griechisch])" #. XEMff #: func_opt_barrier.xhp @@ -61133,7 +61574,7 @@ msgctxt "" "par_id681575073426941\n" "help.text" msgid "<emph>Strike</emph> is the strike price of the option and should be non-negative." -msgstr "" +msgstr "<emph>Startwert</emph>: Ist der Startpreis der Option und sollte nicht negativ sein." #. 8tgWG #: func_opt_barrier.xhp @@ -61142,7 +61583,7 @@ msgctxt "" "par_id671575073495724\n" "help.text" msgid "<emph>Rebate</emph> is the amount of money to be paid at maturity if the barrier is hit." -msgstr "" +msgstr "<emph>Rabatt</emph>: Ist der Geldbetrag, der beim Erreichen der Barriere bei Fälligkeit zu zahlen ist." #. uAzky #: func_opt_barrier.xhp @@ -61151,7 +61592,7 @@ msgctxt "" "par_id691575073511191\n" "help.text" msgid "<variable id=\"optputcall\"><emph>Put or Call</emph> is a string that defines whether the option is a put (“p”) or a call (“c”).</variable>" -msgstr "" +msgstr "<variable id=\"optputcall\"><emph>Kauf/Verkauf</emph>: Ist eine Zeichenfolge, die definiert, ob es sich bei der Option um eine Kauf- („p“ – put) oder eine Verkaufsoption („c“ – call) handelt.</variable>" #. PdCJb #: func_opt_barrier.xhp @@ -61160,7 +61601,7 @@ msgctxt "" "par_id651575073773761\n" "help.text" msgid "<input>=OPT_BARRIER(30;0.2;0.06;0;1;40;25;0;0;\"c\";\"o\";\"c\")</input> returns the value 0.4243." -msgstr "" +msgstr "<input>=OPT_BARRIER(30;0,2;0,06;0;1;40;25;0;0;\"c\";\"o\";\"c\")</input> ergibt den Wert 0,4243." #. ABVQH #: func_opt_barrier.xhp @@ -61169,7 +61610,7 @@ msgctxt "" "par_id401575073777593\n" "help.text" msgid "<input>=OPT_BARRIER(50;0.4;0.05;0;0.5;65;0;80;0;\"p\";\"o\";\"c\";\"e\")</input> returns the value 10.1585." -msgstr "" +msgstr "<input>=OPT_BARRIER(50;0,4;0,05;0;0,5;65;0;80;0;\"p\";\"o\";\"c\";\"e\")</input> ergibt den Wert 10,1585." #. HWhRY #: func_opt_prob_hit.xhp @@ -61178,7 +61619,7 @@ msgctxt "" "tit\n" "help.text" msgid "Function OPT_PROB_HIT" -msgstr "" +msgstr "Funktion OPT_PROB_HIT" #. 5Naq2 #: func_opt_prob_hit.xhp @@ -61187,7 +61628,7 @@ msgctxt "" "bm_id961575074485125\n" "help.text" msgid "<bookmark_value>OPT_PROB_HIT function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>OPT_PROB_HIT (Funktion)</bookmark_value>" #. jn8fF #: func_opt_prob_hit.xhp @@ -61196,7 +61637,7 @@ msgctxt "" "hd_id71575063908363\n" "help.text" msgid "<variable id=\"optprobhith1\"><link href=\"text/scalc/01/func_opt_prob_hit.xhp\" name=\"OPT_PROB_HIT\">OPT_PROB_HIT</link></variable>" -msgstr "" +msgstr "<variable id=\"optprobhith1\"><link href=\"text/scalc/01/func_opt_prob_hit.xhp\" name=\"OPT_PROB_HIT\">OPT_PROB_HIT</link></variable>" #. fWecm #: func_opt_prob_hit.xhp @@ -61205,7 +61646,7 @@ msgctxt "" "par_id591575063908364\n" "help.text" msgid "<variable id=\"variable name\"><ahelp hid=\".\">Returns the probability that an asset hits a predetermined barrier price, assuming that the stock price can be modeled as a process S that follows the stochastic differential equation</ahelp></variable>, as follows." -msgstr "" +msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Gibt die Wahrscheinlichkeit zurück, mit der ein Vermögenswert einen vorgegebenen Barrierepreis erreicht, vorausgesetzt, der Aktienkurs kann als Prozess S modelliert werden, welcher der stochastischen Differentialgleichung folgt</ahelp></variable>, wie im folgenden dargestellt." #. ZJBj2 #: func_opt_prob_hit.xhp @@ -61214,7 +61655,7 @@ msgctxt "" "par_id21575078735992\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_opt01.svg\" id=\"img_id211575078735993\" width=\"197.38334px\" height=\"51.2125px\"><alt id=\"alt_id401575078735994\">OPT_PROB_HIT equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_opt01.svg\" id=\"img_id211575078735993\" width=\"197.38334px\" height=\"51.2125px\"><alt id=\"alt_id401575078735994\">Bild der OPT_PROB_HIT-Gleichung</alt></image>" #. FnaCP #: func_opt_prob_hit.xhp @@ -61223,7 +61664,7 @@ msgctxt "" "par_id821575074114118\n" "help.text" msgid "<literal>µ</literal> is the asset’s percentage drift, <literal>vol</literal> is the percentage volatility of the stock, and <literal>dW</literal> is a random sample drawn from a normal distribution with a zero mean. <literal>W</literal> is a Wiener process or Brownian motion." -msgstr "" +msgstr "<literal>µ</literal> ist die prozentuale Abweichung des Vermögenswerts, <literal>vol</literal> ist die prozentuale Volatilität der Aktie und <literal>dW</literal> ist eine Zufallsstichprobe aus einer Normalverteilung mit einem Mittelwert von Null. <literal>W</literal> ist ein Wienscher-Prozess oder eine Brownsche-Bewegung." #. 9NRxu #: func_opt_prob_hit.xhp @@ -61232,7 +61673,7 @@ msgctxt "" "par_id211575074192954\n" "help.text" msgid "OPT_PROB_HIT(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier)" -msgstr "" +msgstr "OPT_PROB_HIT(Startwert; Volatilität; Veränderung; Laufzeit; Untere Barriere; Obere Barriere)" #. XaA8K #: func_opt_prob_hit.xhp @@ -61241,7 +61682,7 @@ msgctxt "" "par_id901575074339820\n" "help.text" msgid "<variable id=\"optdrift\"><emph>Drift</emph> is the annual stock price percentage drift rate (µ in the above formula). The value is expressed as a decimal (for example, enter 15% as 0.15).</variable>" -msgstr "" +msgstr "<variable id=\"optdrift\"><emph>Veränderung</emph>: ist die jährliche prozentuale Abweichung des Aktienkurses (µ in der obigen Formel). Der Wert wird als Dezimalzahl angegeben (geben Sie beispielsweise 15% als 0,15 ein).</variable>" #. 6yrWk #: func_opt_prob_hit.xhp @@ -61250,7 +61691,7 @@ msgctxt "" "par_id681575073426941\n" "help.text" msgid "<variable id=\"optstrike\"><emph>Strike</emph> is the strike price of the option and should be non-negative.</variable>" -msgstr "" +msgstr "<variable id=\"optstrike\"><emph>Strike</emph>: Ist der Ausübungspreis der Option und sollte nicht negativ sein.</variable>" #. mHW3F #: func_opt_prob_hit.xhp @@ -61259,7 +61700,7 @@ msgctxt "" "par_id971575074431070\n" "help.text" msgid "<input>=OPT_PROB_HIT(30;0.2;0.3;1;0;40)</input> returns the value 0.6119." -msgstr "" +msgstr "<input>=OPT_PROB_HIT(30;0,2;0,3;1;0;40)</input> ergibt den Wert 0,6119." #. 3EshE #: func_opt_prob_hit.xhp @@ -61268,7 +61709,7 @@ msgctxt "" "par_id171575074434932\n" "help.text" msgid "<input>=OPT_PROB_HIT(70;0.3;0.1;0.5;60;0)</input> returns the value 0.4239." -msgstr "" +msgstr "<input>=OPT_PROB_HIT(70;0,3;0,1;0,5;60;0)</input> ergibt den Wert 0,4239." #. RFprF #: func_opt_prob_inmoney.xhp @@ -61277,7 +61718,7 @@ msgctxt "" "tit\n" "help.text" msgid "Function OPT_PROB_INMONEY" -msgstr "" +msgstr "Funktion OPT_PROB_INMONEY" #. QQBrZ #: func_opt_prob_inmoney.xhp @@ -61286,7 +61727,7 @@ msgctxt "" "bm_id961575065633373\n" "help.text" msgid "<bookmark_value>OPT_PROB_INMONEY function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>OPT_PROB_INMONEY (Funktion)</bookmark_value>" #. kMBbw #: func_opt_prob_inmoney.xhp @@ -61295,7 +61736,7 @@ msgctxt "" "hd_id941575063929082\n" "help.text" msgid "<variable id=\"optprobinmoneyh1\"><link href=\"text/scalc/01/func_opt_prob_inmoney.xhp\" name=\"OPT_PROB_INMONEY\">OPT_PROB_INMONEY</link></variable>" -msgstr "" +msgstr "<variable id=\"optprobinmoneyh1\"><link href=\"text/scalc/01/func_opt_prob_inmoney.xhp\" name=\"OPT_PROB_INMONEY\">OPT_PROB_INMONEY</link></variable>" #. QDryb #: func_opt_prob_inmoney.xhp @@ -61304,7 +61745,7 @@ msgctxt "" "par_id941575063929083\n" "help.text" msgid "<variable id=\"variable name\"><ahelp hid=\".\">Returns the probability that an asset will end up between two barrier levels at maturity, assuming that the stock price can be modeled as a process S that follows the stochastic differential equation</ahelp></variable>, as follows." -msgstr "" +msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Gibt die Wahrscheinlichkeit zurück, dass ein Vermögenswert bei Fälligkeit zwischen zwei Barrier-Ebenen liegt, vorausgesetzt, der Aktienkurs kann als Prozess S modelliert werden, welcher der stochastischen Differentialgleichung folgt</ahelp></variable>, wie im folgenden dargestellt." #. 2GJsA #: func_opt_prob_inmoney.xhp @@ -61313,7 +61754,7 @@ msgctxt "" "par_id21575078735992\n" "help.text" msgid "<image src=\"media/helpimg/sc_func_opt01.svg\" id=\"img_id211575078735993\" width=\"197.38334px\" height=\"51.2125px\"><alt id=\"alt_id401575078735994\">OPT_PROB_INMONEY equation</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/sc_func_opt01.svg\" id=\"img_id211575078735993\" width=\"4cm\" height=\"1cm\"><alt id=\"alt_id401575078735994\">Bild der OPT_PROB_INMONEY-Gleichung</alt></image>" #. 7ja6D #: func_opt_prob_inmoney.xhp @@ -61322,7 +61763,7 @@ msgctxt "" "par_id941575074893788\n" "help.text" msgid "<literal>µ</literal> is the asset’s percentage drift, <literal>vol</literal> is the percentage volatility of the stock, and <literal>dW</literal> is a random sample drawn from a normal distribution with a zero mean. <literal>W</literal> is a Wiener process or Brownian motion." -msgstr "" +msgstr "<literal>µ</literal> ist die prozentuale Abweichung des Vermögenswerts, <literal>vol</literal> ist die prozentuale Volatilität der Aktie und <literal>dW</literal> ist eine Zufallsstichprobe aus einer Normalverteilung mit einem Mittelwert von Null. <literal>W</literal> ist ein Wienscher-Prozess oder eine Brownsche-Bewegung." #. pMCin #: func_opt_prob_inmoney.xhp @@ -61331,7 +61772,7 @@ msgctxt "" "par_id241575075282150\n" "help.text" msgid "If the optional <emph>Strike</emph> and <emph>PutCall</emph> arguments are included, then" -msgstr "" +msgstr "Wenn die optionalen Argumente <emph>Strike</emph> und <emph>Kauf/Verkauf</emph> enthalten sind, dann" #. vxxYT #: func_opt_prob_inmoney.xhp @@ -61340,7 +61781,7 @@ msgctxt "" "par_id931575075314553\n" "help.text" msgid "For a call option, the function returns the probability that the asset will end up between <emph>Strike</emph> and <emph>UpperBarrier</emph>." -msgstr "" +msgstr "gibt die Funktion bei einer Kauf-Option die Wahrscheinlichkeit zurück, mit welcher der Vermögenswert zwischen <emph>Strike</emph> und <emph>Obere Barriere</emph> landet." #. UrAPw #: func_opt_prob_inmoney.xhp @@ -61349,7 +61790,7 @@ msgctxt "" "par_id531575075321659\n" "help.text" msgid "For a put option, the function returns the probability that the asset will end up between <emph>LowerBarrier</emph> and <emph>Strike</emph>." -msgstr "" +msgstr "gibt die Funktion bei einer Verkauf-Option die Wahrscheinlichkeit zurück, mit welcher der Vermögenswert zwischen <emph>Untere Barriere</emph> und <emph>Strike</emph> landet." #. 9VazP #: func_opt_prob_inmoney.xhp @@ -61358,7 +61799,7 @@ msgctxt "" "par_id191575075304900\n" "help.text" msgid "The function ignores the possibility of knock-out before maturity." -msgstr "" +msgstr "Die Funktion ignoriert die Möglichkeit eines Knock-Outs vor Fälligkeit." #. DHFtE #: func_opt_prob_inmoney.xhp @@ -61367,7 +61808,7 @@ msgctxt "" "par_id761575075027094\n" "help.text" msgid "OPT_PROB_INMONEY(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier [; Strike [; PutCall]])" -msgstr "" +msgstr "OPT_PROB_INMONEY(Startwert; Volatilität; Veränderung; Laufzeit; Untere Barriere; Obere Barriere [; Strike [; Kauf/Verkauf]])" #. mE6CG #: func_opt_prob_inmoney.xhp @@ -61376,7 +61817,7 @@ msgctxt "" "par_id601575074993334\n" "help.text" msgid "<input>=OPT_PROB_INMONEY(30;0.2;0.1;1;0;50)</input> returns the value 0.9844." -msgstr "" +msgstr "<input>=OPT_PROB_INMONEY(30;0,2;0,1;1;0;50)</input> ergibt den Wert 0,9844." #. K7AED #: func_opt_prob_inmoney.xhp @@ -61385,7 +61826,7 @@ msgctxt "" "par_id261575074997216\n" "help.text" msgid "<input>=OPT_PROB_INMONEY(70;0.3;0.15;1;60;0;80;\"p\")</input> returns the value 0.3440." -msgstr "" +msgstr "<input>=OPT_PROB_INMONEY(70;0,3;0,15;1;60;0;80;\"p\")</input> ergibt den Wert 0,3440." #. muQEH #: func_opt_touch.xhp @@ -61394,7 +61835,7 @@ msgctxt "" "tit\n" "help.text" msgid "OPT_TOUCH" -msgstr "" +msgstr "Funktion OPT_TOUCH" #. r3Awi #: func_opt_touch.xhp @@ -61403,7 +61844,7 @@ msgctxt "" "bm_id951575065400504\n" "help.text" msgid "<bookmark_value>OPT_TOUCH function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>OPT_TOUCH (Funktion)</bookmark_value>" #. DBPBG #: func_opt_touch.xhp @@ -61412,7 +61853,7 @@ msgctxt "" "hd_id41575062825964\n" "help.text" msgid "<variable id=\"opttouchh1\"><link href=\"text/scalc/01/func_opt_touch.xhp\" name=\"function_opt_touch\">OPT_TOUCH</link></variable>" -msgstr "" +msgstr "<variable id=\"opttouchh1\"><link href=\"text/scalc/01/func_opt_touch.xhp\" name=\"function_opt_touch\">OPT_TOUCH</link></variable>" #. HwW6c #: func_opt_touch.xhp @@ -61421,7 +61862,7 @@ msgctxt "" "par_id531575062825965\n" "help.text" msgid "<ahelp hid=\".\">Returns the pricing of a touch / no-touch option, calculated using the Black-Scholes option pricing model.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Gibt den Preis einer Touch-/No-Touch-Option zurück, der unter Verwendung des Black-Scholes-Optionspreismodells berechnet wurde.</ahelp>" #. DE8qf #: func_opt_touch.xhp @@ -61430,7 +61871,7 @@ msgctxt "" "par_id371575066515276\n" "help.text" msgid "For relevant background information, visit the <link href=\"https://en.wikipedia.org/wiki/Option_(finance)\" name=\"optionfinance\">Options (finance)</link> and <link href=\"https://en.wikipedia.org/wiki/Black–Scholes_model\" name=\"blackscholes\">Black-Scholes</link> model Wikipedia pages." -msgstr "" +msgstr "Für relevante Hintergrundinformationen besuchen Sie die Wikipedia-Seiten <link href=\"https://de.wikipedia.org/wiki/Option_(Wirtschaft)\" name=\"optionfinance\">Option (Wirtschaft)</link> und <link href=\"https://de.wikipedia.org/wiki/Black-Scholes-Modell\" name=\"blackscholes\">Black-Scholes-Modell</link>." #. 29Wsy #: func_opt_touch.xhp @@ -61439,7 +61880,7 @@ msgctxt "" "par_id571575080642652\n" "help.text" msgid "Further information about touch / no-touch options may be found on many financial websites." -msgstr "" +msgstr "Weitere Informationen zu Touch-/No-Touch-Optionen finden Sie auf vielen Finanzwebsites." #. V3nnz #: func_opt_touch.xhp @@ -61448,7 +61889,7 @@ msgctxt "" "par_id151575063296819\n" "help.text" msgid "OPT_TOUCH(Spot; Volatility; Rate; ForeignRate; Maturity; LowerBarrier; UpperBarrier; ForeignDomestic; InOut; BarrierMonitoring [; Greek])" -msgstr "" +msgstr "OPT_TOUCH(Startwert; Volatilität; Zins; Ausländischer Zins; Laufzeit; Untere Barriere; Obere Barriere; Aus-/Inländisch; Knock-In/Out; Barriereart [; Griechisch])" #. 6rD5u #: func_opt_touch.xhp @@ -61457,7 +61898,7 @@ msgctxt "" "par_id321575066304659\n" "help.text" msgid "<variable id=\"optspot\"><emph>Spot</emph> is the price / value of the underlying asset and should be greater than 0.0.</variable>" -msgstr "" +msgstr "<variable id=\"optspot\"><emph>Startwert</emph>: Ist der Preis/Wert des Basiswerts und sollte größer als 0,0 sein.</variable>" #. CoALG #: func_opt_touch.xhp @@ -61466,7 +61907,7 @@ msgctxt "" "par_id31575066315078\n" "help.text" msgid "<variable id=\"optvolat\"><emph>Volatility</emph> is the annual percentage volatility of the underlying asset expressed as a decimal (for example, enter 30% as 0.3). The value should be greater than 0.0.</variable>" -msgstr "" +msgstr "<variable id=\"optvolat\"><emph>Volatilität</emph>: Ist die jährliche prozentuale Volatilität des Basiswerts, ausgedrückt als Dezimalzahl (geben Sie beispielsweise 30% als 0,3 ein). Der Wert sollte größer als 0,0 sein.</variable>" #. iCEkw #: func_opt_touch.xhp @@ -61475,7 +61916,7 @@ msgctxt "" "par_id681575066324254\n" "help.text" msgid "<variable id=\"optrate\"><emph>Rate</emph> is the continuously compounded interest rate. This is a percentage expressed as a decimal (for example, enter 40% as 0.4).</variable>" -msgstr "" +msgstr "<variable id=\"optrate\"><emph>Zins</emph>: Ist der kontinuierlich verzinsliche Zinssatz. Dies ist ein Prozentsatz, der als Dezimalzahl ausgedrückt wird (geben Sie beispielsweise 40% als 0,4 ein).</variable>" #. eoG8E #: func_opt_touch.xhp @@ -61484,7 +61925,7 @@ msgctxt "" "par_id71575066333773\n" "help.text" msgid "<variable id=\"optfrate\"><emph>ForeignRate</emph> is the continuously compounded foreign interest rate. This is a percentage expressed as a decimal (for example, enter 50% as 0.5).</variable>" -msgstr "" +msgstr "<variable id=\"optfrate\"><emph>Ausländischer Zins</emph>: Ist der fortlaufend berechnete ausländische Zinssatz. Dies ist ein Prozentsatz, der als Dezimalzahl ausgedrückt wird (geben Sie beispielsweise 50% als 0,5 ein).</variable>" #. hzfJp #: func_opt_touch.xhp @@ -61493,7 +61934,7 @@ msgctxt "" "par_id21575066338734\n" "help.text" msgid "<variable id=\"optmaturity\"><emph>Maturity</emph> is the time to maturity of the option, in years, and should be non-negative.</variable>" -msgstr "" +msgstr "<variable id=\"optmaturity\"><emph>Laufzeit</emph>: Ist die Restlaufzeit der Option in Jahren und sollte nicht negativ sein.</variable>" #. Gksbz #: func_opt_touch.xhp @@ -61502,7 +61943,7 @@ msgctxt "" "par_id671575066343182\n" "help.text" msgid "<variable id=\"optlowbar\"><emph>LowerBarrier</emph> is the predetermined lower barrier price; set to zero for no lower barrier.</variable>" -msgstr "" +msgstr "<variable id=\"optlowbar\"><emph>Untere Barriere</emph>: Ist der vorgegebene Preis für die untere Barriere; für keine untere Barriere geben Sie Null ein.</variable>" #. KDTDW #: func_opt_touch.xhp @@ -61511,7 +61952,7 @@ msgctxt "" "par_id301575066347357\n" "help.text" msgid "<variable id=\"optupbar\"><emph>UpperBarrier</emph> is the predetermined upper barrier price; set to zero for no upper barrier.</variable>" -msgstr "" +msgstr "<variable id=\"optupbar\"><emph>Obere Barriere</emph>: Ist der vorgegebene Preis für die obere Barriere; für keine obere Barriere geben Sie Null ein.</variable>" #. oVmg7 #: func_opt_touch.xhp @@ -61520,7 +61961,7 @@ msgctxt "" "par_id561575066355924\n" "help.text" msgid "<variable id=\"optdomestic\"><emph>ForeignDomestic</emph> is a string that defines whether the option pays domestic (“d”) or foreign (“f”) currency.</variable>" -msgstr "" +msgstr "<variable id=\"optdomestic\"><emph>Aus-/Inländisch</emph>: Ist eine Zeichenfolge, die festlegt, ob die Option inländische (\"d\" – domestic) oder ausländische (\"f\" – foreign) Währung zahlt.</variable>" #. zTRA2 #: func_opt_touch.xhp @@ -61529,7 +61970,7 @@ msgctxt "" "par_id251575066360596\n" "help.text" msgid "<variable id=\"optinout\"><emph>InOut</emph> is a string that defines whether the option is knock-in (“i”) or knock-out (“o”).</variable>" -msgstr "" +msgstr "<variable id=\"optinout\"><emph>Knock-In/Out</emph>: Eine Zeichenfolge, die festlegt, ob die Option eine Knock-In- (\"i\") oder Knock-Out-Option (\"o\") ist.</variable>" #. AsXAj #: func_opt_touch.xhp @@ -61538,7 +61979,7 @@ msgctxt "" "par_id861575066366861\n" "help.text" msgid "<variable id=\"optbarmon\"><emph>BarrierMonitoring</emph> is a string that defines whether the barrier is monitored continuously (“c”) or only at the end / maturity (“e”).</variable>" -msgstr "" +msgstr "<variable id=\"optbarmon\"><emph>Barriereart</emph>: Ist eine Zeichenfolge, die festlegt, ob die Barriere kontinuierlich (\"c\" – continuously) oder nur am Ende / bei Fälligkeit (\"e\" – end) überwacht wird.</variable>" #. xyF8R #: func_opt_touch.xhp @@ -61547,7 +61988,7 @@ msgctxt "" "par_id721575066374340\n" "help.text" msgid "<emph>Greek</emph> (optional) is a string argument. If omitted or set to “value”, “v”, “price”, or “p”, then the function simply returns the option price. If another valid string is entered, the function returns price sensitivities (Greeks) to one of the input parameters. The valid options in this case are as follows." -msgstr "" +msgstr "<emph>Griechisch</emph> (optional): ist ein Zeichenfolgen-Argument. Wenn weggelassen oder auf \"value\", \"v\", \"price\" oder \"p\" gesetzt wird, gibt die Funktion einfach den Optionspreis zurück. Wenn eine andere gültige Zeichenfolge eingegeben wird, gibt die Funktion Preissensitivitäten (Griechen) für einen der Eingabeparameter zurück. Die gültigen Optionen sind in diesem Fall wie folgt." #. NhW28 #: func_opt_touch.xhp @@ -61556,7 +61997,7 @@ msgctxt "" "par_id951575063536153\n" "help.text" msgid "“delta” or “d”." -msgstr "" +msgstr "„delta“ oder „d“." #. DVKPe #: func_opt_touch.xhp @@ -61565,7 +62006,7 @@ msgctxt "" "par_id361575063554232\n" "help.text" msgid "“gamma” or “g”." -msgstr "" +msgstr "„gamma“ oder „g“." #. mY7eD #: func_opt_touch.xhp @@ -61574,7 +62015,7 @@ msgctxt "" "par_id961575063563017\n" "help.text" msgid "“theta” or “t”." -msgstr "" +msgstr "„theta“ oder „t“." #. 7BNpN #: func_opt_touch.xhp @@ -61583,7 +62024,7 @@ msgctxt "" "par_id971575063570632\n" "help.text" msgid "“vega” or “e”." -msgstr "" +msgstr "„vega“ oder „e“." #. F4AQk #: func_opt_touch.xhp @@ -61592,7 +62033,7 @@ msgctxt "" "par_id631575063580705\n" "help.text" msgid "“volga” or “o”." -msgstr "" +msgstr "„volga“ oder „o“." #. DcBfK #: func_opt_touch.xhp @@ -61601,7 +62042,7 @@ msgctxt "" "par_id981575063594505\n" "help.text" msgid "“vanna” or “a”." -msgstr "" +msgstr "„vanna“ oder „a“." #. vjCq4 #: func_opt_touch.xhp @@ -61610,7 +62051,7 @@ msgctxt "" "par_id191575063598656\n" "help.text" msgid "“rho” or “r”." -msgstr "" +msgstr "„rho“ oder „r“." #. NGCqj #: func_opt_touch.xhp @@ -61619,7 +62060,7 @@ msgctxt "" "par_id751575063602288\n" "help.text" msgid "“rhof” or “f”." -msgstr "" +msgstr "„rhof“ oder „f“." #. U7QqM #: func_opt_touch.xhp @@ -61628,7 +62069,7 @@ msgctxt "" "par_id181575063666675\n" "help.text" msgid "<input>=OPT_TOUCH(50;0.25;0.05;0;1;0;55;\"d\";\"i\";\"c\")</input> returns the value 0.6876." -msgstr "" +msgstr "<input>=OPT_TOUCH(50;0,25;0,05;0;1;0;55;\"d\";\"i\";\"c\")</input> ergibt den Wert 0,6876." #. 8JFD4 #: func_opt_touch.xhp @@ -61637,7 +62078,7 @@ msgctxt "" "par_id811575063677250\n" "help.text" msgid "<input>=OPT_TOUCH(80;0.2;0.05;0;0.5;60;0;\"f\";\"o\";\"c\";\"r\")</input> returns the value 15.5516." -msgstr "" +msgstr "<input>=OPT_TOUCH(80;0,2;0,05;0;0,5;60;0;\"f\";\"o\";\"c\";\"r\")</input> ergibt den Wert 15,5516." #. ychjG #: func_opt_touch.xhp @@ -61646,7 +62087,7 @@ msgctxt "" "par_id121575125779535\n" "help.text" msgid "<link href=\"text/scalc/01/04060103.xhp\">Financial Functions Part One</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/04060103.xhp\">Finanzmathematische Funktionen Teil 1</link>" #. aX7LC #: func_opt_touch.xhp @@ -61655,7 +62096,7 @@ msgctxt "" "par_id251575125873714\n" "help.text" msgid "<link href=\"text/scalc/01/04060119.xhp\">Financial Functions Part Two</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/04060119.xhp\">Finanzmathematische Funktionen Teil 2</link>" #. Q7SFh #: func_opt_touch.xhp @@ -61664,7 +62105,7 @@ msgctxt "" "par_id191575125878595\n" "help.text" msgid "<link href=\"text/scalc/01/04060118.xhp\">Financial Functions Part Three</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/04060118.xhp\">Finanzmathematische Funktionen Teil 3</link>" #. zr5G3 #: func_rawsubtract.xhp @@ -61709,7 +62150,7 @@ msgctxt "" "par_2016112109233\n" "help.text" msgid "RAWSUBTRACT(Minuend; Subtrahend 1[; Subtrahend 2][; … ;[ Subtrahend 254]])" -msgstr "" +msgstr "SUBTRAKTION(Minuend, Subtrahend 1 [; Subtrahend 2 [; … [; Subtrahend 254]]])" #. 7mBFv #: func_rawsubtract.xhp @@ -61718,7 +62159,7 @@ msgctxt "" "par_2016112109234\n" "help.text" msgid "<emph>Minuend</emph> is a number or a reference to a cell containing a number." -msgstr "" +msgstr "<emph>Minuend</emph> ist eine Zahl oder ein Verweis auf eine Zelle, die eine Zahl enthält." #. nFADC #: func_rawsubtract.xhp @@ -61727,7 +62168,7 @@ msgctxt "" "par_id241585352178687\n" "help.text" msgid "<emph>Subtrahend 1[; Subtrahend 2][; ... ;[ Subtrahend 254]]</emph> are numbers or references to cells containing numbers." -msgstr "" +msgstr "<emph>Subtrahend 1 [; Subtrahend 2 [; … [; Subtrahend 254]]</emph> sind Zahlen oder Verweise auf Zellen, die Zahlen enthalten." #. 7ciz5 #: func_rawsubtract.xhp @@ -61736,7 +62177,7 @@ msgctxt "" "par_2016112109235\n" "help.text" msgid "The function should be called with at least two parameters." -msgstr "" +msgstr "Die Funktion muss mit mindestens zwei Parametern aufgerufen werden." #. hANRQ #: func_rawsubtract.xhp @@ -61745,7 +62186,7 @@ msgctxt "" "par_2016112109236\n" "help.text" msgid "<input>=RAWSUBTRACT(0.987654321098765, 0.9876543210987)</input> returns 6.53921361504217E-14" -msgstr "" +msgstr "<input>SUBTRAKTION(0,987654321098765, 0,9876543210987)</input> ergibt 6,53921361504217E-14" #. bgohX #: func_rawsubtract.xhp @@ -61754,7 +62195,7 @@ msgctxt "" "par_2016112109237\n" "help.text" msgid "<input>=RAWSUBTRACT(0.987654321098765)</input> returns Err:511 (Missing variable) because RAWSUBTRACT requires a minimum of two numbers." -msgstr "" +msgstr "<input>SUBTRAKTION(0,987654321098765)</input> ergibt Err:511 (Fehlende Variable), da SUBTRAKTION mindestens zwei Zahlen erfordert." #. d9DP3 #: func_regex.xhp @@ -61916,7 +62357,7 @@ msgctxt "" "tit\n" "help.text" msgid "REPLACEB Function" -msgstr "" +msgstr "Funktion ERSETZENB" #. GfVed #: func_replaceb.xhp @@ -61925,7 +62366,7 @@ msgctxt "" "bm_id141573508995071\n" "help.text" msgid "<bookmark_value>REPLACEB Function</bookmark_value> <bookmark_value>replace text;REPLACEB Function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>ERSETZENB (Funktion)</bookmark_value><bookmark_value>Text ersetzen; ERSETZENB (Funktion)</bookmark_value>" #. 5MutE #: func_replaceb.xhp @@ -61934,7 +62375,7 @@ msgctxt "" "hd_id771573508637966\n" "help.text" msgid "<variable id=\"replaceb\"><link href=\"text/scalc/01/func_replaceb.xhp\" name=\"replaceb\">REPLACEB</link></variable>" -msgstr "" +msgstr "<variable id=\"replaceb\"><link href=\"text/scalc/01/func_replaceb.xhp\" name=\"replaceb\">ERSETZENB</link></variable>" #. djAL7 #: func_replaceb.xhp @@ -61943,7 +62384,7 @@ msgctxt "" "par_id831573508637970\n" "help.text" msgid "<variable id=\"variable name\"><ahelp hid=\".\">Returns text where an old text is replaced with a new text, using byte positions.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Gibt Text zurück, bei dem ein alter Text durch einen neuen Text ersetzt wird, wobei Byte-Positionen verwendet werden.</ahelp></variable>" #. Fd4SC #: func_replaceb.xhp @@ -61952,7 +62393,7 @@ msgctxt "" "par_id701542231253817\n" "help.text" msgid "REPLACEB( Text ; Position ; Length ; NewText )" -msgstr "" +msgstr "ERSETZENB(Text; Position; Länge; Neuer Text)" #. eY5FG #: func_replaceb.xhp @@ -61961,7 +62402,7 @@ msgctxt "" "par_id331573510857418\n" "help.text" msgid "<emph>Text</emph>: A text expression or reference to a cell containing a text expression in which the characters are to be replaced." -msgstr "" +msgstr "<emph>Text</emph>: Ein Textausdruck oder ein Verweis auf eine Zelle, die einen Textausdruck enthält, in dem die Zeichen ersetzt werden sollen." #. bqPxd #: func_replaceb.xhp @@ -61970,7 +62411,7 @@ msgctxt "" "par_id431573510862075\n" "help.text" msgid "<emph>Position</emph>: the character position from which text is to be replaced." -msgstr "" +msgstr "<emph>Position</emph>: Die Zeichenposition, ab der Text ersetzt werden soll." #. TtgNA #: func_replaceb.xhp @@ -61979,7 +62420,7 @@ msgctxt "" "par_id481573510866260\n" "help.text" msgid "<emph>Length</emph>: the number of characters to be replaced." -msgstr "" +msgstr "<emph>Länge</emph>: Die Anzahl der zu ersetzenden Zeichen." #. UuACG #: func_replaceb.xhp @@ -61988,7 +62429,7 @@ msgctxt "" "par_id911573510871412\n" "help.text" msgid "<emph>NewText</emph>: the text to be inserted." -msgstr "" +msgstr "<emph>Neuer Text</emph>: Der einzufügende Text." #. QH3SH #: func_replaceb.xhp @@ -61997,7 +62438,7 @@ msgctxt "" "par_id431573515742206\n" "help.text" msgid "<input>=REPLACEB(\"ᄩᄔᄕᄜᄝᄞᄠᄢᄣᄫᄬᄭᄮᄯᄲᄶ\";4;1;\"ab\")</input> returns \"ᄩ abᄕᄜᄝᄞᄠᄢᄣᄫᄬᄭᄮᄯᄲᄶ\" ." -msgstr "" +msgstr "<input>=ERSETZENB(\"ᄩᄔᄕᄜᄝᄞᄠᄢᄣᄫᄬᄭᄮᄯᄲᄶ\";4;1;\"ab\")</input> ergibt „ᄩ abᄕᄜᄝᄞᄠᄢᄣᄫᄬᄭᄮᄯᄲᄶ“." #. E7heY #: func_roundsig.xhp @@ -62123,7 +62564,7 @@ msgctxt "" "tit\n" "help.text" msgid "SEARCHB Function" -msgstr "" +msgstr "Funktion SUCHENB" #. ennrh #: func_searchb.xhp @@ -62132,7 +62573,7 @@ msgctxt "" "bm_id141573508995071\n" "help.text" msgid "<bookmark_value>SEARCHB Function</bookmark_value> <bookmark_value>search text;SEARCHB Function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>SUCHENB (Funktion)</bookmark_value><bookmark_value>Text suchen; SUCHENB (Funktion)</bookmark_value>" #. AXnND #: func_searchb.xhp @@ -62141,7 +62582,7 @@ msgctxt "" "hd_id771573508637966\n" "help.text" msgid "<variable id=\"searchb\"><link href=\"text/scalc/01/func_searchb.xhp\" name=\"searchb\">SEARCHB</link></variable>" -msgstr "" +msgstr "<variable id=\"searchb\"><link href=\"text/scalc/01/func_searchb.xhp\" name=\"searchb\">SUCHENB</link></variable>" #. TySAy #: func_searchb.xhp @@ -62150,7 +62591,7 @@ msgctxt "" "par_id831573508637970\n" "help.text" msgid "<variable id=\"variable name\"><ahelp hid=\".\">Returns the starting position of a given text, using byte positions (not case sensitive).</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Gibt die Startposition eines bestimmten Textes unter Verwendung von Byte-Positionen zurück (ohne Berücksichtigung der Groß- und Kleinschreibung).</ahelp></variable>" #. zQHHs #: func_searchb.xhp @@ -62159,7 +62600,7 @@ msgctxt "" "par_id531573516878780\n" "help.text" msgid "SEARCHB(Find Text; Text [; Position])" -msgstr "" +msgstr "SUCHENB(Suchtext; Text [; Position])" #. 6Pmbf #: func_searchb.xhp @@ -62168,7 +62609,7 @@ msgctxt "" "par_id241573517292388\n" "help.text" msgid "<emph>Find Text</emph>: The text or text expression to be found." -msgstr "" +msgstr "<emph>Suchtext</emph>: Der zu suchende Text oder Textausdruck." #. ovdFE #: func_searchb.xhp @@ -62177,7 +62618,7 @@ msgctxt "" "par_id991573517299918\n" "help.text" msgid "<emph>Text</emph>: the text in which the search is to be made." -msgstr "" +msgstr "<emph>Text</emph>: Der Text, in welchem gesucht werden soll." #. oDk8C #: func_searchb.xhp @@ -62186,7 +62627,7 @@ msgctxt "" "par_id521573517305077\n" "help.text" msgid "<emph>Position</emph>: The position in the text where the search starts." -msgstr "" +msgstr "<emph>Position</emph>: Die Position innerhalb des Textes, an der die Suche beginnen soll." #. 2E7js #: func_searchb.xhp @@ -62195,7 +62636,7 @@ msgctxt "" "par_id561573517310749\n" "help.text" msgid "<input>=SEARCHB(\"ᄫᄬ\";\"ᄩᄔᄕᄜᄝᄞᄠgᄢᄣᄫᄬᄭᄮᄯᄲᄶ\";17)</input> returns 20." -msgstr "" +msgstr "<input>=SUCHENB(\"ᄫᄬ\";\"ᄩᄔᄕᄜᄝᄞᄠgᄢᄣᄫᄬᄭᄮᄯᄲᄶ\";17)</input> ergibt 20." #. Mv5R9 #: func_second.xhp @@ -62312,7 +62753,7 @@ msgctxt "" "par_id27421466710275\n" "help.text" msgid "SKEWP(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" -msgstr "" +msgstr "SCHIEFEP(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" #. Af6Mq #: func_skewp.xhp @@ -62321,7 +62762,7 @@ msgctxt "" "par_id242131304315587\n" "help.text" msgid "The parameters should specify at least three values." -msgstr "" +msgstr "Die Parameter müssen mindestens drei Werte angeben." #. W8hYu #: func_skewp.xhp @@ -62708,7 +63149,7 @@ msgctxt "" "par_id541556228253979\n" "help.text" msgid "TEXTJOIN( delimiter, skip_empty, String 1[; String 2][; … ;[String 253]] )" -msgstr "" +msgstr "VERBINDEN( Trennzeichen; Leere Zellen; Text 1 [; Text 2 [; … [; Text 253]]])" #. WaME6 #: func_textjoin.xhp @@ -62735,7 +63176,7 @@ msgctxt "" "par_id631556228516997\n" "help.text" msgid "<emph>String 1[; String 2][; … ;[String 253]]</emph> are strings, references to cells or to cell ranges of strings." -msgstr "" +msgstr "<emph>Text 1 [; Text 2 [; … [; Text 253]]]</emph> sind Zeichenketten oder Bezüge auf Zellen oder Bereiche, die zu verbindenden Text enthalten." #. PDbCp #: func_textjoin.xhp @@ -63302,7 +63743,7 @@ msgctxt "" "par_id3149033\n" "help.text" msgid "WEEKDAY(Number [; Type])" -msgstr "" +msgstr "WOCHENTAG(Zahl [; Art])" #. mcF52 #: func_weekday.xhp @@ -64040,7 +64481,7 @@ msgctxt "" "par_id23102016234837285\n" "help.text" msgid "<ahelp hid=\".\">Returns the date calculated from a start date with a specific number of work days, before or after the start date. The calculation can include week-ends and holidays as non-working days.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Gibt das Datum zurück, welches aus einem Startdatum mit einer bestimmten Anzahl von Arbeitstagen vor oder nach dem Startdatum berechnet wurde. Die Berechnung kann Wochenenden und Feiertage als arbeitsfreie Tage enthalten.</ahelp>" #. 9r2Ns #: func_workday.intl.xhp @@ -64049,7 +64490,7 @@ msgctxt "" "par_id241020160008306838\n" "help.text" msgid "WORKDAY.INTL(StartDate; Days [; Weekend [; Holidays]])" -msgstr "" +msgstr "ARBEITSTAG.INTL(Startdatum; Tage [; Wochenende [; Urlaubstage]])" #. gJg5G #: func_workday.intl.xhp @@ -64058,7 +64499,7 @@ msgctxt "" "par_id241020160008308885\n" "help.text" msgid "<emph>StartDate</emph>: is the date from when the calculation is carried out." -msgstr "" +msgstr "<emph>Anfangsdatum</emph>: Ist das Datum, ab dem die Berechnung ausgeführt wird." #. CVBCb #: func_workday.intl.xhp @@ -64220,7 +64661,7 @@ msgctxt "" "par_id3154844\n" "help.text" msgid "WORKDAY(StartDate; Days [; Holidays])" -msgstr "" +msgstr "ARBEITSTAG(Anfangsdatum; Tage [; Freie Tage])" #. 35EG5 #: func_workday.xhp @@ -64310,7 +64751,7 @@ msgctxt "" "par_id3147496\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_JAHR\">Returns the year as a number according to the <link href=\"text/scalc/01/04060102.xhp#datebase\" name=\"date calculation rules\">internal calculation rules</link>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_JAHR\">Ergibt das Jahr in Form einer Zahl auf Grundlage der <link href=\"text/scalc/01/04060102.xhp#datebase\" name=\"date calculation rules\">internen Berechnungsregeln</link>.</ahelp>" #. 3SfLe #: func_year.xhp @@ -64364,7 +64805,7 @@ msgctxt "" "par_id141577548861101\n" "help.text" msgid "<input>=YEAR(DATEVALUE('2010-09-28'))</input> returns 2010." -msgstr "" +msgstr "<input>=JAHR(DATUMWERT('28.09.2010'))</input> ergibt 2010." #. kAjPe #: func_yearfrac.xhp @@ -64409,7 +64850,7 @@ msgctxt "" "par_id3155823\n" "help.text" msgid "YEARFRAC(StartDate; EndDate [; Basis])" -msgstr "" +msgstr "BRTEILJAHRE(Anfangsdatum; Enddatum [; Basis])" #. JAA8u #: func_yearfrac.xhp @@ -64589,7 +65030,7 @@ msgctxt "" "bm_id7654652\n" "help.text" msgid "<bookmark_value>goal seeking;solver</bookmark_value> <bookmark_value>what if operations;solver</bookmark_value> <bookmark_value>back-solving</bookmark_value> <bookmark_value>solver</bookmark_value> <bookmark_value>mathematical programming;solver for Calc</bookmark_value> <bookmark_value>mathematical optimization;solver for Calc</bookmark_value> <bookmark_value>operations research;solver for Calc</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Zielwertsuche; Solver</bookmark_value><bookmark_value>Was-wäre-wenn-Operationen; Solver</bookmark_value><bookmark_value>Rückwärtslösung</bookmark_value><bookmark_value>Solver</bookmark_value><bookmark_value>Mathematische Programmierung, Solver für Calc</bookmark_value><bookmark_value>mathematische Optimierung; Solver für Calc</bookmark_value><bookmark_value>Operationen-Suche; Solver für Calc</bookmark_value>" #. cBvDd #: solver.xhp @@ -64607,7 +65048,7 @@ msgctxt "" "par_id9210486\n" "help.text" msgid "<ahelp hid=\".\">Opens the Solver dialog. A solver allows you to solve mathematical problems with multiple unknown variables and a set of constraints on the variables by goal-seeking methods.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Öffnet den Dialog Solver. Ein Solver ermöglicht das Lösen mathematischer Probleme mit mehreren unbekannten Variablen und einer Reihe von Einschränkungen für die Variablen durch Zielwertsuchverfahren.</ahelp>" #. wszcE #: solver.xhp @@ -64616,7 +65057,7 @@ msgctxt "" "hd_id21589912365601\n" "help.text" msgid "Solver settings" -msgstr "" +msgstr "Solver-Einstellungen" #. 36mEY #: solver.xhp @@ -64625,7 +65066,7 @@ msgctxt "" "par_id501589912905479\n" "help.text" msgid "The dialog settings are retained until you close the current document." -msgstr "" +msgstr "Die Einstellungen des Dialogs bleiben erhalten, bis Sie das aktuelle Dokument schließen." #. GgVk7 #: solver.xhp @@ -64634,7 +65075,7 @@ msgctxt "" "hd_id121589913023217\n" "help.text" msgid "Target Cell" -msgstr "" +msgstr "Zielzelle" #. EsgHG #: solver.xhp @@ -64643,7 +65084,7 @@ msgctxt "" "par_id8538773\n" "help.text" msgid "<ahelp hid=\".\">Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimized.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Geben Sie die Adresse der Zielzelle ein oder klicken Sie darauf. Dieses Feld enthält die Adresse der Zelle, deren Wert optimiert werden soll.</ahelp>" #. 9j2m7 #: solver.xhp @@ -64652,7 +65093,7 @@ msgctxt "" "hd_id441589913036601\n" "help.text" msgid "Optimize results to" -msgstr "" +msgstr "Zielwert" #. U8Ttv #: solver.xhp @@ -64661,7 +65102,7 @@ msgctxt "" "par_id7564012\n" "help.text" msgid "<ahelp hid=\".\"><emph>Maximum:</emph> Try to solve the equation for a maximum value of the target cell.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\"><emph>Maximum:</emph> Versucht die Gleichung zu lösen, um für die Zielzelle einen Höchstwert zu erhalten.</ahelp>" #. N5C2U #: solver.xhp @@ -64670,7 +65111,7 @@ msgctxt "" "par_id1186254\n" "help.text" msgid "<ahelp hid=\".\"><emph>Minimum:</emph> Try to solve the equation for a minimum value of the target cell.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\"><emph>Minimum:</emph> Versucht die Gleichung zu lösen, um für die Zielzelle einen Mindestwert zu erhalten.</ahelp>" #. JAo82 #: solver.xhp @@ -64679,7 +65120,7 @@ msgctxt "" "par_id7432477\n" "help.text" msgid "<ahelp hid=\".\"><emph>Value of:</emph> Try to solve the equation to approach a given value of the target cell.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\"><emph>Wert von:</emph> Versucht die Gleichung zu lösen, um für einen gegebenen Wert der Zielzelle einen Annäherungswert zu erhalten.</ahelp>" #. 5BC94 #: solver.xhp @@ -64688,7 +65129,7 @@ msgctxt "" "par_id7141026\n" "help.text" msgid "<ahelp hid=\".\">Enter the value or a cell reference in the text field.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Geben Sie den Wert oder einen Zellbezug ein.</ahelp>" #. KMA6B #: solver.xhp @@ -64697,7 +65138,7 @@ msgctxt "" "hd_id761589914010085\n" "help.text" msgid "By Changing Cells" -msgstr "" +msgstr "Veränderbare Zellen" #. VvrzV #: solver.xhp @@ -64706,7 +65147,7 @@ msgctxt "" "par_id8531449\n" "help.text" msgid "<ahelp hid=\".\">Enter the cell range that can be changed.</ahelp> These are the variables of the equations." -msgstr "" +msgstr "<ahelp hid=\".\">Geben Sie den Zellbereich ein, der geändert werden kann.</ahelp> Dies sind die Variablen der Gleichungen." #. if7S9 #: solver.xhp @@ -64715,7 +65156,7 @@ msgctxt "" "hd_id671589914927836\n" "help.text" msgid "Limiting Conditions" -msgstr "" +msgstr "Nebenbedingungen" #. QQCWC #: solver.xhp @@ -64724,7 +65165,7 @@ msgctxt "" "par_id421589915278885\n" "help.text" msgid "Add the set of constraints for the mathematical problem. Each constraint is represented by a cell reference (a variable), an operator, and a value." -msgstr "" +msgstr "Fügen Sie die Einschränkungen für das mathematische Problem hinzu. Jede Einschränkung wird durch einen Zellbezug (eine Variable), einen Operator und einen Wert dargestellt." #. YApta #: solver.xhp @@ -64733,7 +65174,7 @@ msgctxt "" "par_id9183935\n" "help.text" msgid "<ahelp hid=\".\"><emph>Cell reference:</emph> Enter a cell reference of the variable.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\"><emph>Zellbezug:</emph> Geben Sie einen Zellbezug ein.</ahelp>" #. eyxy9 #: solver.xhp @@ -64742,7 +65183,7 @@ msgctxt "" "par_id1939451\n" "help.text" msgid "<ahelp hid=\".\">Click the Shrink button to shrink or restore the dialog. You can click or select cells in the sheet. You can enter a cell reference manually in the input box.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Klicken Sie auf die Schaltfläche Verkleinern, um den Dialog zu verkleinern oder wiederherzustellen. Sie können auf Zellen in der Tabelle klicken oder diese auswählen. Sie können einen Zellbezug auch manuell in das Eingabefeld eingeben.</ahelp>" #. CWWbZ #: solver.xhp @@ -64751,7 +65192,7 @@ msgctxt "" "par_id946684\n" "help.text" msgid "<ahelp hid=\".\"><emph>Operator:</emph> Select an operator from the list.</ahelp> Use Binary operator to restrict your variable to 0 or 1. Use the Integer operator to restrict your variable to take only integer values (no decimal part)." -msgstr "" +msgstr "<ahelp hid=\".\"><emph>Operator:</emph> Wählen Sie einen Operator aus der Liste aus.</ahelp> Verwenden Sie den Binäroperator, um Ihre Variable auf 0 oder 1 zu beschränken. Verwenden Sie den Integer-Operator, um Ihre Variable so einzuschränken, dass nur ganzzahlige Werte (kein Dezimalanteil) verwendet werden." #. CtpNG #: solver.xhp @@ -64760,7 +65201,7 @@ msgctxt "" "par_id9607226\n" "help.text" msgid "<ahelp hid=\".\"><emph>Value:</emph> Enter a value or a cell reference.</ahelp> This field is ignored when the operator is Binary or Integer." -msgstr "" +msgstr "<ahelp hid=\".\"><emph>Wert:</emph> Geben Sie einen Wert oder einen Zellbezug ein.</ahelp> Dieses Feld wird ignoriert, wenn der Operator Binär oder Ganzzahl ist." #. GzohM #: solver.xhp @@ -64769,7 +65210,7 @@ msgctxt "" "par_id9038972\n" "help.text" msgid "<ahelp hid=\".\"><emph>Remove button:</emph> Click to remove the row from the list. Any rows from below this row move up.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\"><emph>Schaltfläche Entfernen:</emph> Klicken Sie, um die Zeile aus der Liste zu entfernen. Zeilen unter dieser Zeile werden nach oben verschoben.</ahelp>" #. H3FEH #: solver.xhp @@ -64778,7 +65219,7 @@ msgctxt "" "par_id511589916338595\n" "help.text" msgid "You can set multiple conditions for a variable. For example, a variable in cell A1 that must be an integer less than 10. In that case, set two limiting conditions for A1." -msgstr "" +msgstr "Sie können mehrere Bedingungen für eine Variable festlegen. Zum Beispiel: Eine Variable in Zelle A1, die eine ganze Zahl kleiner als 10 sein muss. Legen Sie in diesem Fall zwei Grenzbedingungen für A1 fest." #. B4DtG #: solver.xhp @@ -64787,7 +65228,7 @@ msgctxt "" "hd_id441589917031236\n" "help.text" msgid "Options" -msgstr "" +msgstr "Optionen…" #. AheHK #: solver.xhp @@ -64796,7 +65237,7 @@ msgctxt "" "par_id2423780\n" "help.text" msgid "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/solver_options.xhp#solveroptionsh1\" name=\"solveroptions\">Solver Options</link> dialog.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Öffnet den Dialog <link href=\"text/scalc/01/solver_options.xhp#solveroptionsh1\" name=\"solveroptions\">Optionen</link>.</ahelp>" #. jDGPG #: solver.xhp @@ -64805,7 +65246,7 @@ msgctxt "" "par_id221589917833431\n" "help.text" msgid "The <emph>Solver Options</emph> dialog let you select the different solver algorithms for either linear and non-linear problems and set their solving parameters." -msgstr "" +msgstr "Im Dialog <emph>Optionen</emph> können Sie die verschiedenen Löseralgorithmen für lineare und nichtlineare Probleme auswählen und deren Lösungsparameter festlegen." #. 8YGDA #: solver.xhp @@ -64814,7 +65255,7 @@ msgctxt "" "hd_id771589917064147\n" "help.text" msgid "Solve" -msgstr "" +msgstr "Lösen" #. jFwTt #: solver.xhp @@ -64823,7 +65264,7 @@ msgctxt "" "par_id2569658\n" "help.text" msgid "<ahelp hid=\".\">Click to solve the problem with the current settings. The dialog settings are retained until you close the current document.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Klicken Sie hier, um das Problem mit den aktuellen Einstellungen zu lösen. Die Einstellungen im Dialog bleiben erhalten, bis Sie das aktuelle Dokument schließen.</ahelp>" #. VFnjv #: solver.xhp @@ -64868,7 +65309,7 @@ msgctxt "" "hd_id0603200910430882\n" "help.text" msgid "Using Non-Linear solvers" -msgstr "" +msgstr "Verwendung nichtlinearer Solver" #. UTzzV #: solver.xhp @@ -64877,7 +65318,7 @@ msgctxt "" "par_id0603200910430845\n" "help.text" msgid "Regardless whether you use DEPS or SCO, you start by going to <menuitem>Tools - Solver</menuitem> and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"text/scalc/01/solver_options.xhp\">parameters</link>." -msgstr "" +msgstr "Unabhängig davon, ob Sie DEPS oder SCO verwenden, wählen Sie zunächst <menuitem>Extras – Solver…</menuitem> und legen die zu optimierende Zelle, die Richtung (Minimierung, Maximierung) und die zu verändernden Zellen fest, um das Ziel zu erreichen . Klicken Sie dann auf \"Optionen…\", geben Sie den zu verwendenden Solver an und passen Sie gegebenenfalls die entsprechenden <link href=\"text/scalc/01/solver_options.xhp\">Parameter</link> an." #. gJGz2 #: solver.xhp @@ -64886,7 +65327,7 @@ msgctxt "" "par_id0603200910430821\n" "help.text" msgid "There is also a list of constraints you can use to restrict the possible range of solutions or to penalize certain conditions. However, in case of the evolutionary solvers DEPS and SCO, these constraints are also used to specify bounds on the variables of the problem. Due to the random nature of the algorithms, it is <emph>highly recommended</emph> to do so and give upper (and in case \"Assume Non-Negative Variables\" is turned off also lower) bounds for all variables. They don't have to be near the actual solution (which is probably unknown) but should give a rough indication of the expected size (0 ≤ var ≤ 1 or maybe -1000000 ≤ var ≤ 1000000)." -msgstr "" +msgstr "Es gibt auch eine Liste von Einschränkungen, mit denen Sie den möglichen Lösungsbereich einschränken oder bestimmte Bedingungen beschränken können. Im Fall der Evolutionslöser DEPS und SCO werden diese Einschränkungen jedoch auch verwendet, um Grenzen für die Variablen des Problems festzulegen. Aufgrund der Zufälligkeit der Algorithmen wird <emph>dringend empfohlen</emph>, dies zu tun und für alle Variablen obere (und für den Fall, dass \"Nicht negative Variablen annehmen\" deaktiviert ist) auch untere Grenzen anzugeben. Sie müssen sich nicht in der Nähe der tatsächlichen Lösung befinden (welche wahrscheinlich unbekannt ist), sondern sollten einen groben Hinweis auf die erwartete Größe geben (0 ≤ var ≤ 1 oder möglicherweise -1000000 ≤ var ≤ 1000000)." #. GFZqJ #: solver.xhp @@ -64895,7 +65336,7 @@ msgctxt "" "par_id0603200910430873\n" "help.text" msgid "Bounds are specified by selecting one or more variables (as range) on the left side and entering a numerical value (not a cell or a formula) on the right side. That way you can also choose one or more variables to be <emph>Integer</emph> or <emph>Binary</emph> only." -msgstr "" +msgstr "Grenzen werden angegeben, indem eine oder mehrere Variablen (als Bereich) auf der linken Seite ausgewählt und ein numerischer Wert (keine Zelle oder Formel) auf der rechten Seite eingegeben werden. Auf diese Weise können Sie auch eine oder mehrere Variablen auswählen, die nur <emph>Ganzzahl</emph> oder <emph>Binär</emph> sind." #. ZUeCC #: solver.xhp @@ -64904,7 +65345,7 @@ msgctxt "" "par_id271589981559367\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/\" name=\"wikipage\">Wiki page on solvers and theirs algorithms</link>" -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/\" name=\"wikipage\">Wiki-Seite über Solver und seine Algorithmen</link>" #. akxrP #: solver_options.xhp @@ -64913,7 +65354,7 @@ msgctxt "" "tit\n" "help.text" msgid "Solver Options" -msgstr "" +msgstr "Solver-Optionen" #. UBnZK #: solver_options.xhp @@ -64922,7 +65363,7 @@ msgctxt "" "bm_id291590166034871\n" "help.text" msgid "<bookmark_value>solver for Calc;options</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Solver für Calc; Optionen</bookmark_value>" #. vZkr3 #: solver_options.xhp @@ -64931,7 +65372,7 @@ msgctxt "" "hd_id2794274\n" "help.text" msgid "<variable id=\"solveroptionsh1\"><link href=\"text/scalc/01/solver_options.xhp\" name=\"Solver Options\">Solver Options</link></variable>" -msgstr "" +msgstr "<variable id=\"solveroptionsh1\"><link href=\"text/scalc/01/solver_options.xhp\" name=\"Solver Options\">Solver-Optionen</link></variable>" #. LHgS8 #: solver_options.xhp @@ -64940,7 +65381,7 @@ msgctxt "" "par_id3163853\n" "help.text" msgid "Use the Options dialog to configure the solver engine." -msgstr "" +msgstr "Verwenden Sie den Dialog Optionen, um die Solver-Engine zu konfigurieren." #. mFtPo #: solver_options.xhp @@ -64958,7 +65399,7 @@ msgctxt "" "hd_id581589922716672\n" "help.text" msgid "Solver engine" -msgstr "" +msgstr "Solver-Maschine" #. A7MrG #: solver_options.xhp @@ -64967,7 +65408,7 @@ msgctxt "" "par_id393993\n" "help.text" msgid "<ahelp hid=\".\">Select a solver engine. The listbox is disabled if only one solver engine is installed.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Wählen Sie eine Solver-Maschine aus. Das Listenfeld ist deaktiviert, wenn nur eine Solver-Maschine installiert ist.</ahelp>" #. NMHJR #: solver_options.xhp @@ -64976,7 +65417,7 @@ msgctxt "" "par_id221589959855748\n" "help.text" msgid "You can install more solver engines as extensions, if available. Open <menuitem>Tools - Extension Manager</menuitem> and browse to the Extensions web site to search for extensions." -msgstr "" +msgstr "Sie können, falls verfügbar, weitere Solver-Maschinen als Extensions installieren. Wählen Sie <menuitem>Extras – Extension Manager…</menuitem> und navigieren Sie zur Extensions-Website, um nach Erweiterungen zu suchen." #. QtDyE #: solver_options.xhp @@ -64985,7 +65426,7 @@ msgctxt "" "hd_id711589922750833\n" "help.text" msgid "Settings" -msgstr "" +msgstr "Einstellungen" #. ncgjf #: solver_options.xhp @@ -64994,7 +65435,7 @@ msgctxt "" "par_id130619\n" "help.text" msgid "Configure the current solver. In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click <emph>Edit</emph> to open a dialog where you can change the value." -msgstr "" +msgstr "Konfigurieren Sie den aktuellen Solver. Aktivieren Sie im Feld Einstellungen alle Einstellungen, die Sie für den aktuellen Zielsuchvorgang verwenden möchten. Wenn die ausgewählte Einstellung verschiedene Werte bietet, ist die Schaltfläche „Bearbeiten“ aktiviert. Klicken Sie auf <emph>Bearbeiten…</emph>, um einen Dialog zu öffnen, in dem Sie den Wert ändern können." #. DPYew #: solver_options.xhp @@ -65003,7 +65444,7 @@ msgctxt "" "hd_id481589922813764\n" "help.text" msgid "Edit" -msgstr "" +msgstr "Bearbeiten…" #. XZbDB #: solver_options.xhp @@ -65012,7 +65453,7 @@ msgctxt "" "par_id6531266\n" "help.text" msgid "<ahelp hid=\".\">If the current entry in the Settings listbox allows you to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Wenn der aktuelle Eintrag im Listenfeld „Einstellungen“ das Bearbeiten eine Wertes erlaubt, können Sie auf die Schaltfläche „Bearbeiten…“ klicken. Ein Dialog wird geöffnet, in dem Sie den Wert ändern können.</ahelp>" #. JzS8w #: solver_options.xhp @@ -65021,7 +65462,7 @@ msgctxt "" "hd_id331589923158248\n" "help.text" msgid "Edit settings spin box" -msgstr "" +msgstr "Drehfeld im Dialog Einstellungen bearbeiten" #. B4WMx #: solver_options.xhp @@ -65030,7 +65471,7 @@ msgctxt "" "par_id3912778\n" "help.text" msgid "<ahelp hid=\".\">Enter or change the value of the selected setting.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Geben Sie den Wert für die gewählte Einstellung ein oder ändern Sie ihn.</ahelp>" #. cYCVf #: solver_options.xhp @@ -65039,7 +65480,7 @@ msgctxt "" "par_id271589981559367\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/NLPSolver\" name=\"wikipage\">Wiki page on non-linear solvers and theirs algorithms</link>" -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/NLPSolver\" name=\"wikipage\">Wiki-Seite zu nichtlinearen Solvern und deren Algorithmen</link>" #. A843R #: solver_options_algo.xhp @@ -65048,7 +65489,7 @@ msgctxt "" "tit\n" "help.text" msgid "Options" -msgstr "" +msgstr "Optionen" #. U9kTW #: solver_options_algo.xhp @@ -65057,7 +65498,7 @@ msgctxt "" "bm_id0503200917110375_scalc\n" "help.text" msgid "<bookmark_value>Solver for Nonlinear Problems;Options</bookmark_value> <bookmark_value>solver for Calc; DEPS evolutionary algorithm</bookmark_value> <bookmark_value>solver for Calc; SCO evolutionary algorithm</bookmark_value> <bookmark_value>solver for Calc; linear solver</bookmark_value> <bookmark_value>solver for Calc; CoinMP linear solver</bookmark_value> <bookmark_value>solver for Calc; swarm non-linear solver</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Solver für nichtlineare Probleme; Optionen</bookmark_value><bookmark_value>Solver für Calc; DEPS entwickelnder Algorithmus</bookmark_value><bookmark_value>Solver für Calc; SCO entwickelnder Algorithmus</bookmark_value><bookmark_value>Solver für Calc; Linearer Solver</bookmark_value><bookmark_value>Solver für Calc; CoinMP linearer Solver</bookmark_value><bookmark_value>Solver für Calc; Swarm nichtlinearer Solver</bookmark_value>" #. atkqE #: solver_options_algo.xhp @@ -65066,7 +65507,7 @@ msgctxt "" "hd_id0503200917103593\n" "help.text" msgid "<variable id=\"SolverAlgorithmsOptionsh1\"><link href=\"text/scalc/01/solver_options_algo.xhp#SolverAlgorithmsOptionsh1\" name=\"Solver Algorithms Options\">Solver Algorithms Options</link></variable>" -msgstr "" +msgstr "<variable id=\"SolverAlgorithmsOptionsh1\"><link href=\"text/scalc/01/solver_options_algo.xhp#SolverAlgorithmsOptionsh1\" name=\"Solver Algorithms Options\">Optionen für Solver-Algorithmen</link></variable>" #. RjM8p #: solver_options_algo.xhp @@ -65075,7 +65516,7 @@ msgctxt "" "par_id651589925044267\n" "help.text" msgid "<variable id=\"DEPSEvolutionaryalgorithmh2\"><link href=\"text/scalc/01/solver_options_algo.xhp#DEPSEvolutionaryalgorithmh2\" name=\"DEPS Evolutionary algorithm\">DEPS Evolutionary Algorithm</link></variable>" -msgstr "" +msgstr "<variable id=\"DEPSEvolutionaryalgorithmh2\"><link href=\"text/scalc/01/solver_options_algo.xhp#DEPSEvolutionaryalgorithmh2\" name=\"DEPS Evolutionary algorithm\">DEPS entwickelnder Algorithmus</link></variable>" #. xBZfN #: solver_options_algo.xhp @@ -65084,7 +65525,7 @@ msgctxt "" "par_id931590164412542\n" "help.text" msgid "DEPS consists of two independent algorithms: Differential Evolution and Particle Swarm Optimization. Both are especially suited for numerical problems, such as nonlinear optimization, and are complementary to each other in that they even out their others shortcomings." -msgstr "" +msgstr "DEPS besteht aus zwei unabhängigen Algorithmen: Differentielle Entwicklung und Partikelschwarmoptimierung. Beide eignen sich besonders für numerische Probleme wie die nichtlineare Optimierung und ergänzen sich insofern, als sie ihre anderen Mängel ausgleichen." #. EFbzc #: solver_options_algo.xhp @@ -65093,7 +65534,7 @@ msgctxt "" "par_id0603200910394232\n" "help.text" msgid "Agent Switch Rate" -msgstr "" +msgstr "Mittlere Wechselrate" #. E3ZoK #: solver_options_algo.xhp @@ -65102,7 +65543,7 @@ msgctxt "" "par_id0603200910394248\n" "help.text" msgid "Specifies the probability for an individual to choose the Differential Evolution strategy." -msgstr "" +msgstr "Gibt die Wahrscheinlichkeit an, mit der eine Person die differentielle Entwicklungs-Strategie wählt." #. DbnUB #: solver_options_algo.xhp @@ -65111,7 +65552,7 @@ msgctxt "" "par_id0603200910394277\n" "help.text" msgid "DE: Crossover Probability" -msgstr "" +msgstr "DE: Wechselwahrscheinlichkeit" #. phaC2 #: solver_options_algo.xhp @@ -65120,7 +65561,7 @@ msgctxt "" "par_id0603200910394280\n" "help.text" msgid "Defines the probability of the individual being combined with the globally best point. If crossover is not used, the point is assembled from the own memory of the individual." -msgstr "" +msgstr "Legt die Wahrscheinlichkeit fest, dass der einzelne mit dem global besten Punkt kombiniert wird. Wenn kein Wechsel angegeben wird, wird der Punkt aus dem Einzelwert ermittelt." #. G4GC9 #: solver_options_algo.xhp @@ -65129,7 +65570,7 @@ msgctxt "" "par_id0643200910394216\n" "help.text" msgid "DE: Scaling Factor" -msgstr "" +msgstr "DE: Skalierungsfaktor" #. qKt78 #: solver_options_algo.xhp @@ -65138,7 +65579,7 @@ msgctxt "" "par_id360320091039424\n" "help.text" msgid "During crossover, the scaling factor decides about the “speed” of movement." -msgstr "" +msgstr "Während des Wechsels entscheidet der Skalierungsfaktor über die „Geschwindigkeit“ der Bewegung." #. HPPHg #: solver_options_algo.xhp @@ -65147,7 +65588,7 @@ msgctxt "" "par_id0507200917103771\n" "help.text" msgid "Learning Cycles" -msgstr "" +msgstr "Lernzyklen" #. ED86j #: solver_options_algo.xhp @@ -65156,7 +65597,7 @@ msgctxt "" "par_id0503210917103720\n" "help.text" msgid "Defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge." -msgstr "" +msgstr "Definiert die Anzahl der Wiederholung, die der Algorithmus ausführen soll. Bei jeder Wiederholung erraten alle Individuen die beste Lösung und teilen ihr Wissen." #. M5Ka8 #: solver_options_algo.xhp @@ -65165,7 +65606,7 @@ msgctxt "" "par_id3603200910394222\n" "help.text" msgid "PS: Cognitive Constant" -msgstr "" +msgstr "PS: Kognitive Konstante" #. bVENc #: solver_options_algo.xhp @@ -65174,7 +65615,7 @@ msgctxt "" "par_id3603200915394212\n" "help.text" msgid "Sets the importance of the own memory (in particular the best reached point so far)." -msgstr "" +msgstr "Legt die Wichtigkeit des eigenen Speichers fest (insbesondere den bisher am besten erreichten Punkt)." #. ujBHP #: solver_options_algo.xhp @@ -65183,7 +65624,7 @@ msgctxt "" "par_id060324091037421\n" "help.text" msgid "PS: Constriction Coefficient" -msgstr "" +msgstr "PS: Verengungskoeffizient" #. Z86BZ #: solver_options_algo.xhp @@ -65192,7 +65633,7 @@ msgctxt "" "par_id0608200910394225\n" "help.text" msgid "Defines the speed at which the particles/individuals move towards each other." -msgstr "" +msgstr "Legt die Geschwindigkeit fest, mit der sich die Partikel/Individuen aufeinander zu bewegen." #. nFnAu #: solver_options_algo.xhp @@ -65201,7 +65642,7 @@ msgctxt "" "par_id060320091039425\n" "help.text" msgid "PS: Mutation Probability" -msgstr "" +msgstr "PS: Mutationswahrscheinlichkeit" #. fGiKi #: solver_options_algo.xhp @@ -65210,7 +65651,7 @@ msgctxt "" "par_id0603200910394272\n" "help.text" msgid "Defines the probability, that instead of moving a component of the particle towards the best point, it randomly chooses a new value from the valid range for that variable." -msgstr "" +msgstr "Legt die Wahrscheinlichkeit fest, dass eine Komponente des Partikels nicht zum besten Punkt bewegt wird, sondern zufällig einen neuen Wert aus dem gültigen Bereich für diese Variable auswählt." #. nn4Ms #: solver_options_algo.xhp @@ -65219,7 +65660,7 @@ msgctxt "" "par_id0603200910394292\n" "help.text" msgid "PS: Social Constant" -msgstr "" +msgstr "PS: Soziale Konstante" #. nAD2Z #: solver_options_algo.xhp @@ -65228,7 +65669,7 @@ msgctxt "" "par_id0603200910394284\n" "help.text" msgid "Sets the importance of the global best point between all particles/individuals." -msgstr "" +msgstr "Legt die Wichtigkeit des global besten Punktes zwischen allen Partikeln/Individuen fest." #. GAGDE #: solver_options_algo.xhp diff --git a/source/de/helpcontent2/source/text/scalc/02.po b/source/de/helpcontent2/source/text/scalc/02.po index 78f18156b22..f566e901549 100644 --- a/source/de/helpcontent2/source/text/scalc/02.po +++ b/source/de/helpcontent2/source/text/scalc/02.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-06-29 13:08+0200\n" -"PO-Revision-Date: 2020-05-25 18:07+0000\n" +"PO-Revision-Date: 2021-01-04 06:36+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc02/de/>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc02/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1551594836.000000\n" #. aSE5T @@ -50,7 +50,7 @@ msgctxt "" "par_id3155267\n" "help.text" msgid "<image src=\"cmd/sc_currencyfield.svg\" id=\"img_id3159096\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_currencyfield.svg\" id=\"img_id3159096\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159096\">Symbol für Zahlformat: Währung</alt></image>" #. KBVhJ #: 02130000.xhp @@ -104,7 +104,7 @@ msgctxt "" "par_id3153968\n" "help.text" msgid "<image id=\"img_id3150869\" src=\"cmd/sc_numberformatpercent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150869\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150869\" src=\"cmd/sc_numberformatpercent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150869\">Symbol für Zahlformat: Prozent</alt></image>" #. CAFBw #: 02140000.xhp @@ -203,7 +203,7 @@ msgctxt "" "par_id3155922\n" "help.text" msgid "<image src=\"cmd/sc_numberformatstandard.svg\" id=\"img_id3156024\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156024\">Icon Standard Format </alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_numberformatstandard.svg\" id=\"img_id3156024\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156024\">Symbol für Zahlformat: Standard</alt></image>" #. 7xorF #: 02150000.xhp @@ -257,7 +257,7 @@ msgctxt "" "par_id3145787\n" "help.text" msgid "<image id=\"img_id3145271\" src=\"cmd/sc_numberformatincdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145271\">Icon Add Decimal Place</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145271\" src=\"cmd/sc_numberformatincdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145271\">Symbol für Zahlformat: Dezimalstelle hinzufügen</alt></image>" #. NDn3G #: 02160000.xhp @@ -302,7 +302,7 @@ msgctxt "" "par_id3145173\n" "help.text" msgid "<image id=\"img_id3153192\" src=\"cmd/sc_numberformatdecdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153192\">Icon Delete Decimal Place</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153192\" src=\"cmd/sc_numberformatdecdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153192\">Symbol für Zahlformat: Dezimalstelle löschen</alt></image>" #. xCuwp #: 02170000.xhp @@ -320,7 +320,7 @@ msgctxt "" "tit\n" "help.text" msgid "Name Box" -msgstr "" +msgstr "Name (Feld)" #. JJA9o #: 06010000.xhp @@ -374,7 +374,7 @@ msgctxt "" "par_id3152596\n" "help.text" msgid "To jump to a particular cell, or to select a cell range, type the cell reference, or cell range reference in this box, for example, F1, or A1:C4. You can also enter full name of a sheet; the tooltip then changes to \"Go To Sheet\", and pressing Enter switches to that sheet." -msgstr "" +msgstr "Um zu einer bestimmten Zelle zu springen oder einen Zellbereich auszuwählen, geben Sie den Zellbezug oder den Zellbereichsbezug in dieses Feld ein, beispielsweise F1 oder A1:C4. Sie können auch den vollständigen Namen einer Tabelle eingeben. Der Tooltipp wechselt dann zu \"Gehe zu Tabelle\" und durch Drücken der Eingabetaste wird zu dieser Tabelle gewechselt." #. VFke2 #: 06030000.xhp @@ -401,7 +401,7 @@ msgctxt "" "hd_id3157909\n" "help.text" msgid "<link href=\"text/scalc/02/06030000.xhp\" name=\"Sum\">Select Function</link>" -msgstr "" +msgstr "<link href=\"text/scalc/02/06030000.xhp\" name=\"Sum\">Funktion auswählen</link>" #. KEkiG #: 06030000.xhp @@ -410,7 +410,7 @@ msgctxt "" "par_id3150543\n" "help.text" msgid "<ahelp hid=\"HID_INSWIN_SUMME\">Insert a function of a cell range into the current cell. The function can be Sum, Average, Minimum, Maximum and Count. Click in a cell, click this icon, select the function in the drop down list and optionally adjust the cell range. Or select some cells into which the function value will be inserted, then click the icon. The function result is added at the bottom of the range.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_INSWIN_SUMME\">Fügen Sie die Funktion eines Zellbereichs in die aktuelle Zelle ein. Die Funktion kann Summe, Mittelwert, Min, Max und Anzahl sein. Klicken Sie in eine Zelle, klicken Sie auf dieses Symbol, wählen Sie die Funktion in der Dropdown-Liste aus und passen Sie optional den Zellbereich an. Oder wählen Sie mehrere Zellen aus, in die der Funktionswert eingefügt werden soll, und klicken Sie dann auf das Symbol. Das Funktionsergebnis wird am unteren Rand des Bereichs hinzugefügt.</ahelp>" #. KDxsW #: 06030000.xhp @@ -419,7 +419,7 @@ msgctxt "" "par_id3153770\n" "help.text" msgid "<image id=\"img_id3147434\" src=\"cmd/sc_autosum.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147434\">Icon Select Function</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147434\" src=\"cmd/sc_autosum.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147434\">Symbol für Funktion auswählen</alt></image>" #. DaEgA #: 06030000.xhp @@ -428,7 +428,7 @@ msgctxt "" "par_id3152577\n" "help.text" msgid "Select Function" -msgstr "" +msgstr "Funktion auswählen" #. SpBhw #: 06030000.xhp @@ -437,7 +437,7 @@ msgctxt "" "hd_id161592658402954\n" "help.text" msgid "Select Function applied with no selected range" -msgstr "" +msgstr "Wählen Sie eine Funktion, die ohne ausgewählten Bereich angewendet wird" #. 59eGX #: 06030000.xhp @@ -446,7 +446,7 @@ msgctxt "" "par_id3156444\n" "help.text" msgid "$[officename] automatically suggests a cell range, provided that the spreadsheet contains data. If the cell range already contains a function, you can combine it with the new one to yield the function applied to the range data. If the range contains filters, the Subtotal function is inserted instead of the selected function." -msgstr "" +msgstr "$[officename] schlägt automatisch einen Zellbereich vor, vorausgesetzt, die Tabelle enthält Daten. Wenn der Zellbereich bereits eine Funktion enthält, können Sie diese mit der neuen kombinieren, um die auf die Bereichsdaten angewendete Funktion zu erhalten. Wenn der Bereich Filter enthält, wird anstelle der ausgewählten Funktion die Zwischensummenfunktion eingefügt." #. vpnqf #: 06030000.xhp @@ -455,7 +455,7 @@ msgctxt "" "par_id3153189\n" "help.text" msgid "Click the <emph>Accept</emph> icon to use the formula displayed in the input line or <emph>Cancel</emph>." -msgstr "" +msgstr "Klicken Sie auf das Symbol <emph>Übernehmen</emph>, um die in der Eingabezeile angezeigte Formel zu verwenden, oder auf das Symbol <emph>Verwerfen</emph>, um die angezeigte Formel zu verwerfen." #. TVD6h #: 06030000.xhp @@ -464,7 +464,7 @@ msgctxt "" "par_id231592663499228\n" "help.text" msgid "<image src=\"cmd/sc_ok.svg\" id=\"img_id521592663499228\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id171592663499228\">Accept Icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_ok.svg\" id=\"img_id521592663499228\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id171592663499228\">Symbol für Übernehmen</alt></image>" #. iHTEW #: 06030000.xhp @@ -473,7 +473,7 @@ msgctxt "" "par_id481592663499228\n" "help.text" msgid "Accept" -msgstr "" +msgstr "Übernehmen" #. VFj6u #: 06030000.xhp @@ -482,7 +482,7 @@ msgctxt "" "par_id311592663828848\n" "help.text" msgid "<image src=\"cmd/sc_cancel.svg\" id=\"img_id641592663828848\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id111592663828848\">Icon Cancel</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_cancel.svg\" id=\"img_id641592663828848\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id111592663828848\">Symbol für Verwerfen</alt></image>" #. 7xGcL #: 06030000.xhp @@ -491,7 +491,7 @@ msgctxt "" "par_id431592663828848\n" "help.text" msgid "Cancel" -msgstr "" +msgstr "Verwerfen" #. GPtKR #: 06030000.xhp @@ -500,7 +500,7 @@ msgctxt "" "hd_id261592658395518\n" "help.text" msgid "Select Function applied on a selected range" -msgstr "" +msgstr "Wählen Sie die Funktion, die auf einen ausgewählten Bereich angewendet werden soll" #. JPrPQ #: 06030000.xhp @@ -509,7 +509,7 @@ msgctxt "" "par_id911592658130888\n" "help.text" msgid "When the selected range has two or more rows, the function is calculated for each column. The results are placed in empty cells on the first available row below the range, one result per column." -msgstr "" +msgstr "Wenn der ausgewählte Bereich zwei oder mehr Zeilen enthält, wird die Funktion für jede Spalte berechnet. Die Ergebnisse werden in leeren Zellen in der ersten verfügbaren Zeile unterhalb des Bereichs platziert, ein Ergebnis pro Spalte." #. iHksB #: 06030000.xhp @@ -518,7 +518,7 @@ msgctxt "" "par_id991592658144387\n" "help.text" msgid "When the selected range has one row, the function result is placed in the first available cell on the right of the selected range." -msgstr "" +msgstr "Wenn der ausgewählte Bereich eine Zeile enthält, wird das Funktionsergebnis in der ersten verfügbaren Zelle rechts neben dem ausgewählten Bereich platziert." #. NYGR7 #: 06040000.xhp diff --git a/source/de/helpcontent2/source/text/scalc/04.po b/source/de/helpcontent2/source/text/scalc/04.po index c11e98a7e00..33fe5d016bd 100644 --- a/source/de/helpcontent2/source/text/scalc/04.po +++ b/source/de/helpcontent2/source/text/scalc/04.po @@ -3,17 +3,17 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-17 12:22+0100\n" -"PO-Revision-Date: 2020-06-09 21:11+0000\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"PO-Revision-Date: 2021-01-04 06:36+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc04/de/>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc04/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565271348.000000\n" #. NQkD7 @@ -43,14 +43,14 @@ msgctxt "" msgid "<variable id=\"calc_keys\"><link href=\"text/scalc/04/01020000.xhp\" name=\"Shortcut Keys for Spreadsheets\">Shortcut Keys for Spreadsheets</link></variable>" msgstr "<variable id=\"calc_keys\"><link href=\"text/scalc/04/01020000.xhp\" name=\"Tastenkombinationen für Tabellendokumente\">Tastenkombinationen für Tabellendokumente</link></variable>" -#. tNVJp +#. nwThC #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3155067\n" "help.text" -msgid "To fill a selected cell range with the formula that you entered on the <emph>Input line</emph>, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter. Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter+Shift to apply the cell format of the input cell to the entire cell range." -msgstr "Um einen ausgewählten Zellbereich mit der in die <emph>Eingabezeile</emph> eingegebenen Formel auszufüllen, drücken Sie <switchinline select=\"sys\"> <caseinline select=\"MAC\">Option</caseinline> <defaultinline>Alt</defaultinline> </switchinline>+Eingabetaste. Indem Sie <switchinline select=\"sys\"> <caseinline select=\"MAC\">Option</caseinline> <defaultinline>Alt</defaultinline> </switchinline>+Eingabetaste+Umschalt gedrückt halten, übertragen Sie das Zellenformat der Eingabezelle auf den gesamten Zellbereich." +msgid "To fill a selected cell range with the formula that you entered on the <emph>Input line</emph>, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter." +msgstr "" #. RYfUJ #: 01020000.xhp @@ -403,14 +403,14 @@ msgctxt "" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow" msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+Pfeil" -#. cBEDe +#. BKMzG #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3159258\n" "help.text" -msgid "Selects all cells of the range created by the cursor movements using the Ctrl+Arrows key combinations. If used to select rows and columns together, a rectangular cell range is selected." -msgstr "Wählt alle Zellen des Bereichs aus, der durch die Cursorbewegungen mit den Tastenkombinationen [Strg+Pfeiltasten] erstellt wurde. Bei der gemeinsamen Auswahl von Zeilen und Spalten wird ein rechteckiger Zellbereich ausgewählt." +msgid "Selects all cells of the range created by the cursor movements using the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Arrows</keycode> key combinations. If used to select rows and columns together, a rectangular cell range is selected." +msgstr "" #. F95ji #: 01020000.xhp @@ -878,7 +878,7 @@ msgctxt "" "hd_id3148430\n" "help.text" msgid "Shift+F9" -msgstr "" +msgstr "Umschalt+F9" #. FWpeb #: 01020000.xhp @@ -1391,7 +1391,7 @@ msgctxt "" "par_id631581375238556\n" "help.text" msgid "The shortcut keys below are for the <emph>Pivot Table Layout</emph> dialog." -msgstr "" +msgstr "Die folgenden Tastenkombinationen sind für den Dialog <emph>Pivot-Tabellenlayout</emph>." #. dRGGD #: 01020000.xhp @@ -1418,7 +1418,7 @@ msgctxt "" "hd_id3153577\n" "help.text" msgid "<keycode>Tab</keycode>" -msgstr "" +msgstr "<keycode>Tabulator</keycode>" #. EyvCk #: 01020000.xhp @@ -1436,7 +1436,7 @@ msgctxt "" "hd_id3154266\n" "help.text" msgid "<keycode>Shift+Tab</keycode>" -msgstr "" +msgstr "<keycode>Umschalt+Tabulator</keycode>" #. ESR2E #: 01020000.xhp @@ -1454,7 +1454,7 @@ msgctxt "" "hd_id3148484\n" "help.text" msgid "<keycode>Up Arrow</keycode>" -msgstr "" +msgstr "<keycode>Pfeil nach oben</keycode>" #. jWNGS #: 01020000.xhp @@ -1472,7 +1472,7 @@ msgctxt "" "hd_id3154273\n" "help.text" msgid "<keycode>Down Arrow</keycode>" -msgstr "" +msgstr "<keycode>Pfeil nach unten</keycode>" #. g3pGx #: 01020000.xhp @@ -1490,7 +1490,7 @@ msgctxt "" "hd_id3148912\n" "help.text" msgid "<keycode>Left Arrow</keycode>" -msgstr "" +msgstr "<keycode>Pfeil nach links</keycode>" #. dEqdi #: 01020000.xhp @@ -1508,7 +1508,7 @@ msgctxt "" "hd_id3150712\n" "help.text" msgid "<keycode>Right Arrow</keycode>" -msgstr "" +msgstr "<keycode>Pfeil nach rechts</keycode>" #. DKiGb #: 01020000.xhp @@ -1526,7 +1526,7 @@ msgctxt "" "hd_id3146947\n" "help.text" msgid "<keycode>Home</keycode>" -msgstr "" +msgstr "<keycode>Pos1</keycode>" #. 2myZF #: 01020000.xhp @@ -1544,7 +1544,7 @@ msgctxt "" "hd_id3153387\n" "help.text" msgid "<keycode>End</keycode>" -msgstr "" +msgstr "<keycode>Ende</keycode>" #. RhFGF #: 01020000.xhp @@ -1562,7 +1562,7 @@ msgctxt "" "hd_id3155584\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Row Fields\"" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> + das unterstrichene Zeichen bei „Zeilenfelder“" #. cSthX #: 01020000.xhp @@ -1571,7 +1571,7 @@ msgctxt "" "par_id3152949\n" "help.text" msgid "Copies or moves the current field into the \"Row Fields\" area." -msgstr "" +msgstr "Kopiert oder verschiebt das aktuelle Feld in den Bereich „Zeilenfelder“." #. qFSYZ #: 01020000.xhp @@ -1580,7 +1580,7 @@ msgctxt "" "hd_id3159269\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Column Fields\"" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> + das unterstrichene Zeichen bei „Spaltenfelder“" #. 5PHQg #: 01020000.xhp @@ -1589,7 +1589,7 @@ msgctxt "" "par_id3149968\n" "help.text" msgid "Copies or moves the current field into the \"Column Fields\" area." -msgstr "" +msgstr "Kopiert oder verschiebt das aktuelle Feld in den Bereich „Spaltenfelder“." #. wGVoz #: 01020000.xhp @@ -1598,7 +1598,7 @@ msgctxt "" "hd_id3149923\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Data Fields\"" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> + das unterstrichene Zeichen bei „Datenfelder“" #. LpaiM #: 01020000.xhp @@ -1607,7 +1607,7 @@ msgctxt "" "par_id3148649\n" "help.text" msgid "Copies or moves the current field into the \"Data Fields\" area." -msgstr "" +msgstr "Kopiert oder verschiebt das aktuelle Feld in den Bereich „Datenfelder“." #. raCg3 #: 01020000.xhp @@ -1616,7 +1616,7 @@ msgctxt "" "hd_id3149423\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Filters\"" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> + das unterstrichene Zeichen bei „Filter“" #. Dnys7 #: 01020000.xhp @@ -1625,7 +1625,7 @@ msgctxt "" "par_id3144649\n" "help.text" msgid "Copies or moves the current field into the \"Filters\" area." -msgstr "" +msgstr "Kopiert oder verschiebt das aktuelle Feld in den Bereich „Filter“." #. RBfHn #: 01020000.xhp @@ -1634,7 +1634,7 @@ msgctxt "" "hd_id3149418\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Up Arrow</keycode>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Pfeil nach oben</keycode>" #. 5sk3h #: 01020000.xhp @@ -1652,7 +1652,7 @@ msgctxt "" "hd_id3148462\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Down Arrow</keycode>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Pfeil nach unten</keycode>" #. eMbdi #: 01020000.xhp @@ -1670,7 +1670,7 @@ msgctxt "" "hd_id3145373\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Left Arrow</keycode>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Pfeil nach links</keycode>" #. ZhhRj #: 01020000.xhp @@ -1688,7 +1688,7 @@ msgctxt "" "hd_id3150423\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Right Arrow</keycode>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Pfeil nach rechts</keycode>" #. hDqUA #: 01020000.xhp @@ -1706,7 +1706,7 @@ msgctxt "" "hd_id3149519\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Home</keycode>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Pos1</keycode>" #. SFdar #: 01020000.xhp @@ -1724,7 +1724,7 @@ msgctxt "" "hd_id3145310\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+End</keycode>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Ende</keycode>" #. ZeXEZ #: 01020000.xhp @@ -1742,7 +1742,7 @@ msgctxt "" "hd_id3148418\n" "help.text" msgid "<keycode>Delete</keycode>" -msgstr "" +msgstr "<keycode>Entf</keycode>" #. sGFF8 #: 01020000.xhp diff --git a/source/de/helpcontent2/source/text/scalc/05.po b/source/de/helpcontent2/source/text/scalc/05.po index 19a62c45351..f2cf7c29b91 100644 --- a/source/de/helpcontent2/source/text/scalc/05.po +++ b/source/de/helpcontent2/source/text/scalc/05.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-10-27 12:31+0100\n" -"PO-Revision-Date: 2020-01-24 14:44+0000\n" -"Last-Translator: kuehl <kuehl@libreoffice.org>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc05/de/>\n" +"PO-Revision-Date: 2021-01-04 06:36+0000\n" +"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc05/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1565271401.000000\n" #. Cxzki @@ -113,7 +113,7 @@ msgctxt "" "par_id3165766\n" "help.text" msgid "none" -msgstr "keine" +msgstr "Keine" #. MEFVX #: 02140000.xhp @@ -131,7 +131,7 @@ msgctxt "" "par_id3165767\n" "help.text" msgid "none" -msgstr "" +msgstr "Keine" #. 6s9C6 #: 02140000.xhp @@ -140,7 +140,7 @@ msgctxt "" "par_id3169267\n" "help.text" msgid "This value is outside of limits valid for this format" -msgstr "" +msgstr "Dieser Wert liegt außerhalb der für dieses Format gültigen Grenzen" #. ApVjg #: 02140000.xhp @@ -428,7 +428,7 @@ msgctxt "" "par_id3146142\n" "help.text" msgid "519<br/>#VALUE!" -msgstr "" +msgstr "519<br/>#WERT!" #. ESdqW #: 02140000.xhp @@ -437,7 +437,7 @@ msgctxt "" "par_id3155954\n" "help.text" msgid "No result (instead of Err:519 cell displays #VALUE!)" -msgstr "" +msgstr "Kein Ergebnis (anstelle von Err:519 zeigt die Zelle #WERT! an)" #. cf6oh #: 02140000.xhp @@ -473,7 +473,7 @@ msgctxt "" "par_id3153737\n" "help.text" msgid "Internal syntax error (instead of Err:521 cell displays #NULL!)" -msgstr "" +msgstr "Interner Syntaxfehler (anstelle von Err:521 zeigt die Zelle #NULL! an)" #. AiUic #: 02140000.xhp @@ -482,7 +482,7 @@ msgctxt "" "par_id3155436\n" "help.text" msgid "No code or no result." -msgstr "" +msgstr "Kein Code oder kein Ergebnis." #. SWNv6 #: 02140000.xhp @@ -527,7 +527,7 @@ msgctxt "" "par_id3153544\n" "help.text" msgid "524<br/>#REF!" -msgstr "" +msgstr "524<br/>#REF!" #. ioqDF #: 02140000.xhp @@ -536,7 +536,7 @@ msgctxt "" "par_id3154634\n" "help.text" msgid "invalid references (instead of Err:524 cell displays #REF!)" -msgstr "" +msgstr "Ungültige Referenzen (anstelle von Err:524 zeigt die Zelle #REF! an)" #. iGGQE #: 02140000.xhp @@ -563,7 +563,7 @@ msgctxt "" "par_id3148428\n" "help.text" msgid "invalid names (instead of Err:525 cell displays #NAME?)" -msgstr "" +msgstr "Ungültige Namen (anstelle von Err:525 zeigt die Zelle #NAME? an)" #. pTzCU #: 02140000.xhp diff --git a/source/de/helpcontent2/source/text/scalc/guide.po b/source/de/helpcontent2/source/text/scalc/guide.po index 5f2c7908f95..167d774414a 100644 --- a/source/de/helpcontent2/source/text/scalc/guide.po +++ b/source/de/helpcontent2/source/text/scalc/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-12-14 15:33+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-12-04 13:36+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/de/>\n" @@ -3220,6 +3220,105 @@ msgctxt "" msgid "The cell number format is defined in two parts. The format for positive numbers and zero is defined in front of the semicolon; after the semicolon the formula for negative numbers is defined. You can change the code (RED) under <item type=\"menuitem\">Format code</item>. For example, instead of RED, enter <item type=\"literal\">YELLOW</item>. If the new code appears in the list after clicking the <item type=\"menuitem\">Add</item> icon, this is a valid entry." msgstr "Die Definition des Zahlenformats für Zellen besteht aus zwei Teilen. Das Format für positive Zahlen und die Zahl Null wird durch den Teil vor dem Semikolon bestimmt, das Format für negative Zahlen durch den Teil dahinter. Unter <item type=\"menuitem\">Format-Code</item> können Sie den Code (ROT) ändern. Geben Sie beispielsweise anstelle von \"ROT\" die Farbe <item type=\"literal\">GELB</item> ein. Wenn der neue Code durch Klicken auf das Symbol <item type=\"menuitem\">Hinzufügen</item> in die Liste übernommen wird, ist der Eintrag gültig." +#. C6AnT +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"image_anc\n" +"help.text" +msgid "Change Image Anchor in Calc" +msgstr "" + +#. hrTCt +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"bm_id471607970579914\n" +"help.text" +msgid "<bookmark_value>anchor;image</bookmark_value>" +msgstr "" + +#. UsH3R +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"par_id851607971999527\n" +"help.text" +msgid "<variable id=\"anchor_image\"><link href=\"text/scalc/guide/change_image_anchor.xhp\" name=\"Changing Anchor of Image\">Change Anchor of Image</link> </variable>" +msgstr "" + +#. 4jY2o +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"par_id881607972030094\n" +"help.text" +msgid "When you insert an image in Calc, it gets anchored to the cell by default and does not resize when moved." +msgstr "" + +#. F6G6d +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"par_id741607810664944\n" +"help.text" +msgid "The image could be anchored in three different ways:" +msgstr "" + +#. 6Zda2 +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"par_id351607809926451\n" +"help.text" +msgid "<emph>To Cell:</emph> When the image is anchored to cell, the image will move along with the cell( while copying, sorting or inserting cells)." +msgstr "" + +#. BCZtC +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"par_id871607809971823\n" +"help.text" +msgid "<emph>To Cell(resize with cell):</emph> When resize with cell option is selected, the image would move along with the cell. Also the size of the image will be altered according to the size of the destination cell. The aspect ratio of original image is maintained as long as the image fits into the cell." +msgstr "" + +#. LvEkh +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"par_id551607810008215\n" +"help.text" +msgid "<emph>To Page:</emph> When the image is anchored to page, ordering of cells or pasting in other cells do not affect the image position in the page." +msgstr "" + +#. 97qEg +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"hd_id151607809776222\n" +"help.text" +msgid "To Change the anchor of an image" +msgstr "" + +#. bZBwm +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"par_id41607978764613\n" +"help.text" +msgid "<emph>Insert Image Dialog - Anchor.</emph> Or, on the context menu of the image choose -<emph> Anchor</emph>" +msgstr "" + +#. ZjUUv +#: change_image_anchor.xhp +msgctxt "" +"change_image_anchor.xhp\n" +"par_id761607809520625\n" +"help.text" +msgid "The original size of the image and cell is preserved while pasting the entire row or entire column for both \"To Cell\" and \"To Cell(resize with cell)\" option." +msgstr "" + #. G5Dfz #: consolidate.xhp msgctxt "" @@ -4498,14 +4597,14 @@ msgctxt "" msgid "Position the cursor within a range of cells containing values, row and column headings." msgstr "Markieren Sie den Datenbereich einer Tabelle zusammen mit den Zeilen- und Spaltenköpfen." -#. Bbe5r +#. LA3ux #: datapilot_createtable.xhp msgctxt "" "datapilot_createtable.xhp\n" "par_id3147264\n" "help.text" -msgid "Choose <emph>Insert - Pivot Table</emph>. The <emph>Select Source</emph> dialog appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialog. Drag these buttons as required and drop them into the layout areas \"Page Fields\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"." -msgstr "Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph>. Der Dialog <emph>Quelle auswählen</emph> wird geöffnet. Wählen Sie <emph>Aktuelle Auswahl</emph> und bestätigen Sie mit <emph>OK</emph>. Im Dialog <emph>Pivot-Tabelle</emph> werden die Spaltenköpfe der Tabelle als Schaltflächen angezeigt, die Sie mittels Ziehen-und-Ablegen frei in den Layoutbereichen \"Seitenfelder\", \"Spaltenfelder\", \"Zeilenfelder\" und \"Datenfelder\" positionieren können." +msgid "Choose <emph>Insert - Pivot Table</emph>. The <emph>Select Source</emph> dialog appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialog. Drag these buttons as required and drop them into the layout areas \"Filters\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"." +msgstr "" #. XR8Sd #: datapilot_createtable.xhp @@ -4516,14 +4615,14 @@ msgctxt "" msgid "Drag the desired buttons into one of the four areas." msgstr "Ziehen Sie die gewünschten Felder in einen der vier Bereiche." -#. zk68E +#. 7PXD6 #: datapilot_createtable.xhp msgctxt "" "datapilot_createtable.xhp\n" "par_id7599414\n" "help.text" -msgid "Drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the generated pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the generated pivot table to use another page field as a filter." -msgstr "Ziehen Sie eine Schaltfläche in den Bereich <emph>Seitenfelder</emph>, um oberhalb der erzeugten Pivot-Tabelle eine Schaltfläche und ein Listenfeld zu erzeugen. Das Listenfeld kann zum Filtern der Pivot-Tabelle nach den Inhalten des ausgewählten Objekts verwendet werden. Sie können Ziehen-und-Ablegen in der erzeugten Pivot-Tabelle verwenden, um ein anderes Seitenfeld als Filter zu verwenden." +msgid "Drag a button to the <emph>Filters</emph> area to create a button and a listbox on top of the generated pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the generated pivot table to use another page field as a filter." +msgstr "" #. vFX84 #: datapilot_createtable.xhp @@ -4579,14 +4678,14 @@ msgctxt "" msgid "To open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog, double-click one of the buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> area. Use the dialog to select if and to what extent <item type=\"productname\">%PRODUCTNAME</item> calculates display subtotals." msgstr "Um den Dialog <link href=\"text/scalc/01/12090105.xhp\" name=\"Datenfeld\"><emph>Datenfeld</emph></link> zu öffnen, doppelklicken Sie auf eine der Schaltfläche im Bereich <emph>Zeilenfelder</emph> oder <emph>Spaltenfelder</emph>. Verwenden Sie den Dialog, um auszuwählen, ob und in welchem Umfang <item type=\"productname\">%PRODUCTNAME</item> berechnete Zwischensummen anzeigen soll." -#. 6P3Cy +#. iXULx #: datapilot_createtable.xhp msgctxt "" "datapilot_createtable.xhp\n" "par_id3154020\n" "help.text" -msgid "Exit the Pivot Table dialog by pressing OK. A <emph>Filter</emph> button will now be inserted, or a page button for every data field that you dropped in the <emph>Page Fields</emph> area. The pivot table is inserted further down." -msgstr "Beenden Sie den Dialog Pivot-Tabelle mit OK. Daraufhin wird eine Schaltfläche <emph>Filter</emph> eingefügt oder eine Schaltfläche Seiten für jedes Datenfeld, das Sie im Bereich <emph>Seitenfelder</emph> abgelegt haben. Die Pivot-Tabelle wird weiter unten eingefügt." +msgid "Exit the Pivot Table dialog by pressing OK. A <emph>Filter</emph> button will now be inserted, or a page button for every data field that you dropped in the <emph>Filters</emph> area. The pivot table is inserted further down." +msgstr "" #. dJsd8 #: datapilot_deletetable.xhp @@ -4678,14 +4777,14 @@ msgctxt "" msgid "By dragging the button to a different position in the same row you can alter the order of the columns. If you drag a button to the left edge of the table into the row headings area, you can change a column into a row." msgstr "Durch Ziehen der Schaltfläche an eine andere Stelle in derselben Zeile lässt sich die Spaltenreihenfolge ändern. Indem Sie eine Schaltfläche in den Kopfzeilenbereich am linken Tabellenrand ziehen, können Sie eine Spalte in eine Zeile umformen." -#. Znf7c +#. Yrb6G #: datapilot_edittable.xhp msgctxt "" "datapilot_edittable.xhp\n" "par_id1648915\n" "help.text" -msgid "In the Pivot Table dialog, you can drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the pivot table to use another page field as a filter." -msgstr "Im Dialog Pivot-Tabelle können Sie eine Schaltfläche in den Bereich <emph>Seitenfelder</emph> ziehen, um oberhalb der erzeugten Pivot-Tabelle eine Schaltfläche und ein Listenfeld zu erzeugen. Das Listenfeld kann zum Filtern der Pivot-Tabelle nach den Inhalten des ausgewählten Objekts verwendet werden. Sie können Ziehen-und-Ablegen in der erzeugten Pivot-Tabelle verwenden, um ein anderes Seitenfeld als Filter zu verwenden." +msgid "In the Pivot Table dialog, you can drag a button to the <emph>Filters</emph> area to create a button and a listbox on top of the pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the pivot table to use another page field as a filter." +msgstr "" #. AeGto #: datapilot_edittable.xhp @@ -9493,14 +9592,14 @@ msgctxt "" msgid "Pivot chart field buttons" msgstr "Schaltflächen für Pivot-Diargamm-Felder" -#. h7jXH +#. h5tHY #: pivotchart_filter.xhp msgctxt "" "pivotchart_filter.xhp\n" "par_id751525167435160\n" "help.text" -msgid "Pivot chart buttons are unique to pivot charts, normal charts don't have them. The buttons shows the layout of the pivot table, which are the pivot table fields. If present, page fields are displayed in the top. Row fields are displayed on the bottom of the chart next to each other and the legend shows the buttons from column fields stacked." -msgstr "Schaltflächen für Pivot-Diagramme existieren nur in Pivot-Diagrammen, nicht in normalen Diagrammen. Die Schaltflächen, welche die Felder der Pivot-Tabelle sind, zeigen das Layout der Pivot-Tabelle. Falls vorhanden, werden Seiten-Felder oberhalb angezeigt. Zeilen-Felder werden unterhalb des Diagramms nebeneinander angezeigt und oberhalb der Legende werden Schaltflächen für Spalten-Felder angezeigt." +msgid "Pivot chart buttons are unique to pivot charts, normal charts don't have them. The buttons shows the layout of the pivot table, which are the pivot table fields. If present, filters are displayed in the top. Row fields are displayed on the bottom of the chart next to each other and the legend shows the buttons from column fields stacked." +msgstr "" #. HiBfg #: pivotchart_filter.xhp @@ -9520,14 +9619,14 @@ msgctxt "" msgid "The buttons have a pop-up action attached to them. If there is some filtering applied, then the arrow turns blue (similar to the pivot table), so it is easier to see when a field has any filter applied." msgstr "Die Schaltflächen besitzen eine Aufklappfunktion. Falls eine Filterung angewendet wird, werden die Pfeile blau dargestellt (ähnlich Pivot-Tabellen), sodass einfach ersichtlich ist, wenn Filterregeln angewendet sind." -#. BAYSV +#. 2A39k #: pivotchart_filter.xhp msgctxt "" "pivotchart_filter.xhp\n" "par_id401525167457977\n" "help.text" -msgid "Existing page fields shows what is filtered: when nothing is filtered \"- all -\" is shown, when some data is filtered, then \"- multiple -\" is shown and when only one value is not filtered, the value is shown." -msgstr "Ein existierendes Seiten-Feld zeigt, was gefiltert wurde: Wenn nichts gefiltert ist, wird \"- alles -\" angezeigt, wenn mehrere Daten gefiltert sind, wird \"- mehrere -\" angezeigt, und wenn nur ein Wert gefiltert ist, wird der Wert angezeigt." +msgid "Existing filters shows what is filtered: when nothing is filtered \"- all -\" is shown, when some data is filtered, then \"- multiple -\" is shown and when only one value is not filtered, the value is shown." +msgstr "" #. Qprys #: pivotchart_update.xhp @@ -12481,14 +12580,14 @@ msgctxt "" msgid "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Writing Multi-line Text\">Writing Multi-line Text</link></variable>" msgstr "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Eingabe von mehrzeiligem Text\">Eingabe von mehrzeiligem Text</link></variable>" -#. YrAA5 +#. WGo9x #: text_wrap.xhp msgctxt "" "text_wrap.xhp\n" "par_id3156280\n" "help.text" -msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right." -msgstr "Mit der Tastenkombination <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Eingabetaste fügen Sie beim Schreiben einen manuellen Zeilenumbruch ein. Diese Tastenkombination funktioniert sowohl direkt in der Zelle als auch in der Eingabezeile. Die Eingabezeile kann über den nach unten weisende Pfeil rechts davon zu einem Eingabebereich vergrößert werden." +msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right." +msgstr "" #. Cs3FE #: text_wrap.xhp @@ -12508,20 +12607,20 @@ msgctxt "" msgid "Select all the cells where you want the text to break at the right border." msgstr "Wählen Sie alle Zellen aus, in denen der Text am rechten Rand umbrechen soll." -#. FDxYh +#. 3zSSw #: text_wrap.xhp msgctxt "" "text_wrap.xhp\n" "par_id3148575\n" "help.text" -msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK." -msgstr "Wählen Sie <emph>Format - Zellen... - Ausrichtung</emph>, markieren Sie die Option <emph>Automatischer Zeilenumbruch</emph> und klicken Sie auf OK." +msgid "In <menuitem>Format - Cells - Alignment</menuitem>, mark the <emph>Wrap text automatically</emph> option and click OK." +msgstr "" -#. Vf66T +#. GGFPz #: text_wrap.xhp msgctxt "" "text_wrap.xhp\n" -"note_xls_optimal_height\n" +"par_id201608575657740\n" "help.text" msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height." msgstr "" @@ -13183,14 +13282,14 @@ msgctxt "" msgid "Press the Enter key in order to accept the name from the tip." msgstr "Drücken Sie die Eingabetaste, um den Namen aus der Tipphilfe zu übernehmen." -#. 7onES +#. dGV3u #: value_with_name.xhp msgctxt "" "value_with_name.xhp\n" "par_id3150749\n" "help.text" -msgid "If more than one name starts with the same characters, you can scroll forward through all the names using the Ctrl + Tab keys and backward using the Shift + Ctrl + Tab keys." -msgstr "Wenn mehr als ein Name mit dem selben Buchstaben beginnt, können Sie vorwärts durch alle Namen rollen, indem Sie die Tastenkombination Strg+Tabulator verwenden, beziehungsweise Umschalt+Strg+Tabulator verwenden, um rückwärts durch die Namen zu rollen." +msgid "If more than one name starts with the same characters, you can scroll forward through all the names using the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> <keycode>+ Tab keys</keycode> and backward using the <keycode>Shift +</keycode> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> <keycode>+ Tab</keycode> keys." +msgstr "" #. VDbbB #: value_with_name.xhp diff --git a/source/de/helpcontent2/source/text/schart/01.po b/source/de/helpcontent2/source/text/schart/01.po index 8e1d9c4465e..b8771e9c80a 100644 --- a/source/de/helpcontent2/source/text/schart/01.po +++ b/source/de/helpcontent2/source/text/schart/01.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-10-27 12:31+0100\n" -"PO-Revision-Date: 2019-12-06 11:52+0000\n" -"Last-Translator: kuehl <kuehl@libreoffice.org>\n" -"Language-Team: German <https://vm137.documentfoundation.org/projects/libo_help-master/textschart01/de/>\n" +"PO-Revision-Date: 2021-01-04 06:36+0000\n" +"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1565410144.000000\n" #. DsZFP @@ -608,7 +608,7 @@ msgctxt "" "hd_id1106200812072645\n" "help.text" msgid "Text Orientation" -msgstr "Schreibrichtung" +msgstr "Textrichtung" #. zgASX #: 04020000.xhp @@ -644,7 +644,7 @@ msgctxt "" "hd_id1106200812112445\n" "help.text" msgid "Overlay" -msgstr "" +msgstr "Überlappung" #. C27pQ #: 04020000.xhp @@ -653,7 +653,7 @@ msgctxt "" "par_id1106200812112531\n" "help.text" msgid "<ahelp hid=\".\">Specifies whether the legend should overlap the chart.</ahelp> Turning off this option is useful if you want to display the legend above an empty part of the chart area instead of beside it. This way the drawing area can fill the whole chart area, increasing its readability." -msgstr "" +msgstr "<ahelp hid=\".\">Gibt an, ob die Legende das Diagramm überlappen soll.</ahelp> Das Deaktivieren dieser Option ist nützlich, wenn Sie die Legende über einem leeren Teil des Diagrammbereichs anstatt daneben anzeigen möchten. Auf diese Weise kann der Zeichenbereich den gesamten Diagrammbereich ausfüllen und so die Lesbarkeit verbessern." #. WXyyt #: 04030000.xhp @@ -2552,7 +2552,7 @@ msgctxt "" "hd_id0305200910524938\n" "help.text" msgid "Hide legend entry" -msgstr "" +msgstr "Legendeneintrag ausblenden" #. roeRi #: 04060000.xhp @@ -2561,7 +2561,7 @@ msgctxt "" "par_id030520091052495\n" "help.text" msgid "<ahelp hid=\".\">Do not show legend entry for the selected data series or data point.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Legendeneintrag für die ausgewählte Datenreihe oder den ausgewählten Datenpunkt nicht anzeigen.</ahelp>" #. WWrcn #: 04070000.xhp @@ -4082,7 +4082,7 @@ msgctxt "" "hd_id1006200801024784\n" "help.text" msgid "Position Axis" -msgstr "" +msgstr "Position der Achsen" #. bpuBR #: 05040202.xhp @@ -4091,7 +4091,7 @@ msgctxt "" "hd_id3151388\n" "help.text" msgid "On tick marks" -msgstr "" +msgstr "An Markierungen" #. qj7Dj #: 05040202.xhp @@ -4100,7 +4100,7 @@ msgctxt "" "par_id3146881\n" "help.text" msgid "<ahelp hid=\".\">Specifies that the axis is positioned on the first/last tickmarks. This makes the data points visual representation begin/end at the value axis.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Gibt an, dass die Achse auf den ersten/letzten Markierungen positioniert ist. Dadurch beginnt/endet die visuelle Darstellung der Datenpunkte an der Werteachse.</ahelp>" #. Dig6M #: 05040202.xhp @@ -4109,7 +4109,7 @@ msgctxt "" "hd_id3154678\n" "help.text" msgid "Between tick marks" -msgstr "" +msgstr "Zwischen Markierungen" #. E8YsS #: 05040202.xhp @@ -4118,7 +4118,7 @@ msgctxt "" "par_id3146882\n" "help.text" msgid "<ahelp hid=\".\">Specifies that the axis is positioned between the tickmarks. This makes the data points visual representation begin/end at a distance from the value axis.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Gibt an, dass die Achse zwischen den Markierungen positioniert ist. Dadurch beginnt/endet die visuelle Darstellung der Datenpunkte in einem Abstand von der Werteachse.</ahelp>" #. jRG4d #: 05040202.xhp diff --git a/source/de/helpcontent2/source/text/sdatabase.po b/source/de/helpcontent2/source/text/sdatabase.po index 644a954183a..b61f469a5ba 100644 --- a/source/de/helpcontent2/source/text/sdatabase.po +++ b/source/de/helpcontent2/source/text/sdatabase.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-10-27 14:18+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-06-23 11:15+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsdatabase/de/>\n" @@ -2985,6 +2985,222 @@ msgctxt "" msgid "If there is an error when assigning properties to the objects contained in the form (for example, when assigning a non-existent database table to an object), a corresponding error message appears. This error message may contain a <emph>More</emph> button. <ahelp hid=\"dummy\">If you click on <emph>More</emph>, a dialog displaying more information about the current problem appears.</ahelp>" msgstr "" +#. fUPBC +#: 05000000.xhp +msgctxt "" +"05000000.xhp\n" +"tit\n" +"help.text" +msgid "Tables" +msgstr "" + +#. aA9nH +#: 05000000.xhp +msgctxt "" +"05000000.xhp\n" +"hd_id3148520\n" +"help.text" +msgid "<link href=\"text/sdatabase/05000000.xhp\" name=\"Tables\">Tables</link>" +msgstr "" + +#. ozjR6 +#: 05000000.xhp +msgctxt "" +"05000000.xhp\n" +"par_id3147102\n" +"help.text" +msgid "Table data edit mode allows you to see your data as rows of records, with optional filtering and sorting of that data. In this mode, you can also enter new records, make changes to, and delete existing records." +msgstr "" + +#. ZdcXQ +#: 05000000.xhp +msgctxt "" +"05000000.xhp\n" +"par_id3147226\n" +"help.text" +msgid "In the $[officename] Help, you will find further information on the following subjects:" +msgstr "" + +#. UxGw5 +#: 05000000.xhp +msgctxt "" +"05000000.xhp\n" +"hd_id3152425\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Create new or edit table design\">Create new or edit table design</link>" +msgstr "" + +#. Hk4Jz +#: 05000000.xhp +msgctxt "" +"05000000.xhp\n" +"hd_id3149095\n" +"help.text" +msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sort and Filter Data\">Sort and Filter Data</link>" +msgstr "" + +#. ZEwwQ +#: 05000000.xhp +msgctxt "" +"05000000.xhp\n" +"hd_id3154288\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relations, Primary and External Key\">Relations, Primary and External Key</link>" +msgstr "" + +#. fAyEi +#: 05000001.xhp +msgctxt "" +"05000001.xhp\n" +"tit\n" +"help.text" +msgid "Table Context Menus" +msgstr "" + +#. nfG4Q +#: 05000001.xhp +msgctxt "" +"05000001.xhp\n" +"hd_id3148983\n" +"help.text" +msgid "<link href=\"text/sdatabase/05000001.xhp\" name=\"Table Context Menus\">Table Context Menus</link>" +msgstr "" + +#. PFkAG +#: 05000001.xhp +msgctxt "" +"05000001.xhp\n" +"par_id3163829\n" +"help.text" +msgid "The context menu of the table container offers various functions that apply to all database tables. To edit a particular table within the database, select the corresponding table and open its context menu." +msgstr "" + +#. MLxCc +#: 05000001.xhp +msgctxt "" +"05000001.xhp\n" +"par_id3146958\n" +"help.text" +msgid "Depending on the context, it is possible that not all the functions for your current database will be listed in the context menus. For example, the <emph>Relationships</emph> command for defining relationships between various tables is only available with relational databases." +msgstr "" + +#. B6Az2 +#: 05000001.xhp +msgctxt "" +"05000001.xhp\n" +"par_id3145382\n" +"help.text" +msgid "Depending on the database system used, you will find the following entries on the context menus:" +msgstr "" + +#. xKPHW +#: 05000001.xhp +msgctxt "" +"05000001.xhp\n" +"par_id3166461\n" +"help.text" +msgid "If a <link href=\"text/shared/01/05340400.xhp\" name=\"table is open\">table is open</link>, there are several functions available to edit the data." +msgstr "" + +#. Rqydv +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"tit\n" +"help.text" +msgid "Enter / change password" +msgstr "" + +#. QgwAM +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"hd_id3163829\n" +"help.text" +msgid "Enter / change password" +msgstr "" + +#. BLUEn +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"par_id3148520\n" +"help.text" +msgid "Allows you to enter and confirm a new or changed password. If you have defined a new user, enter the user name in this dialog." +msgstr "" + +#. Pyimk +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"hd_id3157898\n" +"help.text" +msgid "User" +msgstr "" + +#. VpT3V +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"par_id3149346\n" +"help.text" +msgid "<ahelp hid=\"sfx/ui/password/usered\">Specifies the name of the new user.</ahelp> This field is only visible if you have defined a new user." +msgstr "" + +#. BEACE +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"hd_id3153681\n" +"help.text" +msgid "Old password" +msgstr "" + +#. 6wJxw +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"par_id3147576\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/password/oldpassword\">Enter the old password here.</ahelp> This field is visible when you have opened the dialog via <emph>Change password</emph>." +msgstr "" + +#. 99GH9 +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"hd_id3153311\n" +"help.text" +msgid "Password" +msgstr "" + +#. Q3dUD +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"par_id3147243\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/password/newpassword\">Enter the new password.</ahelp>" +msgstr "" + +#. FcJVt +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"hd_id3147275\n" +"help.text" +msgid "Confirm (password)" +msgstr "" + +#. xkB4S +#: 05000003.xhp +msgctxt "" +"05000003.xhp\n" +"par_id3153541\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/password/confirmpassword\">Enter the new password again.</ahelp>" +msgstr "" + #. cLmBi #: main.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/sdraw.po b/source/de/helpcontent2/source/text/sdraw.po index abbd299b903..5d0cd034ded 100644 --- a/source/de/helpcontent2/source/text/sdraw.po +++ b/source/de/helpcontent2/source/text/sdraw.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-11-20 15:34+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-10-22 11:35+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsdraw/de/>\n" @@ -961,14 +961,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05210000.xhp\" name=\"Area\">Area</link>" msgstr "<link href=\"text/shared/01/05210000.xhp\" name=\"Fläche...\">Fläche...</link>" -#. 4vNGj +#. o6mDT #: main_format.xhp msgctxt "" "main_format.xhp\n" "hd_id3153878\n" "help.text" -msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text</link>" -msgstr "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text…</link>" +msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text Attributes</link>" +msgstr "" #. mjNtZ #: main_format.xhp diff --git a/source/de/helpcontent2/source/text/sdraw/01.po b/source/de/helpcontent2/source/text/sdraw/01.po index 1517a499c91..40ceb50d77f 100644 --- a/source/de/helpcontent2/source/text/sdraw/01.po +++ b/source/de/helpcontent2/source/text/sdraw/01.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-12-08 13:07+0100\n" -"PO-Revision-Date: 2020-08-27 11:34+0000\n" -"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsdraw01/de/>\n" +"PO-Revision-Date: 2020-12-26 16:36+0000\n" +"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw01/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1557891741.000000\n" #. ybhKD @@ -23,7 +23,7 @@ msgctxt "" "tit\n" "help.text" msgid "3D-Settings" -msgstr "" +msgstr "3D-Einstellungen" #. FEwmD #: 3dsettings_toolbar.xhp @@ -32,7 +32,7 @@ msgctxt "" "par_idN1055A\n" "help.text" msgid "<variable id=\"3dtoolbar\"><link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">3D-Settings</link></variable>" -msgstr "" +msgstr "<variable id=\"3dtoolbar\"><link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">3D-Einstellungen</link></variable>" #. ZZxLB #: 3dsettings_toolbar.xhp @@ -50,7 +50,7 @@ msgctxt "" "par_idN10575\n" "help.text" msgid "Extrusion On/Off" -msgstr "" +msgstr "Extrusion ein/aus" #. FovPY #: 3dsettings_toolbar.xhp @@ -68,7 +68,7 @@ msgctxt "" "par_id891592603243551\n" "help.text" msgid "<image src=\"cmd/lc_extrusiontoggle.png\" id=\"img_id681592603243552\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241592603243553\">Icon Extrusion On/Off</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_extrusiontoggle.png\" id=\"img_id681592603243552\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241592603243553\">Symbol für Extrusion ein/aus</alt></image>" #. D7KNd #: 3dsettings_toolbar.xhp @@ -77,7 +77,7 @@ msgctxt "" "par_id241592603243554\n" "help.text" msgid "Extrusion On/Off" -msgstr "" +msgstr "Extrusion ein/aus" #. DCtCL #: 3dsettings_toolbar.xhp @@ -86,7 +86,7 @@ msgctxt "" "par_idN10590\n" "help.text" msgid "Tilt Down" -msgstr "" +msgstr "Nach unten kippen" #. DPBMs #: 3dsettings_toolbar.xhp @@ -95,7 +95,7 @@ msgctxt "" "par_idN10594\n" "help.text" msgid "<ahelp hid=\".\">Tilts the selected object downwards by five degrees.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Kippt das ausgewählte Objekt um fünf Grad nach unten.</ahelp>" #. d4yN5 #: 3dsettings_toolbar.xhp @@ -113,7 +113,7 @@ msgctxt "" "par_id771592603809183\n" "help.text" msgid "Tilt Down" -msgstr "" +msgstr "Nach unten kippen" #. EBVNf #: 3dsettings_toolbar.xhp @@ -122,7 +122,7 @@ msgctxt "" "par_idN105AB\n" "help.text" msgid "Tilt Up" -msgstr "" +msgstr "Nach oben kippen" #. 7wLkh #: 3dsettings_toolbar.xhp @@ -131,7 +131,7 @@ msgctxt "" "par_idN105AF\n" "help.text" msgid "<ahelp hid=\".\">Tilts the selected object upwards by five degrees.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Kippt das ausgewählte Objekt um fünf Grad nach oben.</ahelp>" #. Qk9TG #: 3dsettings_toolbar.xhp @@ -149,7 +149,7 @@ msgctxt "" "par_id641592603969035\n" "help.text" msgid "Tilt Up" -msgstr "" +msgstr "Nach oben kippen" #. eY4A6 #: 3dsettings_toolbar.xhp @@ -158,7 +158,7 @@ msgctxt "" "par_idN105C6\n" "help.text" msgid "Tilt Left" -msgstr "" +msgstr "Nach links kippen" #. 7jGNr #: 3dsettings_toolbar.xhp @@ -167,7 +167,7 @@ msgctxt "" "par_idN105CA\n" "help.text" msgid "<ahelp hid=\".\">Tilts the selected object left by five degrees.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Kippt das ausgewählte Objekt um fünf Grad nach links.</ahelp>" #. 58eJK #: 3dsettings_toolbar.xhp @@ -185,7 +185,7 @@ msgctxt "" "par_id301592604038426\n" "help.text" msgid "Tilt Left" -msgstr "" +msgstr "Nach links kippen" #. EWcBG #: 3dsettings_toolbar.xhp @@ -194,7 +194,7 @@ msgctxt "" "par_idN105E1\n" "help.text" msgid "Tilt Right" -msgstr "" +msgstr "Nach rechts kippen" #. ZixBw #: 3dsettings_toolbar.xhp @@ -203,7 +203,7 @@ msgctxt "" "par_idN105E5\n" "help.text" msgid "<ahelp hid=\".\">Tilts the selected object right by five degrees.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Kippt das ausgewählte Objekt um fünf Grad nach rechts.</ahelp>" #. CfWCi #: 3dsettings_toolbar.xhp @@ -221,7 +221,7 @@ msgctxt "" "par_id601592604069773\n" "help.text" msgid "Tilt Right" -msgstr "" +msgstr "Nach rechts kippen" #. DCn4A #: 3dsettings_toolbar.xhp @@ -230,7 +230,7 @@ msgctxt "" "par_idN105FC\n" "help.text" msgid "Depth" -msgstr "" +msgstr "Tiefe" #. 5wPta #: 3dsettings_toolbar.xhp @@ -266,7 +266,7 @@ msgctxt "" "par_id181592604250112\n" "help.text" msgid "Depth" -msgstr "" +msgstr "Tiefe" #. 76ESK #: 3dsettings_toolbar.xhp @@ -284,7 +284,7 @@ msgctxt "" "par_idN1064C\n" "help.text" msgid "Direction" -msgstr "" +msgstr "Richtung" #. SBj3W #: 3dsettings_toolbar.xhp @@ -311,7 +311,7 @@ msgctxt "" "par_id731592604418039\n" "help.text" msgid "Direction" -msgstr "" +msgstr "Richtung" #. tRGKu #: 3dsettings_toolbar.xhp @@ -338,7 +338,7 @@ msgctxt "" "par_idN106B3\n" "help.text" msgid "Lighting" -msgstr "" +msgstr "Beleuchtung" #. i5XyM #: 3dsettings_toolbar.xhp @@ -365,7 +365,7 @@ msgctxt "" "par_id941592604484912\n" "help.text" msgid "Lighting" -msgstr "" +msgstr "Beleuchtung" #. WHpbb #: 3dsettings_toolbar.xhp @@ -374,7 +374,7 @@ msgctxt "" "par_idN106C6\n" "help.text" msgid "Select a lighting direction." -msgstr "" +msgstr "Wählen Sie eine Beleuchtungsrichtung." #. Q7KCQ #: 3dsettings_toolbar.xhp @@ -383,7 +383,7 @@ msgctxt "" "par_idN106E1\n" "help.text" msgid "Select a lighting intensity." -msgstr "" +msgstr "Wählen Sie die Beleuchtungsintensität." #. jfJdG #: 3dsettings_toolbar.xhp @@ -392,7 +392,7 @@ msgctxt "" "par_idN106FC\n" "help.text" msgid "Surface" -msgstr "" +msgstr "Oberfläche" #. nEFL7 #: 3dsettings_toolbar.xhp @@ -419,7 +419,7 @@ msgctxt "" "par_id611592604538816\n" "help.text" msgid "Surface" -msgstr "" +msgstr "Oberfläche" #. ASvxW #: 3dsettings_toolbar.xhp @@ -437,7 +437,7 @@ msgctxt "" "par_idN10732\n" "help.text" msgid "3D Color" -msgstr "" +msgstr "3D-Farbe" #. TLZ97 #: 3dsettings_toolbar.xhp @@ -464,7 +464,7 @@ msgctxt "" "par_id921592604646576\n" "help.text" msgid "Color" -msgstr "" +msgstr "Farbe" #. 4JVcT #: delete_page.xhp @@ -581,7 +581,7 @@ msgctxt "" "hd_id641596204028276\n" "help.text" msgid "Title" -msgstr "" +msgstr "Titel" #. waSME #: insert_layer.xhp @@ -590,7 +590,7 @@ msgctxt "" "par_id271596204273624\n" "help.text" msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/title\">Enter the title of the layer.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Geben Sie einen Namen für die Ebene ein.</ahelp>" #. GGy5s #: insert_layer.xhp @@ -599,7 +599,7 @@ msgctxt "" "hd_id791596204033460\n" "help.text" msgid "Description" -msgstr "" +msgstr "Beschreibung" #. q5F9X #: insert_layer.xhp @@ -608,7 +608,7 @@ msgctxt "" "par_id471596204283656\n" "help.text" msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/textview\">Enter a description of the layer.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Geben Sie einen Namen für die Ebene ein.</ahelp>" #. WFSEL #: insert_layer.xhp @@ -923,7 +923,7 @@ msgctxt "" "par_id691556822054550\n" "help.text" msgid "To change the background of all of the pages in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Properties</emph> dialog." -msgstr "" +msgstr "Um den Hintergrund für alle Folien des aktiven Dokumentes zu ändern, klicken Sie auf <emph>OK</emph> und anschließend auf <emph>Ja</emph> im Dialog <emph>Folieneinstellungen</emph>." #. DA7cH #: rename_page.xhp diff --git a/source/de/helpcontent2/source/text/sdraw/guide.po b/source/de/helpcontent2/source/text/sdraw/guide.po index 215deb64d04..f9eb152ae7e 100644 --- a/source/de/helpcontent2/source/text/sdraw/guide.po +++ b/source/de/helpcontent2/source/text/sdraw/guide.po @@ -3,15 +3,15 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-01-22 13:00+0100\n" -"PO-Revision-Date: 2019-03-13 04:54+0000\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"PO-Revision-Date: 2020-12-26 16:36+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1552452870.000000\n" @@ -214,14 +214,14 @@ msgctxt "" msgid "Select an object to align it to the page or select multiple objects to align them relative to each other." msgstr "Wählen Sie ein Objekt aus, um es auf der Seite auszurichten, oder wählen Sie mehrere Objekte, um sie relativ zueinander auszurichten." -#. iEjHE +#. sBGnF #: align_arrange.xhp msgctxt "" "align_arrange.xhp\n" "par_idN108A7\n" "help.text" -msgid "Choose <item type=\"menuitem\">Shape - Align</item> and select one of the alignment options." -msgstr "Wählen Sie <item type=\"menuitem\">Form - Ausrichten</item> und klicken Sie auf eine der Ausrichtungsoptionen." +msgid "Choose <item type=\"menuitem\">Shape - Align Objects</item> and select one of the alignment options." +msgstr "" #. ygENZ #: align_arrange.xhp @@ -1994,7 +1994,7 @@ msgctxt "" "tit\n" "help.text" msgid "Moving Objects to a Different Layer" -msgstr "" +msgstr "Objekte in eine andere Ebene verschieben" #. VnzC4 #: layer_move.xhp @@ -2003,7 +2003,7 @@ msgctxt "" "bm_id3150752\n" "help.text" msgid "<bookmark_value>objects; moving in layers</bookmark_value><bookmark_value>layers; moving objects</bookmark_value><bookmark_value>moving; between layers</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Objekte; in Ebenen verschieben</bookmark_value><bookmark_value>Ebenen; Objekte verschieben</bookmark_value><bookmark_value>Verschieben; zwischen Ebenen</bookmark_value>" #. 8EowS #: layer_move.xhp @@ -2012,7 +2012,7 @@ msgctxt "" "hd_id3150752\n" "help.text" msgid "<variable id=\"layer_move\"><link href=\"text/sdraw/guide/layer_move.xhp\" name=\"Moving Objects to a Different Layer\">Moving Objects to a Different Layer</link></variable>" -msgstr "" +msgstr "<variable id=\"layer_move\"><link href=\"text/sdraw/guide/layer_move.xhp\" name=\"Moving Objects to a Different Layer\">Objekte in eine andere Ebene verschieben</link></variable>" #. GPgv9 #: layer_move.xhp @@ -2021,7 +2021,7 @@ msgctxt "" "par_idN10622\n" "help.text" msgid "Drawings in %PRODUCTNAME Draw support layers." -msgstr "" +msgstr "Zeichnungen in %PRODUCTNAME Draw unterstützen Ebenen." #. LugPR #: layer_move.xhp @@ -2030,7 +2030,7 @@ msgctxt "" "par_id3148488\n" "help.text" msgid "Click and hold the object until its edges flash." -msgstr "" +msgstr "Klicken Sie das Objekt an und halten Sie die Maustaste gedrückt, bis die Kanten des Objekts blinken." #. Fd8FL #: layer_move.xhp @@ -2039,7 +2039,7 @@ msgctxt "" "par_id3145587\n" "help.text" msgid "Drag the object to the name tab of the layer you want to move it to." -msgstr "" +msgstr "Ziehen Sie das Objekt auf das Register mit dem Namen der Ebene, auf die es verschoben werden soll." #. JKcGu #: layer_move.xhp @@ -2048,7 +2048,7 @@ msgctxt "" "par_id3148868\n" "help.text" msgid "Release the object." -msgstr "" +msgstr "Lassen Sie das Objekt los." #. ueWyB #: layer_new.xhp @@ -2057,7 +2057,7 @@ msgctxt "" "tit\n" "help.text" msgid "Inserting Layers" -msgstr "" +msgstr "Ebenen einfügen" #. aJEDz #: layer_new.xhp @@ -2066,7 +2066,7 @@ msgctxt "" "bm_id3148797\n" "help.text" msgid "<bookmark_value>layers; inserting and editing</bookmark_value><bookmark_value>inserting; layers</bookmark_value><bookmark_value>changing;layer properties</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Ebenen; einfügen und bearbeiten</bookmark_value><bookmark_value>Einfügen; Ebenen</bookmark_value><bookmark_value>Ändern; Eigenschaften von Ebenen</bookmark_value>" #. RVTpB #: layer_new.xhp @@ -2075,7 +2075,7 @@ msgctxt "" "hd_id3148797\n" "help.text" msgid "<variable id=\"layer_new\"><link href=\"text/sdraw/guide/layer_new.xhp\" name=\"Inserting Layers\">Inserting Layers</link></variable>" -msgstr "" +msgstr "<variable id=\"layer_new\"><link href=\"text/sdraw/guide/layer_new.xhp\" name=\"Inserting Layers\">Ebenen einfügen</link></variable>" #. q2YZP #: layer_new.xhp @@ -2084,7 +2084,7 @@ msgctxt "" "par_idN10614\n" "help.text" msgid "Drawings in %PRODUCTNAME Draw support layers." -msgstr "" +msgstr "Zeichnungen in %PRODUCTNAME Draw unterstützen Ebenen." #. ekzqb #: layer_new.xhp @@ -2093,7 +2093,7 @@ msgctxt "" "par_idN10643\n" "help.text" msgid "Right-click the layer tab area at the bottom." -msgstr "" +msgstr "Klicken Sie mit der rechten Maustaste auf das Register der Ebenen am unteren Rand." #. Zgqbq #: layer_new.xhp @@ -2102,7 +2102,7 @@ msgctxt "" "par_id3153418\n" "help.text" msgid "Choose <emph>Insert Layer</emph>." -msgstr "" +msgstr "Wählen Sie <emph>Ebene einfügen…</emph>." #. KF4eN #: layer_new.xhp @@ -2111,7 +2111,7 @@ msgctxt "" "par_id3155068\n" "help.text" msgid "Type a name for the layer in the <emph>Name </emph>box." -msgstr "" +msgstr "Geben Sie im Feld <emph>Name</emph> einen Namen für die neue Ebene ein." #. XpnA9 #: layer_new.xhp @@ -2120,7 +2120,7 @@ msgctxt "" "par_id3156382\n" "help.text" msgid "In the <emph>Properties </emph>area, set the options for the layer." -msgstr "" +msgstr "Im Bereich <emph>Eigenschaften</emph> legen Sie die Eigenschaften der Ebene fest." #. vvWmv #: layer_new.xhp @@ -2129,7 +2129,7 @@ msgctxt "" "par_id3153964\n" "help.text" msgid "Click <emph>OK</emph>. The new layer automatically becomes the active layer." -msgstr "" +msgstr "Klicken Sie auf <emph>OK</emph>. Die neue Ebene ist automatisch die aktive Ebene." #. zmf3H #: layer_new.xhp @@ -2138,7 +2138,7 @@ msgctxt "" "par_id3154658\n" "help.text" msgid "To change the properties of a layer, click the name tab of the layer, and then choose <emph>Format - Layer</emph>." -msgstr "" +msgstr "Um die Eigenschaften einer Ebene zu ändern, klicken Sie auf das Register mit dem Namen der Ebene und wählen Sie dann <emph>Format – Ebene…</emph>." #. pcp3u #: layer_new.xhp @@ -2147,7 +2147,7 @@ msgctxt "" "par_id3153814\n" "help.text" msgid "You cannot change the name of or delete a predefined <item type=\"productname\">%PRODUCTNAME</item> Draw layer." -msgstr "" +msgstr "Die vordefinierten Ebenen in <item type=\"productname\">%PRODUCTNAME</item> Draw können Sie nicht umbenennen oder löschen." #. ogEXM #: layer_tipps.xhp @@ -2156,7 +2156,7 @@ msgctxt "" "tit\n" "help.text" msgid "Working With Layers" -msgstr "" +msgstr "Mit Ebenen arbeiten" #. XdCXD #: layer_tipps.xhp @@ -2165,7 +2165,7 @@ msgctxt "" "bm_id3154013\n" "help.text" msgid "<bookmark_value>layers;working with</bookmark_value><bookmark_value>locking layers</bookmark_value><bookmark_value>hiding;layers</bookmark_value><bookmark_value>unlocking layers</bookmark_value><bookmark_value>showing;hidden layers</bookmark_value><bookmark_value>selecting;layers</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Ebenen; arbeiten mit</bookmark_value><bookmark_value>Ebenen; sperren</bookmark_value><bookmark_value>Ausblenden; Ebenen</bookmark_value><bookmark_value>Ebenen; freigeben</bookmark_value><bookmark_value>Anzeigen; ausgeblendete Ebenen</bookmark_value><bookmark_value>Auswählen; Ebenen</bookmark_value>" #. WXmHZ #: layer_tipps.xhp @@ -2174,7 +2174,7 @@ msgctxt "" "hd_id3154013\n" "help.text" msgid "<variable id=\"layer_tipps\"><link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"Working With Layers\">Working With Layers</link></variable>" -msgstr "" +msgstr "<variable id=\"layer_tipps\"><link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"Working With Layers\">Mit Ebenen arbeiten</link></variable>" #. DG6Fg #: layer_tipps.xhp @@ -2183,7 +2183,7 @@ msgctxt "" "par_idN10706\n" "help.text" msgid "Drawings in %PRODUCTNAME Draw support layers." -msgstr "" +msgstr "Zeichnungen in %PRODUCTNAME Draw unterstützen Ebenen." #. rt4CH #: layer_tipps.xhp @@ -2192,7 +2192,7 @@ msgctxt "" "hd_id3154018\n" "help.text" msgid "Selecting a layer" -msgstr "" +msgstr "Eine Ebene auswählen" #. ymWHd #: layer_tipps.xhp @@ -2201,7 +2201,7 @@ msgctxt "" "par_id3154484\n" "help.text" msgid "To select a layer, click the name tab of the layer at the bottom of the workspace." -msgstr "" +msgstr "Wählen Sie eine Ebene aus, indem Sie am unteren Rand auf das Register mit dem Namen der Ebene klicken." #. Eu6FM #: layer_tipps.xhp @@ -2210,7 +2210,7 @@ msgctxt "" "par_idN10767\n" "help.text" msgid "To edit the properties of a layer, double-click a layer tab." -msgstr "" +msgstr "Um die Eigenschaften einer Ebene zu bearbeiten, doppelklicken Sie auf das Register einer Ebene." #. gpeRK #: layer_tipps.xhp @@ -2219,7 +2219,7 @@ msgctxt "" "hd_id3155445\n" "help.text" msgid "Hiding layers" -msgstr "" +msgstr "Ebenen verbergen" #. 58ZDz #: layer_tipps.xhp @@ -2228,7 +2228,7 @@ msgctxt "" "par_id3154702\n" "help.text" msgid "Select a layer, and then choose <emph>Format - Layer</emph>." -msgstr "" +msgstr "Wählen Sie eine Ebene und dann <emph>Format – Ebene…</emph>." #. GExfg #: layer_tipps.xhp @@ -2237,7 +2237,7 @@ msgctxt "" "par_id3145587\n" "help.text" msgid "In the <emph>Properties </emph>area, clear the <emph>Visible </emph>check box." -msgstr "" +msgstr "Im Bereich <emph>Eigenschaften</emph> entfernen Sie die Markierung vor <emph>Sichtbar</emph>." #. S94G3 #: layer_tipps.xhp @@ -2246,7 +2246,7 @@ msgctxt "" "par_id3153912\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Klicken Sie auf <emph>OK</emph>." #. SYd53 #: layer_tipps.xhp @@ -2255,7 +2255,7 @@ msgctxt "" "par_id3154762\n" "help.text" msgid "In the name tab of the layer, the text color of the name changes to blue." -msgstr "" +msgstr "Der Name der Ebene wird auf dem Register in blauer Farbe angezeigt." #. QE9VM #: layer_tipps.xhp @@ -2264,7 +2264,7 @@ msgctxt "" "par_id3156396\n" "help.text" msgid "You can make a layer visible or invisible by clicking on its tab while holding down the Shift key." -msgstr "" +msgstr "Blenden Sie eine Ebene ein oder aus, indem Sie bei gedrückter Taste [Umschalt] auf das Register der Ebene klicken." #. oLGAc #: layer_tipps.xhp @@ -2273,7 +2273,7 @@ msgctxt "" "hd_id3146322\n" "help.text" msgid "Showing hidden layers" -msgstr "" +msgstr "Verborgene Ebenen anzeigen" #. gPBRz #: layer_tipps.xhp @@ -2282,7 +2282,7 @@ msgctxt "" "par_id3157871\n" "help.text" msgid "Select a hidden layer, and then choose <emph>Format - Layer</emph>." -msgstr "" +msgstr "Wählen Sie eine ausgeblendete Ebene aus und dann <emph>Format – Ebene…</emph>." #. Hp7EC #: layer_tipps.xhp @@ -2291,7 +2291,7 @@ msgctxt "" "par_id3149352\n" "help.text" msgid "In the <emph>Properties </emph>area, select the <emph>Visible </emph>check box." -msgstr "" +msgstr "Im Bereich <emph>Eigenschaften</emph> aktivieren Sie das Markierfeld <emph>Sichtbar</emph>." #. sRuDf #: layer_tipps.xhp @@ -2300,7 +2300,7 @@ msgctxt "" "par_id3153036\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Klicken Sie auf <emph>OK</emph>." #. eteBC #: layer_tipps.xhp @@ -2309,7 +2309,7 @@ msgctxt "" "hd_id3154554\n" "help.text" msgid "Locking layers" -msgstr "" +msgstr "Ebenen sperren" #. ngA9B #: layer_tipps.xhp @@ -2318,7 +2318,7 @@ msgctxt "" "par_id3150864\n" "help.text" msgid "Select a layer, and then choose <emph>Format - Layer</emph>." -msgstr "" +msgstr "Wählen Sie eine Ebene und dann <emph>Format – Ebene…</emph>." #. kAd4B #: layer_tipps.xhp @@ -2327,7 +2327,7 @@ msgctxt "" "par_id3150336\n" "help.text" msgid "In the <emph>Properties</emph> area, select the <emph>Locked </emph>check box." -msgstr "" +msgstr "Im Bereich <emph>Eigenschaften</emph> aktivieren Sie das Markierfeld <emph>Gesperrt</emph>." #. VggNV #: layer_tipps.xhp @@ -2336,7 +2336,7 @@ msgctxt "" "par_id3153730\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Klicken Sie auf <emph>OK</emph>." #. FzHMk #: layer_tipps.xhp @@ -2345,7 +2345,7 @@ msgctxt "" "par_id3149883\n" "help.text" msgid "You cannot edit objects on a locked layer." -msgstr "" +msgstr "Objekte auf einer gesperrten Ebene können nicht bearbeitet werden." #. LQxDq #: layer_tipps.xhp @@ -2354,7 +2354,7 @@ msgctxt "" "hd_id3145244\n" "help.text" msgid "Unlocking layers" -msgstr "" +msgstr "Gesperrte Ebenen freigeben" #. 9RDhe #: layer_tipps.xhp @@ -2363,7 +2363,7 @@ msgctxt "" "par_id3145354\n" "help.text" msgid "Select a locked layer, and then choose <emph>Format - Layer</emph>." -msgstr "" +msgstr "Wählen Sie eine gesperrte Ebene und dann <emph>Format – Ebene…</emph>." #. xzL5o #: layer_tipps.xhp @@ -2372,7 +2372,7 @@ msgctxt "" "par_id3148393\n" "help.text" msgid "In the <emph>Properties</emph> area, clear the <emph>Locked </emph>check box." -msgstr "" +msgstr "Im Bereich <emph>Eigenschaften</emph> deaktivieren Sie das Markierfeld <emph>Gesperrt</emph>." #. JaFMq #: layer_tipps.xhp @@ -2381,7 +2381,7 @@ msgctxt "" "par_id3150467\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Klicken Sie auf <emph>OK</emph>." #. mWSnc #: layers.xhp @@ -2390,7 +2390,7 @@ msgctxt "" "tit\n" "help.text" msgid "About Layers" -msgstr "" +msgstr "Über Ebenen" #. S84VT #: layers.xhp @@ -2399,7 +2399,7 @@ msgctxt "" "bm_id3149018\n" "help.text" msgid "<bookmark_value>layers; definition</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Ebenen; Definition</bookmark_value>" #. BqLiz #: layers.xhp @@ -2408,7 +2408,7 @@ msgctxt "" "hd_id3149018\n" "help.text" msgid "<variable id=\"layers\"><link href=\"text/sdraw/guide/layers.xhp\" name=\"About Layers\">About Layers</link></variable>" -msgstr "" +msgstr "<variable id=\"layers\"><link href=\"text/sdraw/guide/layers.xhp\" name=\"About Layers\">Über Ebenen</link></variable>" #. RPAJU #: layers.xhp @@ -2417,7 +2417,7 @@ msgctxt "" "par_id3146313\n" "help.text" msgid "Layers allow you to assemble elements on a page that are related. Think of layers as individual workspaces that you can hide from view, hide from printing, or lock." -msgstr "" +msgstr "Mit den Ebenen können Sie verwandte Elemente auf einer Seite anordnen. Stellen Sie sich Ebenen als einzelne Arbeitsbereiche vor, die aus der Ansicht oder für das Drucken ausgeblendet oder gesperrt werden können." #. 4kcNU #: layers.xhp @@ -2426,7 +2426,7 @@ msgctxt "" "par_id7036957\n" "help.text" msgid "Layers do not determine the stacking order of objects on your page, except for the <emph>Controls</emph> layer which is always in front of other layers." -msgstr "" +msgstr "Mit Ausnahme der Ebene <emph>Steuerelemente</emph>, die stets vor anderen Ebenen liegt, haben die Ebenen keinen Einfluss auf die Stapelreihenfolge von Objekten auf einer Seite." #. kTBs7 #: layers.xhp diff --git a/source/de/helpcontent2/source/text/shared/00.po b/source/de/helpcontent2/source/text/shared/00.po index e4cb81cc5cc..cbb9e172825 100644 --- a/source/de/helpcontent2/source/text/shared/00.po +++ b/source/de/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-11-22 12:51+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-05-27 09:52+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/de/>\n" @@ -8494,23 +8494,23 @@ msgctxt "" msgid "<variable id=\"events\">Choose <menuitem>Tools - Customize - Events</menuitem> tab.</variable>" msgstr "" -#. 6kyDw +#. Bsh3F #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3157895\n" "help.text" -msgid "<variable id=\"autokorr\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options</emph>.</variable>" -msgstr "<variable id=\"autokorr\">Wählen Sie <emph>Extras - AutoKorrektur - AutoKorrektur-Optionen...</emph>.</variable>" +msgid "<variable id=\"autokorr\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options</menuitem>.</variable>" +msgstr "" -#. YZkJQ +#. 7SCCc #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153768\n" "help.text" -msgid "<variable id=\"autokooptionen\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Options</emph> tab.</variable>" -msgstr "<variable id=\"autokooptionen\">Wählen Sie <emph>Extras - AutoKorrektur - AutoKorrektur-Optionen... - Register: Optionen</emph>.</variable>" +msgid "<variable id=\"autokooptionen\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Options</menuitem> tab.</variable>" +msgstr "" #. DMdB6 #: 00000406.xhp @@ -8521,32 +8521,32 @@ msgctxt "" msgid "<variable id=\"autokosmarttags\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Smart Tags</emph> tab.</variable>" msgstr "<variable id=\"autokosmarttags\">Wählen Sie <emph>Extras - AutoKorrektur - AutoKorrektur-Optionen... - Register: SmartTags</emph>.</variable>" -#. tKGQE +#. GMS4C #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3155368\n" "help.text" -msgid "<variable id=\"autokoersetzung\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Replace</emph> tab.</variable>" -msgstr "<variable id=\"autokoersetzung\">Wählen Sie <emph>Extras - AutoKorrektur - AutoKorrektur-Optionen... - Register: Ersetzungen</emph>.</variable>" +msgid "<variable id=\"autokoersetzung\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Replace</menuitem> tab.</variable>" +msgstr "" -#. zCF8f +#. DeRsp #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3155860\n" "help.text" -msgid "<variable id=\"autokoausnahmen\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Exceptions</emph> tab.</variable>" -msgstr "<variable id=\"autokoausnahmen\">Wählen Sie <emph>Extras - AutoKorrektur - AutoKorrektur-Optionen... - Register: Ausnahmen</emph>.</variable>" +msgid "<variable id=\"autokoausnahmen\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Exceptions</menuitem> tab.</variable>" +msgstr "" -#. D9EGD +#. 7RY8J #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153094\n" "help.text" -msgid "<variable id=\"autokotyafz\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Localized Options</emph> tab.</variable>" -msgstr "<variable id=\"autokotyafz\">Wählen Sie <emph>Extras - AutoKorrektur - AutoKorrektur-Optionen... - Register: Gebietsschemaabhängige Optionen</emph>.</variable>" +msgid "<variable id=\"autokotyafz\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Localized Options</menuitem> tab.</variable>" +msgstr "" #. x8Cg3 #: 00000406.xhp @@ -8665,14 +8665,14 @@ msgctxt "" msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>." msgstr "Wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - $[officename] - Pfade</emph>." -#. eLEKH +#. DdcCT #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3150036\n" "help.text" -msgid "Choose <emph>Tools - AutoText - Path</emph>." -msgstr "Wählen Sie <emph>Extras - AutoText... - Pfad...</emph>." +msgid "Choose <emph>Tools - AutoText - Path</emph>. (autotext only)" +msgstr "" #. uSkyB #: 00000406.xhp diff --git a/source/de/helpcontent2/source/text/shared/01.po b/source/de/helpcontent2/source/text/shared/01.po index 995fda217f5..499d43fcd57 100644 --- a/source/de/helpcontent2/source/text/shared/01.po +++ b/source/de/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-12-14 15:33+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-11-05 10:35+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/de/>\n" @@ -2158,104 +2158,68 @@ msgctxt "" msgid "Opening Documents With Templates" msgstr "Öffnen von Dokumenten mit Vorlagen" -#. pJAa8 +#. DciWP #: 01020000.xhp msgctxt "" "01020000.xhp\n" -"par_id3145367\n" -"help.text" -msgid "%PRODUCTNAME recognizes templates that are located in any folder from the following list:" -msgstr "%PRODUCTNAME erkennt Dokumentvorlagen in den folgenden Verzeichnissen:" - -#. yanLE -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_id3151292\n" -"help.text" -msgid "In the <emph>shared template</emph> folder," -msgstr "im Ordner für <emph>gemeinsame Dokumentvorlagen</emph>," - -#. Enefn -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_id3144442\n" -"help.text" -msgid "- the <emph>user template</emph> folder,<switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder,</caseinline><defaultinline> - the <emph>Documents and Settings</emph> folder</defaultinline></switchinline>" -msgstr "im Ordner für <emph>benutzerdefinierte Dokumentvorlagen</emph><switchinline select=\"sys\"><caseinline select=\"UNIX\">im Verzeichnis <emph>home</emph></caseinline><defaultinline>im Verzeichnis <emph>Dokumente und Einstellungen</emph></defaultinline></switchinline>" - -#. JGCKU -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_id3146905\n" -"help.text" -msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>." -msgstr "und alle Vorlagenverzeichnisse, wie sie in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Pfade\"><emph>%PRODUCTNAME - Pfade</emph></link> definiert sind." - -#. oHKej -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_id7375713\n" +"par_id3150105\n" "help.text" -msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"." -msgstr "Wenn Sie <item type=\"menuitem\">Datei - Vorlagen - Als Vorlage speichern</item> nutzen, um eine Vorlage zu speichern, wird die Vorlage in Ihrem <emph>Vorlagenverzeichnis</emph> gespeichert. Wenn Sie ein Dokument öffnen, dass auf einer solchen Vorlage basiert, wird das Dokument geprüft, ob die Vorlage geändert wurde, wie nachstehend beschrieben. Die Vorlage wird mit dem Dokument verbunden, die Vorlage kann in diesem Fall als \"verknüpfte Vorlage\" bezeichnet werden." +msgid "When you open a document created from a template, %PRODUCTNAME checks to see if the template has been modified since the document was last opened. If the template was changed, a dialog is shown where you can select which styles to apply to the document." +msgstr "" -#. GGiVC +#. JCkDE #: 01020000.xhp msgctxt "" "01020000.xhp\n" -"par_id6930143\n" +"par_id3153096\n" "help.text" -msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked." -msgstr "Wenn Sie <item type=\"menuitem\">Datei - Speichern unter...</item> nutzen und einen Vorlagenfilter auswählen, um eine Dokumentvorlage in einem anderen Verzeichnis zu speichern, das <emph>nicht</emph> in der Liste aufgeführt ist, dann werden die Dokumente, die auf dieser Vorlage basieren, <emph>nicht</emph> überprüft." +msgid "To apply the new styles from the template to the document, click <widget>Update Styles</widget>." +msgstr "" -#. u5PaD +#. BDWYx #: 01020000.xhp msgctxt "" "01020000.xhp\n" -"par_id3150105\n" +"par_id3147581\n" "help.text" -msgid "When you open a document that was created from a \"sticky template\" (as defined above), <item type=\"productname\">%PRODUCTNAME</item> checks to see if the template has been modified since the document was last opened. If the template was changed a dialog is shown where you can select which styles to apply to the document." -msgstr "Wenn Sie ein aus einer verknüpften Dokumentvorlage erstelltes Dokument öffnen, prüft <item type=\"productname\">%PRODUCTNAME</item>, ob die Dokumentvorlage seit dem letzten Öffnen des Dokuments geändert wurde. Ist dies der Fall, wird ein Dialog angezeigt, in dem Sie die auf das Dokument anzuwendenden Formatvorlagen auswählen können." +msgid "To retain the styles that are currently used in the document, click <widget>Keep Old Styles</widget>." +msgstr "" -#. KrUYt +#. SLice #: 01020000.xhp msgctxt "" "01020000.xhp\n" -"par_id3153096\n" +"par_id3145367\n" "help.text" -msgid "To apply the new styles from the template to the document, click <emph>Update Styles</emph>." -msgstr "Um die neuen Formatvorlagen aus der Dokumentvorlage auf das Dokument anzuwenden, klicken Sie auf <emph>Formatvorlagen übernehmen</emph>." +msgid "%PRODUCTNAME recognizes templates located in any directory defined for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><menuitem>%PRODUCTNAME - Paths</menuitem></link>." +msgstr "" -#. Rj3DX +#. Nksvx #: 01020000.xhp msgctxt "" "01020000.xhp\n" -"par_id3147581\n" +"par_id3154988\n" "help.text" -msgid "To retain the styles that are currently used in the document, click <emph>Keep Old Styles</emph>." -msgstr "Zum Beibehalten der derzeit im Dokument verwendeten Formatvorlagen, klicken Sie auf <emph>Formatvorlagen beibehalten</emph>." +msgid "If a document was created using a template that cannot be found, a dialog is shown that asks you how to proceed next time the document is opened." +msgstr "" -#. aM5Yo +#. HzeB3 #: 01020000.xhp msgctxt "" "01020000.xhp\n" -"par_id3154988\n" +"par_id3151351\n" "help.text" -msgid "If a document was created using a template that cannot be found a dialog is shown that asks you how to proceed next time the document is opened." -msgstr "Wenn ein Dokument mit einer Dokumentvorlage erstellt wurde, die nicht gefunden werden kann, werden Sie in einem Dialog gefragt, wie beim nächsten Öffnen des Dokuments vorgegangen werden soll." +msgid "To break the link between the document and the missing template, click <widget>No</widget>, otherwise <item type=\"productname\">%PRODUCTNAME</item> will look for the template the next time you open the document." +msgstr "" -#. DU3h6 +#. Sm3CJ #: 01020000.xhp msgctxt "" "01020000.xhp\n" -"par_id3151351\n" +"par_id6930143\n" "help.text" -msgid "To break the link between the document and the missing template, click <emph>No</emph>, otherwise <item type=\"productname\">%PRODUCTNAME</item> will look for the template the next time you open the document." -msgstr "Sie können die Verknüpfung zwischen dem Dokument und der fehlenden Dokumentvorlage aufheben, indem Sie auf <emph>Nein</emph> klicken, anderenfalls sucht <item type=\"productname\">%PRODUCTNAME</item> auch beim nächsten Öffnen des Dokuments nach der Dokumentvorlage." +msgid "When you use <menuitem>File - Save As</menuitem> and select a template filter to save a template in a directory that is <emph>not</emph> specified in the <emph>Templates</emph> path, then the documents based on that template will <emph>not</emph> be checked." +msgstr "" #. 6fFQH #: 01020000.xhp @@ -3625,6 +3589,24 @@ msgctxt "" msgid "Save preview image with this document" msgstr "" +#. YDHAD +#: 01100200.xhp +msgctxt "" +"01100200.xhp\n" +"par_id171606265050158\n" +"help.text" +msgid "Saves a thumbnail preview .png inside the document. This image may be used by a file manager under certain conditions." +msgstr "" + +#. 2CPLL +#: 01100200.xhp +msgctxt "" +"01100200.xhp\n" +"par_id231606265075565\n" +"help.text" +msgid "If you want to disable generating thumbnails in general, then choose <menuitem>Tools - Options - LibreOffice - Advanced</menuitem>. Click the <widget>Open Expert Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. If this property has the value <literal>true</literal>, then double-click on it to set its value to <literal>false</literal>." +msgstr "" + #. ibdbD #: 01100300.xhp msgctxt "" @@ -4273,14 +4255,14 @@ msgctxt "" msgid "Choose <emph>File - Templates - Save as Template</emph>." msgstr "Wählen Sie <emph>Datei - Vorlagen - Als Vorlage speichern...</emph>." -#. DTrDy +#. KDRRj #: 01110300.xhp msgctxt "" "01110300.xhp\n" "hd_id3147226\n" "help.text" -msgid "Template Name" -msgstr "Vorlagenname" +msgid "Enter Template Name" +msgstr "" #. 39pSZ #: 01110300.xhp @@ -4291,14 +4273,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Enter a name for the template.</ahelp>" msgstr "<ahelp hid=\".\">Geben Sie einen Namen für die Dokumentvorlage ein.</ahelp>" -#. P2EfB +#. kS78Z #: 01110300.xhp msgctxt "" "01110300.xhp\n" "hd_id3147571\n" "help.text" -msgid "Template Category" -msgstr "Vorlagenkategorie" +msgid "Select Template Category" +msgstr "" #. pZzDq #: 01110300.xhp @@ -4327,23 +4309,32 @@ msgctxt "" msgid "<ahelp hid=\".\">The new template will be used as the default template.</ahelp>" msgstr "<ahelp hid=\".\">Die neue Dokumentvorlage wird als Standardvorlage verwendet.</ahelp>" -#. 6NuAA +#. GEtxD +#: 01110300.xhp +msgctxt "" +"01110300.xhp\n" +"par_id861608396537022\n" +"help.text" +msgid "Templates added with this command appear automatically in the <emph>Template Manager</emph>. You can also use the <emph>Template Manager</emph> to import templates. Both methods are recommended for adding templates." +msgstr "" + +#. 7BaN7 #: 01110400.xhp msgctxt "" "01110400.xhp\n" "tit\n" "help.text" -msgid "Open Template" -msgstr "Vorlage öffnen" +msgid "Edit Template" +msgstr "" -#. uADtt +#. VqGEF #: 01110400.xhp msgctxt "" "01110400.xhp\n" "hd_id3150620\n" "help.text" -msgid "<link href=\"text/shared/01/01110400.xhp\" name=\"Open Template\">Open Template</link>" -msgstr "<link href=\"text/shared/01/01110400.xhp\" name=\"Vorlage öffnen\">Vorlage öffnen</link>" +msgid "<link href=\"text/shared/01/01110400.xhp\" name=\"Open Template\">Edit Template</link>" +msgstr "" #. VUYtJ #: 01110400.xhp @@ -4354,14 +4345,14 @@ msgctxt "" msgid "<ahelp hid=\".uno:OpenTemplate\">Opens a dialog where you can select a template for editing.</ahelp>" msgstr "<ahelp hid=\".uno:OpenTemplate\">Öffnet einen Dialog mit einer Auswahl an Dokumentvorlagen, die Sie bearbeiten können.</ahelp>" -#. AFPGE +#. ozGAg #: 01110400.xhp msgctxt "" "01110400.xhp\n" "par_id01110401\n" "help.text" -msgid "Choose <emph>File - Templates - Open Template</emph>." -msgstr "Wählen Sie <emph>Datei - Vorlagen - Vorlage öffnen...</emph>." +msgid "Choose <menuitem>File - Templates - Edit Template</menuitem>." +msgstr "" #. VkA8N #: 01130000.xhp @@ -6361,14 +6352,14 @@ msgctxt "" msgid "There are two ways to paste the clipboard contents in a spreadsheet document:" msgstr "Es gibt zwei Arten, den Inhalt der Zwischenablage in ein Tabellendokument einzufügen:" -#. e8YvL +#. TAfBs #: 02060000.xhp msgctxt "" "02060000.xhp\n" "par_id561521057687471\n" "help.text" -msgid "Using <emph>Ctrl</emph>+<emph>V</emph> shortcut, the <emph>Paste</emph> icon in the toolbar or choose <item type=\"menuitem\">Edit - Paste</item>: The contents of the clipboard is pasted in the target location and the clipboard keeps the contents for more paste operations. The copied selection mark stays active." -msgstr "Mittels der Tastenkombination <emph>Strg</emph>+<emph>V</emph>, dem Symbol <emph>Einfügen</emph> in der Symbolleiste Standard oder über <item type=\"menuitem\">Bearbeiten - Einfügen</item>: Der Inhalt der Zwischenablage wird an der Zielstelle eingefügt und die Zwischenablage behält den Inhalt für weitere Einfügeoperationen bei. Die kopierte Auswahlmarkierung bleibt aktiv." +msgid "Using <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode> shortcut, the <emph>Paste</emph> icon in the toolbar or choose <menuitem>Edit - Paste</menuitem>: The contents of the clipboard is pasted in the target location and the clipboard keeps the contents for more paste operations. The copied selection mark stays active." +msgstr "" #. 33eAD #: 02060000.xhp @@ -6982,14 +6973,14 @@ msgctxt "" msgid "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Finds or replaces text or formats in the current document.</ahelp></variable>" msgstr "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Dient zum Suchen oder Ersetzen von Text oder Formaten im aktuellen Dokument.</ahelp></variable>" -#. VcXFC +#. 2c3d6 #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id00001\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the text to search in the current document. Press <item type=\"keycode\">Enter</item> to search the text.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Geben Sie den im aktuellen Dokument zu suchenden Text ein. Drücken Sie die <item type=\"keycode\">Eingabetaste</item>, um den Text zu suchen.</ahelp>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the text to search in the current document. Press <keycode>Enter</keycode> to search the text.</ahelp>" +msgstr "" #. 3swkZ #: 02100000.xhp @@ -7333,6 +7324,24 @@ msgctxt "" msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace_backwards\">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp>" msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace_backwards\">Die Suche verläuft ausgehend von der aktuellen Cursorposition rückwärts bis zum Dateianfang.</ahelp>" +#. NCwXM +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"hd_id0302200901464169\n" +"help.text" +msgid "Comments" +msgstr "Kommentare" + +#. Wjco2 +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id0302200901464150\n" +"help.text" +msgid "<ahelp hid=\".\">In Writer, you can select to include the comment texts in your searches.</ahelp>" +msgstr "<ahelp hid=\".\">In Writer können Sie den Text in Kommentaren in Ihre Suche einbeziehen.</ahelp>" + #. Dvvya #: 02100000.xhp msgctxt "" @@ -7387,24 +7396,6 @@ msgctxt "" msgid "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Find</emph> list. To specify a replacement style, select a style from the <emph>Replace</emph> list.</ahelp>" msgstr "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Sucht nach Text, der mit der angegebenen Formatvorlage formatiert wurde. Aktivieren Sie diese Option und wählen Sie dann eine der unter <emph>Suchen</emph> aufgeführten Formatvorlagen. Die Formatvorlage, durch welche die gesuchte Vorlage ersetzt werden soll, wählen Sie aus der Liste <emph>Ersetzen</emph>.</ahelp>" -#. QDrX5 -#: 02100000.xhp -msgctxt "" -"02100000.xhp\n" -"par_idN109CC\n" -"help.text" -msgid "After you select the attributes that you want to search for, the <emph>Paragraph Styles</emph> box in the <emph>Other options</emph> area of the %PRODUCTNAME Writer <emph>Find & Replace</emph> dialog changes to <emph>Including Styles</emph>." -msgstr "Nach der Auswahl der gesuchten Attribute wechselt die Beschriftung der Option <emph>Absatzvorlagen</emph> im Bereich <emph>Weitere Optionen...</emph> des Dialogs <emph>Suchen und Ersetzen</emph> in %PRODUCTNAME Writer zu <emph>Einschließlich Vorlagen</emph>." - -#. FebT7 -#: 02100000.xhp -msgctxt "" -"02100000.xhp\n" -"par_idN109DF\n" -"help.text" -msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box." -msgstr "Um nach Text zu suchen, dessen Attribute durch direkte Formatierung und Vorlagen festgelegt wurden, markieren Sie die Option <emph>einschließlich Vorlagen</emph>." - #. N2USE #: 02100000.xhp msgctxt "" @@ -7459,23 +7450,41 @@ msgctxt "" msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>" msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Suche in japanischem Text\">Suche in japanischem Text</link>" -#. NCwXM +#. Euy7E #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id0302200901464169\n" +"par_id931610137016377\n" "help.text" -msgid "Comments" -msgstr "Kommentare" +msgid "Diacritic-sensitive" +msgstr "" -#. Wjco2 +#. EPgE9 #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id0302200901464150\n" +"par_id411610137146460\n" "help.text" -msgid "<ahelp hid=\".\">In Writer, you can select to include the comment texts in your searches.</ahelp>" -msgstr "<ahelp hid=\".\">In Writer können Sie den Text in Kommentaren in Ihre Suche einbeziehen.</ahelp>" +msgid "Searches exact match, does not include Unicode combining marks in search. For example, searching for كتب will not match كَتَبَ or كُتُب or كتِب and so on." +msgstr "" + +#. 9VnEk +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id881610137232495\n" +"help.text" +msgid "Kashida-sensitive" +msgstr "" + +#. EPcDw +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id871610137311451\n" +"help.text" +msgid "Searches exact match, does not include Arabic Tatweel mark <literal>U+0640</literal> (also known as Kashida) in search. For example, searching for كتاب will not match كـتاب or كتــــاب and so on." +msgstr "" #. Yfpme #: 02100000.xhp @@ -7504,6 +7513,15 @@ msgctxt "" msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics." msgstr "Findet Textformatierungen, wie beispielsweise Schriftarten, Schrifteffekte oder Einstellungen zum Textfluss." +#. vBECC +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_idN109CC\n" +"help.text" +msgid "After you select format and attributes that you want to search for, the <emph>Paragraph Styles</emph> checkbox in the <emph>Other options</emph> area changes to <emph>Including Styles</emph>. Select this checkbox if you want to include search for formatting and attributes set by styles." +msgstr "" + #. iuEjF #: 02100000.xhp msgctxt "" @@ -7531,14 +7549,14 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Click in the <emph>Find</emph> or the <emph>Replace</emph> box, and then click this button to remove the search criteria based on formats.</ahelp>" msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klicken Sie in eines der Felder <emph>Suchen</emph> oder <emph>Ersetzen</emph> und anschließend auf diese Schaltfläche, um Formate als Suchkriterium auszuschließen.</ahelp>" -#. VXaHg +#. G7HWJ #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3150337\n" "help.text" -msgid "The search criteria for formatting attributes are displayed under the <emph>Find</emph> or the <emph>Replace</emph> box." -msgstr "Die Suchkriterien für Formatattribute sind unter <emph>Suchen</emph> oder <emph>Ersetzen</emph> aufgeführt." +msgid "The search and replace criteria selected for Format and Attributes are displayed under the <emph>Find</emph> and <emph>Replace</emph> boxes." +msgstr "" #. AEyg4 #: 02100000.xhp @@ -7702,14 +7720,14 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in the comments that are attached to the cells.</ahelp>" msgstr "<ahelp hid=\".\" visibility=\"hidden\">Sucht nach den angegebenen Zeichen in Kommentaren, die mit den Zellen verknüpft sind.</ahelp>" -#. sFF39 +#. S8hLy #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3151101\n" "help.text" -msgid "After you close the <emph>Find & Replace</emph> dialog, you can still search using the last search criteria that you entered, by pressing <item type=\"keycode\">Shift+</item><switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F</item>." -msgstr "Nachdem Sie den Dialog <emph>Suchen und Ersetzen</emph> geschlossen haben, können Sie das zuletzt eingegebene Suchkriterium mit <item type=\"keycode\"></item><switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Befehl</item></caseinline><defaultinline><item type=\"keycode\">Strg</item></defaultinline></switchinline><item type=\"keycode\">+G</item> weiterhin verwenden." +msgid "After you close the <emph>Find & Replace</emph> dialog, you can still search using the last search criteria that you entered, by pressing <keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F</keycode>." +msgstr "" #. GspKW #: 02100001.xhp @@ -7999,13 +8017,13 @@ msgctxt "" msgid "The character represented by the eight-digit hexadecimal Unicode code (XXXXXXXX)." msgstr "" -#. DkhRN +#. kC97E #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id3159252\n" "help.text" -msgid "For certain symbol fonts the symbol (glyph) that you see on screen may look related to a different Unicode code than that is actually used for it in the font. The Unicode codes can be viewed by choosing <menuitem>Insert - Special Character</menuitem>, or using <link href=\"text/shared/04/01010000.xhp#unicode_shortcut\">Unicode conversion shortcut</link>." +msgid "For certain symbol fonts the symbol (glyph) that you see on screen may look related to a different Unicode code than what is actually used for it in the font. The Unicode codes can be viewed by choosing <menuitem>Insert - Special Character</menuitem>, or by using <link href=\"text/shared/04/01010000.xhp#unicode_shortcut\">Unicode conversion shortcut</link>." msgstr "" #. 6Swuu @@ -8638,14 +8656,14 @@ msgctxt "" msgid "Attributes" msgstr "Attribute" -#. 3ctBX +#. AgLGX #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3153331\n" "help.text" -msgid "<variable id=\"attributetext\"><ahelp hid=\"cui/ui/searchattrdialog/SearchAttrDialog\">Choose the text attributes that you want to search for. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found.</ahelp></variable>" -msgstr "<variable id=\"attributetext\"><ahelp hid=\"cui/ui/searchattrdialog/SearchAttrDialog\">Wählen Sie die Textattribute, nach denen gesucht werden soll. Wenn Sie beispielsweise nach dem Attribut <emph>Schrift</emph> suchen, werden alle Textstellen gefunden, die nicht mit der Standardschrift formatiert sind. Jeder Text, der über ein direkt codiertes Schriftattribut verfügt, und jeder Text, in dem eine Schriftart das Attribut ändert, wird gefunden.</ahelp></variable>" +msgid "<variable id=\"attributetext\"><ahelp hid=\"cui/ui/searchattrdialog/SearchAttrDialog\">Choose the text attributes that you want to search for. For example, if you select the <emph>Outline</emph> attribute, then all characters formatted manually with an Outline effect are found. If you also want to find characters with an Outline effect as part of a style, then select <emph>Including styles</emph> in the <emph>Other Options</emph> section, before searching.</ahelp></variable>" +msgstr "" #. txC5Y #: 02100200.xhp @@ -8683,23 +8701,23 @@ msgctxt "" msgid "Finds the <emph>Keep With Next Paragraph</emph> attribute." msgstr "Das Attribut <emph>Absätze zusammenhalten</emph> wird gesucht." -#. RYBnH +#. js8ED #: 02100200.xhp msgctxt "" "02100200.xhp\n" "hd_id3145068\n" "help.text" -msgid "Split Paragraph" -msgstr "Absatz trennen" +msgid "Do not split paragraph" +msgstr "" -#. EkMYp +#. vQHSb #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3147560\n" "help.text" -msgid "Finds the <emph>Do not split paragraph</emph> attribute." -msgstr "Das Attribut <emph>Absatz nicht trennen</emph> wird gesucht." +msgid "Finds paragraphs with the <emph>Do not split paragraph</emph> attribute enabled." +msgstr "" #. ZRhne #: 02100200.xhp @@ -8746,14 +8764,14 @@ msgctxt "" msgid "Effects" msgstr "Effekte" -#. DGtqz +#. Raf9F #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3149203\n" "help.text" -msgid "Finds characters that use the <emph>Capital, Lowercase, Small capitals,</emph> and <emph>Title</emph> character attributes." -msgstr "Zeichen mit den Zeichenattributen <emph>Großbuchstaben, Kleinbuchstaben, Kapitälchen</emph> und <emph>Titelschrift</emph> werden gesucht." +msgid "Finds characters that use a <emph>Case</emph> effect (Uppercase, Lowercase, Capitalize every word, or Small capitals)." +msgstr "" #. Ld5EJ #: 02100200.xhp @@ -8782,14 +8800,14 @@ msgctxt "" msgid "Strikethrough" msgstr "Durchstreichung" -#. tY3Qe +#. Fwqeg #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3145746\n" "help.text" -msgid "Finds characters that use the <emph>Strikethrough</emph> (single or double) attribute." -msgstr "Zeichen mit dem Attribut <emph>Durchstreichung</emph> (einfache oder doppelte) werden gesucht." +msgid "Finds characters formatted with the <emph>Strikethrough</emph> attribute." +msgstr "" #. L2MCb #: 02100200.xhp @@ -8854,14 +8872,14 @@ msgctxt "" msgid "Outline" msgstr "Gliederung" -#. ABAfv +#. wVtN8 #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3153143\n" "help.text" -msgid "Finds the <emph>Outline</emph> attribute." -msgstr "Das Attribut <emph>Kontur</emph> wird gesucht." +msgid "Finds characters formatted with the <emph>Outline</emph> attribute." +msgstr "" #. 8EoAV #: 02100200.xhp @@ -8890,13 +8908,13 @@ msgctxt "" msgid "Page line-spacing" msgstr "" -#. KJDV7 +#. mLAzA #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3152886\n" "help.text" -msgid "Finds the <emph>Activate page line-spacing</emph> attribute." +msgid "Finds paragraphs with the <emph>Activate page line-spacing</emph> attribute enabled." msgstr "" #. kbwRT @@ -8908,14 +8926,14 @@ msgctxt "" msgid "Relief" msgstr "Relief" -#. m9S8B +#. 7AiTw #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3146120\n" "help.text" -msgid "Finds the <emph>Relief</emph> attribute." -msgstr "Das Attribut <emph>Relief</emph> wird gesucht." +msgid "Finds characters formatted with the <emph>Relief</emph> attribute." +msgstr "" #. AfTBL #: 02100200.xhp @@ -8944,14 +8962,14 @@ msgctxt "" msgid "Shadowed" msgstr "Schattiert" -#. S7aJA +#. V9CHp #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3150104\n" "help.text" -msgid "Finds the <emph>Shadowed</emph> attribute." -msgstr "Das Attribut <emph>Schattiert</emph> wird gesucht." +msgid "Finds characters formatted with the <emph>Shadowed</emph> attribute." +msgstr "" #. GrhLD #: 02100200.xhp @@ -9097,23 +9115,23 @@ msgctxt "" msgid "Finds the <emph>Hyphenation</emph> attribute." msgstr "Das Attribut <emph>Silbentrennung</emph> wird gesucht." -#. onFmm +#. 5AbaD #: 02100200.xhp msgctxt "" "02100200.xhp\n" "hd_id3148773\n" "help.text" -msgid "Scale" -msgstr "Skalierung" +msgid "Character scaling" +msgstr "" -#. ajKvA +#. ymKNX #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3147396\n" "help.text" -msgid "Finds the <emph>Scale</emph> attribute." -msgstr "Das Attribut <emph>Skalierung</emph> wird gesucht." +msgid "Finds characters formatted with <emph>Scale width</emph>." +msgstr "" #. 3XPab #: 02100200.xhp @@ -9160,14 +9178,14 @@ msgctxt "" msgid "Underline" msgstr "Attribut Unterstrichen" -#. iygUf +#. UZSYE #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3148566\n" "help.text" -msgid "Finds characters that use the <emph>Underlined</emph> attribute (single, double, or dotted)." -msgstr "Zeichen mit dem Attribut <emph>Unterstreichung</emph> (einfache, doppelte oder gestrichelte) werden gesucht." +msgid "Finds characters formatted with <emph>Underlining</emph>." +msgstr "" #. WyaJQ #: 02100200.xhp @@ -9196,14 +9214,14 @@ msgctxt "" msgid "Individual Words" msgstr "Wortweise" -#. qp7RB +#. QSGAD #: 02100200.xhp msgctxt "" "02100200.xhp\n" "par_id3156438\n" "help.text" -msgid "Finds individual words that use the <emph>Underlined</emph> or the <emph>Strikethrough</emph> attribute." -msgstr "Einzelwörter mit <emph>Unterstreichung</emph> oder <emph>Durchstreichung</emph> werden gesucht." +msgid "Finds characters formatted with <emph>Underlining</emph> or <emph>Strikethrough</emph> as <emph>Individual words</emph>." +msgstr "" #. hxuA7 #: 02100200.xhp @@ -9241,6 +9259,24 @@ msgctxt "" msgid "Finds the <emph>Line spacing</emph> (single line, 1.5 lines, double, proportional, at least, lead) attribute." msgstr "Das Attribut <emph>Zeilenabstand</emph> (einzeilig, 1,5-zeilig, zweizeilig, proportional, mindestens, Durchschuss) wird gesucht." +#. xaoEF +#: 02100200.xhp +msgctxt "" +"02100200.xhp\n" +"hd_id901610234753125\n" +"help.text" +msgid "Overline" +msgstr "" + +#. fFZaB +#: 02100200.xhp +msgctxt "" +"02100200.xhp\n" +"par_id921610234834028\n" +"help.text" +msgid "Finds characters formatted with <emph>Overlining</emph>." +msgstr "" + #. 6YUoJ #: 02100300.xhp msgctxt "" @@ -9727,13 +9763,13 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Verschiebt die Auswahl in der Navigatorliste um eine Position nach oben.</ahelp> Die Einträge lassen sich auch mittels Ziehen-und-Ablegen innerhalb der Liste verschieben. Wenn Sie einen Textabschnitt in einen anderen verschieben, werden die beiden Textabschnitte zusammengeführt." -#. adwgq +#. sDBYf #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3156178\n" "help.text" -msgid "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155083\">Icon</alt></image>" +msgid "<image id=\"img_id3155083\" src=\"cmd/sc_upsearch.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155083\">Icon</alt></image>" msgstr "" #. GqEUL @@ -9763,13 +9799,13 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Verschiebt die Auswahl in der Navigatorliste um eine Position nach unten.</ahelp> Die Einträge lassen sich auch mittels Ziehen-und-Ablegen innerhalb der Liste verschieben. Wenn Sie einen Textabschnitt in einen anderen verschieben, werden die beiden Textabschnitte zusammengeführt." -#. 2FFAZ +#. diCwJ #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154790\n" "help.text" -msgid "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166413\">Icon</alt></image>" +msgid "<image id=\"img_id3166413\" src=\"cmd/sc_downsearch.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166413\">Icon</alt></image>" msgstr "" #. DLEGF @@ -15757,14 +15793,14 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>" msgstr "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Geben Sie die maximale Anzahl an führenden Nullen ein.</ahelp>" -#. iEQDG +#. V6q3z #: 05020300.xhp msgctxt "" "05020300.xhp\n" "hd_id3155131\n" "help.text" -msgid "Negative numbers in red" -msgstr "Negativ in Rot" +msgid "Negative numbers red" +msgstr "" #. W2Gsi #: 05020300.xhp @@ -15775,14 +15811,14 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>" msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Legt fest, dass negative Zahlen in <emph>rot</emph> dargestellt werden.</ahelp>" -#. zPorA +#. FGxEc #: 05020300.xhp msgctxt "" "05020300.xhp\n" "hd_id3147434\n" "help.text" -msgid "Use thousands separator" -msgstr "Tausendertrennzeichen" +msgid "Thousands separator" +msgstr "" #. ZZLrB #: 05020300.xhp @@ -25189,32 +25225,140 @@ msgctxt "" msgid "Distribute Columns Equally" msgstr "Spalten gleichmäßig verteilen" -#. Lozxa +#. dbfDG #: 05140100.xhp msgctxt "" "05140100.xhp\n" "tit\n" "help.text" -msgid "Create Style" -msgstr "Vorlage erzeugen" +msgid "New Style from Selection" +msgstr "" -#. Fut8K +#. LRY9y #: 05140100.xhp msgctxt "" "05140100.xhp\n" "hd_id3152823\n" "help.text" -msgid "Create Style" -msgstr "Vorlage erzeugen" +msgid "New Style from Selection" +msgstr "" -#. Uwt3B +#. oDtUF +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id461608255735789\n" +"help.text" +msgid "Create new <switchinline select=\"appl\"><caseinline select=\"WRITER\">paragraph, character, frame, page, list, and table</caseinline><caseinline select=\"CALC\">cell and page</caseinline> <defaultinline>graphic</defaultinline></switchinline>styles<switchinline select=\"appl\"><caseinline select=\"WRITER\">from objects that are formatted manually to the new style that you want to create.</caseinline><caseinline select=\"CALC\">from manually modified cell or page formatting.</caseinline> <defaultinline>from objects that you have formatted manually to the new style that you want to create.</defaultinline></switchinline>" +msgstr "" + +#. 5nxxW +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id261608301987247\n" +"help.text" +msgid "<emph>For paragraphs only:</emph>" +msgstr "" + +#. 2DuZc +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id841608260799161\n" +"help.text" +msgid "Press <keycode>Shift+F11</keycode>" +msgstr "" + +#. KhFGr +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id291608260822416\n" +"help.text" +msgid "Choose <menuitem>Styles - New Style from Selection</menuitem>." +msgstr "" + +#. eDfZA +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id121608265120732\n" +"help.text" +msgid "On the <emph>Formatting</emph> bar, click the <emph>New Style from Selection</emph> icon." +msgstr "" + +#. nbEBB +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id441608302065414\n" +"help.text" +msgid "<emph>For all style categories:</emph>" +msgstr "" + +#. aAFeT +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id411608260881855\n" +"help.text" +msgid "Choose <menuitem>View - Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <emph>Styles</emph> sidebar, select the desired <emph>Style</emph> category at the top of <emph>Styles</emph> deck, then click the <emph>Styles action menu</emph> icon at the top right corner, and choose <menuitem>New Style from Selection</menuitem>." +msgstr "" + +#. Z4co9 +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id541608262296507\n" +"help.text" +msgid "Choose <menuitem>Styles - New Style from Selection</menuitem>. (cell styles only)" +msgstr "" + +#. BTeg7 +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id751608262329946\n" +"help.text" +msgid "Choose <menuitem>Styles - Manage Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <emph>Styles</emph> sidebar, select the desired <emph>Style</emph> category at the top of <emph>Styles</emph> deck, then click the <emph>New Style from Selection</emph> icon." +msgstr "" + +#. fRA2v +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id791608262979620\n" +"help.text" +msgid "Choose <menuitem>View - Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, then click the <emph>New Style from Selection</emph> icon at the top of the <emph>Styles</emph> deck." +msgstr "" + +#. xeDUe +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id361608258291007\n" +"help.text" +msgid "<image src=\"res/sc05555.png\" id=\"img_id801608258291007\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id721608258291007\">New Style from Selection Icon</alt></image>" +msgstr "" + +#. QD8Pf +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id151608258291007\n" +"help.text" +msgid "New Style from Selection Icon" +msgstr "" + +#. Gnssc #: 05140100.xhp msgctxt "" "05140100.xhp\n" "hd_id3152790\n" "help.text" -msgid "Style name" -msgstr "Vorlagenname" +msgid "Enter New Style Name" +msgstr "" #. uAXYU #: 05140100.xhp @@ -25225,23 +25369,50 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\">Enter a name for the new Style.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\">Geben Sie einen Namen für die neue Vorlage ein.</ahelp>" -#. KSQJq +#. N82aE #: 05140100.xhp msgctxt "" "05140100.xhp\n" "hd_id3154682\n" "help.text" -msgid "List of Custom Styles" -msgstr "Vorlagenname" +msgid "Custom Styles in Document" +msgstr "" -#. M8Du2 +#. wWSGE #: 05140100.xhp msgctxt "" "05140100.xhp\n" "par_id3154894\n" "help.text" -msgid "Lists the user-defined styles that are attached to the current document." -msgstr "Führt die für das aktuelle Dokument definierten Benutzervorlagen auf." +msgid "Lists all custom styles <switchinline select=\"appl\"><caseinline select=\"WRITER\">in the selected style category for</caseinline><caseinline select=\"CALC\">in the selected style category for</caseinline><defaultinline>in</defaultinline></switchinline> the current document. These styles can be overwritten with a new style selection if you want." +msgstr "" + +#. Ey5dK +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id401608258192415\n" +"help.text" +msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Calc Styles\">Styles in Calc</link>" +msgstr "" + +#. whwZY +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id641608263698887\n" +"help.text" +msgid "<link href=\"text/simpress/01/05100000.xhp\" name=\"Impress Styles\">Styles in Impress</link>" +msgstr "" + +#. CCTFZ +#: 05140100.xhp +msgctxt "" +"05140100.xhp\n" +"par_id641369863698831\n" +"help.text" +msgid "<link href=\"text/simpress/01/05100000.xhp\" name=\"Draw Styles\">Styles</link>" +msgstr "" #. CJiJX #: 05190000.xhp @@ -27817,14 +27988,14 @@ msgctxt "" msgid "<bookmark_value>text; text/draw objects</bookmark_value> <bookmark_value>draw objects; text in</bookmark_value> <bookmark_value>frames; text fitting to frames</bookmark_value>" msgstr "<bookmark_value>Text; Text-/Zeichenobjekte</bookmark_value><bookmark_value>Zeichenobjekte; Text in Zeichenobjekten</bookmark_value><bookmark_value>Rahmen; Text an Rahmen anpassen</bookmark_value>" -#. UEuLi +#. awqBc #: 05220000.xhp msgctxt "" "05220000.xhp\n" "hd_id3146856\n" "help.text" -msgid "<link href=\"text/shared/01/05220000.xhp\" name=\"Text\">Text</link>" -msgstr "<link href=\"text/shared/01/05220000.xhp\" name=\"Text\">Text</link>" +msgid "<link href=\"text/shared/01/05220000.xhp\" name=\"Text\">Text Attributes</link>" +msgstr "" #. cBEMC #: 05220000.xhp @@ -34369,14 +34540,14 @@ msgctxt "" msgid "<image src=\"media/helpimg/sdraw/distribute-VB.svg\" id=\"img_id931601655444281\" width=\"416px\" height=\"300px\"><alt id=\"alt_id191601655444282\">Distribute objects vertically bottom</alt></image>" msgstr "" -#. NLPgX +#. D6Gcs #: 05990000.xhp msgctxt "" "05990000.xhp\n" "tit\n" "help.text" -msgid "Text" -msgstr "Text" +msgid "Text Attributes" +msgstr "" #. UEXgE #: 05990000.xhp @@ -44692,32 +44863,32 @@ msgctxt "" msgid "Image compression is a type of data compression applied to digital images, to reduce storage size or transmission time. Compression may take advantage of visual perception and the statistical properties of image data to preserve information quality." msgstr "Bildkomprimierung ist eine Art der Datenkomprimierung für digitale Bilder, um die Speichergröße oder Übertragungszeit zu verringern. Komprimierung kann die visuelle Wahrnehmung und statistische Eigenschaften der Bilddaten ausnutzen, um die Informationsqualität zu erhalten." -#. BRdgG +#. gvFVp #: image_compression.xhp msgctxt "" "image_compression.xhp\n" "par_id511534716948194\n" "help.text" -msgid "Image compression can be lossless or lossy. Lossless compression allows the original image to be perfectly reconstructed from the compressed data. By contrast, lossy compression permits reconstruction only of an approximation of the original image, therefore with some loss of quality, though usually with improved compression rates (and therefore reduced file sizes)." -msgstr "Bildkomprimierung kann verlustfrei oder verlustbehaftet sein. Die verlustfreie Komprimierung erlaubt die perfekte Wiederherstellung des Originalbildes aus den komprimierten Daten. Im Gegensatz dazu erlaubt die verlustbehaftete Komprimierung nur eine ungefähre Wiederherstellung des Originalbildes, deshalb mit etwas Verlust von Qualität, dafür üblicherweise mit verbesserter Komprimierungsrate (und somit mit verringerter Dateigröße)." +msgid "Image compression can be lossless or lossy. Lossless compression allows the original image to be perfectly reconstructed from the compressed data. In contrast, lossy compression permits reconstruction only of an approximation of the original image, therefore with some loss of quality, though usually with improved compression rates (and therefore reduced file sizes)." +msgstr "" -#. D5Hzh +#. YAF9S #: image_compression.xhp msgctxt "" "image_compression.xhp\n" "par_id701534530496585\n" "help.text" -msgid "Select the image, choose <item type=\"menuitem\">Format - Image - Compress...</item>" -msgstr "Markieren Sie das Bild und wählen Sie <item type=\"menuitem\">Format - Bild - Komprimieren...</item>." +msgid "Select the image, choose <item type=\"menuitem\">Format - Image - Compress</item>." +msgstr "" -#. feC7x +#. kUBEn #: image_compression.xhp msgctxt "" "image_compression.xhp\n" "par_id611534528851319\n" "help.text" -msgid "Select the image, open the context menu and choose <item type=\"menuitem\">Compress...</item>" -msgstr "Wählen Sie das Bild aus, öffnen Sie das Kontextmenü und wählen Sie <item type=\"menuitem\">Komprimieren...</item>" +msgid "Select the image, open the context menu and choose <item type=\"menuitem\">Compress</item>." +msgstr "" #. 4WmeG #: image_compression.xhp @@ -45313,14 +45484,14 @@ msgctxt "" msgid "Click the object icon for the movie or sound file in your document." msgstr "Klicken Sie auf das Objektsymbol für die Film- oder Audiodatei in Ihrem Dokument." -#. JyCCZ +#. JuT2B #: moviesound.xhp msgctxt "" "moviesound.xhp\n" "par_id0120200912190940\n" "help.text" -msgid "If the icon is arranged on the background, hold down <emph>Ctrl</emph> while you click." -msgstr "Falls das Symbol im Hintergrund angeordnet ist, halten Sie die Taste <emph>Strg</emph> gedrückt, während Sie klicken." +msgid "If the icon is arranged on the background, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> while you click." +msgstr "" #. YHe2b #: moviesound.xhp @@ -49228,13 +49399,13 @@ msgctxt "" msgid "<link href=\"text/shared/01/ref_pdf_export_universal_accessibility.xhp\">Universal Accessibility (PDF/UA)</link>" msgstr "" -#. 5iM7L +#. v6gzG #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id221602623934399\n" "help.text" -msgid "Creates a universal accessibility-complaint PDF file that follows the requirements of PDF/UA (ISO 14289) specifications." +msgid "Creates a universal accessibility-complying PDF file that follows the requirements of PDF/UA (ISO 14289) specifications." msgstr "" #. 69kZa @@ -49264,67 +49435,67 @@ msgctxt "" msgid "The present implementation (January 2020) checks the following:" msgstr "" -#. 2EEdB +#. ry6NT #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id601603042936801\n" "help.text" -msgid "Document title is set." +msgid "The document title is set." msgstr "" -#. QsPya +#. Buz6f #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id951603042978520\n" "help.text" -msgid "Document language is set, or that all styles in use, have the language set." +msgid "The document language is set, or all styles in use have the language property set." msgstr "" -#. oJPrg +#. fEd8D #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id951603042984032\n" "help.text" -msgid "All images, graphics, OLE objects have an \"alt\" text (or title in some objects)." +msgid "All images, graphics, OLE objects have an alternate (alt) text or a title." msgstr "" -#. LNFSf +#. BJVkG #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id341603042991177\n" "help.text" -msgid "Tables do not include splits or merges." +msgid "Tables do not contain split or merged cells." msgstr "" -#. VQWFe +#. EB7P5 #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id481603043007920\n" "help.text" -msgid "Only integrated numbering is used. No manual numbering (e.g., writing \"1.\" \"2.\" \"3.\" at the beginning of paragraphs)." +msgid "Only integrated numbering is used, no manual numbering. For example, do not type \"1.\", \"2.\", \"3.\" at the beginning of paragraphs." msgstr "" -#. ADFrw +#. EJHYF #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id521603043012471\n" "help.text" -msgid "Hyperlink text is not a hyperlink itself, and hyperlink is described." +msgid "Hyperlink texts without the underlying hyperlinks." msgstr "" -#. CK2CF +#. XCS8t #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id521603043019328\n" "help.text" -msgid "Contrast between text and background meets the WCAG specification." +msgid "The contrast between text and the background meets the WCAG specification." msgstr "" #. SFkn5 @@ -49336,22 +49507,22 @@ msgctxt "" msgid "No blinking text." msgstr "" -#. NojG4 +#. ACC8y #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id251603043029601\n" "help.text" -msgid "No footnotes and endnotes." +msgid "No footnotes or endnotes." msgstr "" -#. EMMCG +#. 4pgqF #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id101603043034257\n" "help.text" -msgid "Headings must increase incrementally with no skips (e.g., cannot have Heading 1 to Heading 3, skipping Heading 2)." +msgid "Headings must increase sequentially with no skips, for example, you cannot have Heading 1, Heading 3, and no Heading 2." msgstr "" #. vfTEE @@ -49363,13 +49534,13 @@ msgctxt "" msgid "Text does not convey additional meaning with (direct) formatting." msgstr "" -#. V7hAY +#. SrWoJ #: ref_pdf_export_universal_accessibility.xhp msgctxt "" "ref_pdf_export_universal_accessibility.xhp\n" "par_id311603047235460\n" "help.text" -msgid "Check Accessibility before trying to export with <menuitem>Tools - Check Accessibility</menuitem>" +msgid "You can check the document accessibility compliance before exporting with <menuitem>Tools - Check Accessibility</menuitem>" msgstr "" #. ihxeF diff --git a/source/de/helpcontent2/source/text/shared/04.po b/source/de/helpcontent2/source/text/shared/04.po index 475fc9356d5..de5602ad6c6 100644 --- a/source/de/helpcontent2/source/text/shared/04.po +++ b/source/de/helpcontent2/source/text/shared/04.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-10-27 12:31+0100\n" -"PO-Revision-Date: 2020-05-27 09:52+0000\n" +"PO-Revision-Date: 2021-01-04 06:36+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textshared04/de/>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textshared04/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1565411351.000000\n" #. GEuoc @@ -32,7 +32,7 @@ msgctxt "" "bm_id3149991\n" "help.text" msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value><bookmark_value>Unicode; input with keyboard</bookmark_value><bookmark_value>Unicode; shortcut keys</bookmark_value><bookmark_value>shortcut keys; Unicode</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Tastatur; allgemeine Befehle</bookmark_value><bookmark_value>Tastenkombinationen; allgemeine</bookmark_value><bookmark_value>Texteingabefelder</bookmark_value><bookmark_value>AutoEingabe; in Text- und Listenfeldern</bookmark_value><bookmark_value>Makros; stoppen</bookmark_value><bookmark_value>Unicode; Eingabe mit Tastatur</bookmark_value><bookmark_value>Unicode; Tastenkombinationen</bookmark_value><bookmark_value>Tastenkombinationen; Unicode</bookmark_value>" #. snVCa #: 01010000.xhp @@ -77,7 +77,7 @@ msgctxt "" "hd_id3154186\n" "help.text" msgid "Calling Menus With Shortcut Keys" -msgstr "" +msgstr "Aufrufen von Menüs mit Tastenkombinationen" #. Lv2Sv #: 01010000.xhp @@ -86,7 +86,7 @@ msgctxt "" "par_id3152425\n" "help.text" msgid "Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <keycode>Alt</keycode> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key." -msgstr "" +msgstr "Einige der in der Menüleiste angezeigten Zeichen sind unterstrichen. Sie können direkt auf diese Menüs zugreifen, indem Sie das unterstrichene Zeichen zusammen mit der Taste <keycode>Alt</keycode> drücken. Sobald das Menü geöffnet ist, finden Sie wieder unterstrichene Zeichen. Sie können direkt auf diese Menüpunkte zugreifen, indem Sie einfach die Taste des unterstrichenen Zeichens drücken." #. AXjNG #: 01010000.xhp @@ -95,7 +95,7 @@ msgctxt "" "hd_id541591272518903\n" "help.text" msgid "Entering Unicode Characters" -msgstr "" +msgstr "Unicode-Zeichen eingeben" #. p6or4 #: 01010000.xhp @@ -104,7 +104,7 @@ msgctxt "" "par_id851591272526169\n" "help.text" msgid "You can enter arbitrary Unicode characters in the document typing the Unicode hexadecimal code point and then pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+Option+X</keycode></caseinline><defaultinline><keycode>Alt+X</keycode></defaultinline></switchinline> (default). Type the Unicode hexadecimal notation and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+Option+X</keycode></caseinline><defaultinline><keycode>Alt+X</keycode></defaultinline></switchinline> to toggle between the Unicode character and its hexadecimal notation. Selection is not necessary but the conversion will apply to the selected characters. Toggling occurs on the characters prior to the cursor position when these characters form a valid Unicode hexadecimal point. Hexadecimal code points with value in the range U+0000 to U+0020 are not converted." -msgstr "" +msgstr "Sie können beliebige Unicode-Zeichen in das Dokument eingeben, indem Sie den hexadezimalen Unicode-Codepunkt eingeben und dann <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+Option+X</keycode></caseinline><defaultinline><keycode>Alt+X</keycode></defaultinline></switchinline> drücken (Standard). Geben Sie die hexadezimale Unicode-Notation ein und drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+Option+X</keycode></caseinline><defaultinline><keycode>Alt+X</keycode></defaultinline>, um zwischen dem Unicode-Zeichen und seiner hexadezimalen Notation umzuschalten. Eine Auswahl ist nicht erforderlich, aber die Konvertierung gilt für die ausgewählten Zeichen. Das Umschalten erfolgt für die Zeichen vor der Cursorposition, wenn diese Zeichen einen gültigen Unicode-Hexadezimalpunkt bilden. Hexadezimale Codepunkte mit Werten im Bereich von U+0000 bis U+0020 werden nicht konvertiert.</switchinline>" #. u4AsW #: 01010000.xhp diff --git a/source/de/helpcontent2/source/text/shared/06.po b/source/de/helpcontent2/source/text/shared/06.po index 11d4e97ee60..a18bb4c3f54 100644 --- a/source/de/helpcontent2/source/text/shared/06.po +++ b/source/de/helpcontent2/source/text/shared/06.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-10-27 12:31+0100\n" -"PO-Revision-Date: 2020-07-05 05:34+0000\n" +"PO-Revision-Date: 2020-12-26 16:36+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textshared06/de/>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1536984262.000000\n" #. EUcrc @@ -329,7 +329,7 @@ msgctxt "" "par_id431514783734366\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/sdviewpage/SdViewPage.png\" id=\"img_id131531783734367\"><alt id=\"alt_id271534783731367\">Impress View Options Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/sdviewpage/SdViewPage.png\" id=\"img_id131531783734367\"><alt id=\"alt_id271534783731367\">Bild des Dialogs Anzeigeoptionen</alt></image>" #. a5Djv #: simpress_screenshots.xhp @@ -338,7 +338,7 @@ msgctxt "" "par_id231514783734366\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/prntopts/prntopts.png\" id=\"img_id231531783734367\"><alt id=\"alt_id671534783731367\">Impress Print Options Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/prntopts/prntopts.png\" id=\"img_id231531783734367\"><alt id=\"alt_id671534783731367\">Bild des Dialogs Druckoptionen</alt></image>" #. nUdKY #: simpress_screenshots.xhp @@ -347,7 +347,7 @@ msgctxt "" "par_id231414783734366\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/photoalbum/PhotoAlbumCreatorDialog.png\" id=\"img_id231591783734367\"><alt id=\"alt_id671534783731067\">Impress Photo Album Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/photoalbum/PhotoAlbumCreatorDialog.png\" id=\"img_id231591783734367\"><alt id=\"alt_id671534783731067\">Bild des Dialogs Impress – Fotoalbum</alt></image>" #. CitKQ #: simpress_screenshots.xhp @@ -356,7 +356,7 @@ msgctxt "" "par_id231414783735366\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/presentationdialog/PresentationDialog.png\" id=\"img_id231591783734567\"><alt id=\"alt_id671538783731067\">Presentation Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/presentationdialog/PresentationDialog.png\" id=\"img_id231591783734567\"><alt id=\"alt_id671538783731067\">Bild des Dialogs Bildschirmpräsentation</alt></image>" #. yFT8R #: simpress_screenshots.xhp diff --git a/source/de/helpcontent2/source/text/shared/autopi.po b/source/de/helpcontent2/source/text/shared/autopi.po index d8ee0d92ea7..9f64cdba996 100644 --- a/source/de/helpcontent2/source/text/shared/autopi.po +++ b/source/de/helpcontent2/source/text/shared/autopi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-03-08 23:15+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedautopi/de/>\n" @@ -7540,24 +7540,6 @@ msgctxt "" msgid "Not all types are available on all systems." msgstr "Nicht alle Typen sind auf allen Systemen verfügbar." -#. houQW -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"hd_id3154288\n" -"help.text" -msgid "Firefox" -msgstr "Firefox" - -#. pVAgU -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"par_id3145071\n" -"help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/firefox\">Select this option if you already use an address book in Firefox or Iceweasel.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/firefox\">Wählen Sie diese Option, wenn Sie bereits ein Adressbuch in Firefox oder Iceweasel verwenden.</ahelp>" - #. Ux9cU #: 01170000.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/shared/explorer/database.po b/source/de/helpcontent2/source/text/shared/explorer/database.po index 9f91538411b..de73631ffff 100644 --- a/source/de/helpcontent2/source/text/shared/explorer/database.po +++ b/source/de/helpcontent2/source/text/shared/explorer/database.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-10-27 14:18+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-05-23 22:45+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/de/>\n" @@ -16,222 +16,6 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565413637.000000\n" -#. fUPBC -#: 05000000.xhp -msgctxt "" -"05000000.xhp\n" -"tit\n" -"help.text" -msgid "Tables" -msgstr "Tabellen" - -#. fKndc -#: 05000000.xhp -msgctxt "" -"05000000.xhp\n" -"hd_id3148520\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/05000000.xhp\" name=\"Tables\">Tables</link>" -msgstr "<link href=\"text/shared/explorer/database/05000000.xhp\" name=\"Tabellen\">Tabellen</link>" - -#. ozjR6 -#: 05000000.xhp -msgctxt "" -"05000000.xhp\n" -"par_id3147102\n" -"help.text" -msgid "Table data edit mode allows you to see your data as rows of records, with optional filtering and sorting of that data. In this mode, you can also enter new records, make changes to, and delete existing records." -msgstr "Der Bearbeitungsmodus für Tabellendaten erlaubt es Ihnen, Ihre Daten als Datenzeilen anzusehen, optional mit Filterung und Sortierung der Daten. In diesem Modus können Sie neue Datensätze eingeben, Änderungen vornehmen und bestehende Datensätze löschen." - -#. ZdcXQ -#: 05000000.xhp -msgctxt "" -"05000000.xhp\n" -"par_id3147226\n" -"help.text" -msgid "In the $[officename] Help, you will find further information on the following subjects:" -msgstr "In der $[officename]-Hilfe finden Sie weitere Informationen zu den Themen:" - -#. UxGw5 -#: 05000000.xhp -msgctxt "" -"05000000.xhp\n" -"hd_id3152425\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Create new or edit table design\">Create new or edit table design</link>" -msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Tabellenentwurf neu anlegen oder bearbeiten\">Tabellenentwurf neu anlegen oder bearbeiten</link>" - -#. Hk4Jz -#: 05000000.xhp -msgctxt "" -"05000000.xhp\n" -"hd_id3149095\n" -"help.text" -msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sort and Filter Data\">Sort and Filter Data</link>" -msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Daten sortieren und filtern\">Daten sortieren und filtern</link>" - -#. ZEwwQ -#: 05000000.xhp -msgctxt "" -"05000000.xhp\n" -"hd_id3154288\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relations, Primary and External Key\">Relations, Primary and External Key</link>" -msgstr "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relationen, Primär- und Fremdschlüssel\">Relationen, Primär- und Fremdschlüssel</link>" - -#. fAyEi -#: 05000001.xhp -msgctxt "" -"05000001.xhp\n" -"tit\n" -"help.text" -msgid "Table Context Menus" -msgstr "Kontextmenüs bei Tabellen" - -#. S5yTR -#: 05000001.xhp -msgctxt "" -"05000001.xhp\n" -"hd_id3148983\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/05000001.xhp\" name=\"Table Context Menus\">Table Context Menus</link>" -msgstr "<link href=\"text/shared/explorer/database/05000001.xhp\" name=\"Kontextmenüs bei Tabellen\">Kontextmenüs bei Tabellen</link>" - -#. PFkAG -#: 05000001.xhp -msgctxt "" -"05000001.xhp\n" -"par_id3163829\n" -"help.text" -msgid "The context menu of the table container offers various functions that apply to all database tables. To edit a particular table within the database, select the corresponding table and open its context menu." -msgstr "Das Kontextmenü des Tabellencontainers bietet verschiedene Funktionen an, die sich auf alle Datenbanktabellen beziehen. Um eine bestimmte Tabelle innerhalb einer Datenbank zu bearbeiten, wählen Sie die Tabelle aus und öffnen ihr Kontextmenü." - -#. MLxCc -#: 05000001.xhp -msgctxt "" -"05000001.xhp\n" -"par_id3146958\n" -"help.text" -msgid "Depending on the context, it is possible that not all the functions for your current database will be listed in the context menus. For example, the <emph>Relationships</emph> command for defining relationships between various tables is only available with relational databases." -msgstr "In Abhängigkeit vom jeweiligen Kontext weist das Kontextmenü möglicherweise nicht alle Funktionen für die aktuelle Datenbank auf. So steht beispielsweise der Befehl <emph>Relationen</emph> zum Bestimmen von Relationen zwischen mehreren Tabellen nur für relationale Datenbanken zur Verfügung." - -#. B6Az2 -#: 05000001.xhp -msgctxt "" -"05000001.xhp\n" -"par_id3145382\n" -"help.text" -msgid "Depending on the database system used, you will find the following entries on the context menus:" -msgstr "Je nach Datenbanksystem können die Kontextmenüs folgende Einträge umfassen:" - -#. xKPHW -#: 05000001.xhp -msgctxt "" -"05000001.xhp\n" -"par_id3166461\n" -"help.text" -msgid "If a <link href=\"text/shared/01/05340400.xhp\" name=\"table is open\">table is open</link>, there are several functions available to edit the data." -msgstr "Wenn eine <link href=\"text/shared/01/05340400.xhp\" name=\"Tabelle geöffnet ist\">Tabelle geöffnet ist</link>, stehen verschiedene Funktionen zum Bearbeiten der Daten zur Verfügung." - -#. Rqydv -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"tit\n" -"help.text" -msgid "Enter / change password" -msgstr "Kennwort eingeben / ändern" - -#. QgwAM -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"hd_id3163829\n" -"help.text" -msgid "Enter / change password" -msgstr "Kennwort eingeben / ändern" - -#. BLUEn -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"par_id3148520\n" -"help.text" -msgid "Allows you to enter and confirm a new or changed password. If you have defined a new user, enter the user name in this dialog." -msgstr "Dient zum Eingeben und Bestätigen eines neuen Kennworts. Wenn Sie einen neuen Benutzer einrichten, geben Sie in diesem Dialog seinen Namen ein." - -#. Pyimk -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"hd_id3157898\n" -"help.text" -msgid "User" -msgstr "Benutzer" - -#. VpT3V -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"par_id3149346\n" -"help.text" -msgid "<ahelp hid=\"sfx/ui/password/usered\">Specifies the name of the new user.</ahelp> This field is only visible if you have defined a new user." -msgstr "<ahelp hid=\"sfx/ui/password/usered\">Gibt den Namen des neuen Benutzers an.</ahelp> Dieses Feld ist nur sichtbar, wenn Sie einen neuen Benutzer definiert haben." - -#. BEACE -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"hd_id3153681\n" -"help.text" -msgid "Old password" -msgstr "Altes Kennwort" - -#. 6wJxw -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"par_id3147576\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/password/oldpassword\">Enter the old password here.</ahelp> This field is visible when you have opened the dialog via <emph>Change password</emph>." -msgstr "<ahelp hid=\"dbaccess/ui/password/oldpassword\">Geben Sie hier das alte Kennwort ein.</ahelp> Dieses Feld ist sichtbar, wenn Sie den Dialog über <emph>Kennwort ändern</emph> geöffnet haben." - -#. 99GH9 -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"hd_id3153311\n" -"help.text" -msgid "Password" -msgstr "Kennwort" - -#. Q3dUD -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"par_id3147243\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/password/newpassword\">Enter the new password.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/password/newpassword\">Geben Sie das neue Kennwort ein.</ahelp>" - -#. FcJVt -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"hd_id3147275\n" -"help.text" -msgid "Confirm (password)" -msgstr "(Kennwort) Bestätigen" - -#. xkB4S -#: 05000003.xhp -msgctxt "" -"05000003.xhp\n" -"par_id3153541\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/password/confirmpassword\">Enter the new password again.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/password/confirmpassword\">Geben Sie das neue Kennwort erneut ein.</ahelp>" - #. NYfPs #: 05010000.xhp msgctxt "" @@ -2338,14 +2122,14 @@ msgctxt "" msgid "Opening a Data Source" msgstr "Öffnen von Datenquellen" -#. P9yyq +#. C7ppK #: 11000002.xhp msgctxt "" "11000002.xhp\n" "par_id3154143\n" "help.text" -msgid "To open the data source view, press Ctrl+Shift+F4 in a text, spreadsheet or form document." -msgstr "In einem Text-, Tabellen- oder Formulardokument drücken Sie zum Öffnen der Datenquellenansicht Strg+Umschalt+F4." +msgid "To open the data source view, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F4</keycode> in a text, spreadsheet or form document." +msgstr "" #. qiyEE #: 11000002.xhp diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po index 6658c37eca6..0cc14b0a63c 100644 --- a/source/de/helpcontent2/source/text/shared/guide.po +++ b/source/de/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-12-15 13:40+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-07-05 05:34+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/de/>\n" @@ -691,6 +691,69 @@ msgctxt "" msgid "When you enter text, $[officename] automatically recognizes a word that may be a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> and replaces the word with a hyperlink. $[officename] formats the hyperlink with direct font attributes (color and underline) the properties of which are obtained from certain Character Styles." msgstr "Wenn Sie Text eingeben, erkennt $[officename] automatisch, ob das Wort eine <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> sein kann und ersetzt dieses Wort durch einen Hyperlink. $[officename] formatiert den Hyperlink mit direkten Zeichenattributen (Farbe und Unterstreichung), deren Eigenschaften es bestimmten Zeichenvorlagen entnimmt." +#. CtqWL +#: autocorr_url.xhp +msgctxt "" +"autocorr_url.xhp\n" +"par_id501605796731176\n" +"help.text" +msgid "The following texts are changed to hyperlinks:" +msgstr "" + +#. JEKMV +#: autocorr_url.xhp +msgctxt "" +"autocorr_url.xhp\n" +"par_id151606170788960\n" +"help.text" +msgid "Text" +msgstr "" + +#. 4GrpF +#: autocorr_url.xhp +msgctxt "" +"autocorr_url.xhp\n" +"par_id131606170828813\n" +"help.text" +msgid "Autocorrected hyperlink" +msgstr "" + +#. FLUHT +#: autocorr_url.xhp +msgctxt "" +"autocorr_url.xhp\n" +"par_id21605798391315\n" +"help.text" +msgid "Email addresses" +msgstr "" + +#. b8hkH +#: autocorr_url.xhp +msgctxt "" +"autocorr_url.xhp\n" +"par_id381605798546491\n" +"help.text" +msgid "Web addresses" +msgstr "" + +#. npDDR +#: autocorr_url.xhp +msgctxt "" +"autocorr_url.xhp\n" +"par_id551605798623251\n" +"help.text" +msgid "File addresses" +msgstr "" + +#. efTZG +#: autocorr_url.xhp +msgctxt "" +"autocorr_url.xhp\n" +"par_id781605797492605\n" +"help.text" +msgid "where <literal>x</literal> is one or more characters." +msgstr "" + #. 6vSTS #: autocorr_url.xhp msgctxt "" @@ -1321,14 +1384,14 @@ msgctxt "" msgid "Inserting line breaks in $[officename] Calc spreadsheet cells" msgstr "Zeilenumbrüche in Zellen von $[officename] Calc Tabellendokumenten einfügen" -#. d2QCa +#. E2hX5 #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_idN106E0\n" "help.text" -msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys." -msgstr "Um in einer Zelle eines Tabellendokuments einen Zeilenumbruch einzufügen, drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Eingabetaste." +msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>Enter</keycode> keys." +msgstr "" #. y6vE4 #: breaking_lines.xhp @@ -1339,14 +1402,14 @@ msgctxt "" msgid "This will work only with the text edit cursor inside the cell, not at the input line. So first double-click the cell, then single-click at the text position where you want the line break." msgstr "Das funktioniert jedoch nur, wenn sich der Texteingabecursor innerhalb der Zelle und nicht auf der Eingabezeile befindet. Sie müssen also zuerst auf die gewünschte Zelle doppelklicken. Klicken Sie dann einmal auf die Textposition, an der ein Zeilenumbruch eingefügt werden soll." -#. cCiMt +#. Bb95V #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_id0509200914160968\n" "help.text" -msgid "You can search for a newline character in the Find & Replace dialog by searching for \\n as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula." -msgstr "Sie können nach einem Zeilenumbruch im Dialog Suchen und Ersetzen suchen, indem Sie nach \\n als regulärem Ausdruck suchen. Sie können die Textfunktion ZEICHEN(10) benutzen, um einen Zeilenumbruch in eine Textformel einzusetzen." +msgid "You can search for a newline character in the Find & Replace dialog by searching for <literal>\\n</literal> as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula." +msgstr "" #. BsAfw #: breaking_lines.xhp @@ -1366,14 +1429,14 @@ msgctxt "" msgid "Select the cells for which you want an automatic line break." msgstr "Markieren Sie die Zellen, die für automatische Zeilenumbrüche formatiert werden sollen." -#. Cd948 +#. qiLsG #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_idN106F1\n" "help.text" -msgid "Choose <emph>Format - Cells - Alignment</emph>." -msgstr "Wählen Sie <emph>Format - Zelle - Ausrichtung</emph>." +msgid "Choose <menuitem>Format - Cells - Alignment</menuitem>." +msgstr "" #. jjEEf #: breaking_lines.xhp @@ -1393,14 +1456,14 @@ msgctxt "" msgid "Inserting line breaks in $[officename] Writer text document tables" msgstr "Zeilenumbrüche in $[officename] Writer-Textdokumenttabellen einfügen" -#. B48ap +#. 4RYMp #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_idN10707\n" "help.text" -msgid "To insert a line break in a text document table cell, press the Enter key." -msgstr "Drücken Sie die Eingabetaste, um in eine Zelle einer Textdokumenttabelle einen Zeilenumbruch einzufügen." +msgid "To insert a line break in a text document table cell, press the <keycode>Enter</keycode> key." +msgstr "" #. Gm3yj #: breaking_lines.xhp @@ -11140,14 +11203,14 @@ msgctxt "" msgid "Using Toolbars" msgstr "Arbeiten mit Symbolleisten" -#. 3mszj +#. 6DTJH #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "bm_id3152801\n" "help.text" -msgid "<bookmark_value>toolbars;docking/undocking</bookmark_value> <bookmark_value>toolbars;viewing/closing</bookmark_value> <bookmark_value>closing;toolbars</bookmark_value> <bookmark_value>docking;toolbars</bookmark_value> <bookmark_value>fixing toolbars</bookmark_value> <bookmark_value>detaching toolbars</bookmark_value> <bookmark_value>placing toolbars</bookmark_value> <bookmark_value>positioning;toolbars</bookmark_value> <bookmark_value>moving;toolbars</bookmark_value> <bookmark_value>attaching toolbars</bookmark_value> <bookmark_value>floating toolbars</bookmark_value> <bookmark_value>windows;docking</bookmark_value> <bookmark_value>viewing;toolbars</bookmark_value> <bookmark_value>showing;toolbars</bookmark_value> <bookmark_value>icon bars, see toolbars</bookmark_value> <bookmark_value>button bars, see toolbars</bookmark_value>" -msgstr "<bookmark_value>Symbolleisten; an-/abdocken</bookmark_value><bookmark_value>Symbolleisten; ein-/ausblenden</bookmark_value><bookmark_value>Schließen; Symbolleisten</bookmark_value><bookmark_value>Andocken; Symbolleisten</bookmark_value><bookmark_value>Symbolleisten; andocken</bookmark_value><bookmark_value>Symbolleisten; abdocken</bookmark_value><bookmark_value>Symbolleisten; positionieren</bookmark_value><bookmark_value>Positionieren; Symbolleisten</bookmark_value><bookmark_value>Verschieben; Symbolleisten</bookmark_value><bookmark_value>Symbolleisten; fixieren</bookmark_value><bookmark_value>Abreißleisten</bookmark_value><bookmark_value>Fenster; andocken</bookmark_value><bookmark_value>Anzeigen; Symbolleisten</bookmark_value><bookmark_value>Einblenden; Symbolleisten</bookmark_value><bookmark_value>Symbolleisten</bookmark_value><bookmark_value>Schaltflächenleisten, siehe Symbolleisten</bookmark_value>" +msgid "<bookmark_value>toolbars;docking/undocking</bookmark_value> <bookmark_value>toolbars;viewing/closing</bookmark_value> <bookmark_value>toolbars;locking/unlocking</bookmark_value> <bookmark_value>closing;toolbars</bookmark_value> <bookmark_value>docking;toolbars</bookmark_value> <bookmark_value>fixing toolbars</bookmark_value> <bookmark_value>detaching toolbars</bookmark_value> <bookmark_value>placing toolbars</bookmark_value> <bookmark_value>positioning;toolbars</bookmark_value> <bookmark_value>moving;toolbars</bookmark_value> <bookmark_value>attaching toolbars</bookmark_value> <bookmark_value>floating toolbars</bookmark_value> <bookmark_value>windows;docking</bookmark_value> <bookmark_value>viewing;toolbars</bookmark_value> <bookmark_value>showing;toolbars</bookmark_value> <bookmark_value>icon bars, see toolbars</bookmark_value> <bookmark_value>button bars, see toolbars</bookmark_value>" +msgstr "" #. hA6wB #: floating_toolbar.xhp @@ -11158,6 +11221,15 @@ msgctxt "" msgid "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Using Toolbars\">Using Toolbars</link> </variable>" msgstr "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Arbeiten mit Symbolleisten\">Arbeiten mit Symbolleisten</link></variable>" +#. cXEKa +#: floating_toolbar.xhp +msgctxt "" +"floating_toolbar.xhp\n" +"par_id201608908867251\n" +"help.text" +msgid "Toolbars in %PRODUCTNAME can be either docked as part of the main window, or floating as a separate window. By default, the visible toolbars and the ones you open with <menuitem>View – Toolbars</menuitem> are docked, and their positions are locked." +msgstr "" + #. i9a3V #: floating_toolbar.xhp msgctxt "" @@ -11212,14 +11284,14 @@ msgctxt "" msgid "To Close a Toolbar Temporarily" msgstr "So schließen Sie eine Symbolleiste vorübergehend" -#. kEKFB +#. CuaRv #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "par_id295724\n" "help.text" -msgid "Click the icon in the toolbar's title bar, or choose <emph>Close Toolbar</emph> from the context menu. The toolbar will be shown automatically again when the context becomes active again." -msgstr "Klicken Sie auf das Symbol in der Titelleiste der Symbolleiste oder wählen Sie im Kontextmenü <emph>Symbolleiste schließen</emph>. Die Symbolleiste wird automatisch wieder angezeigt, wenn der entsprechende Kontext erneut aktiviert wird." +msgid "Click the icon in the toolbar's title bar, or choose <menuitem>Close Toolbar</menuitem> from the context menu. The toolbar will be shown automatically again when the context becomes active again." +msgstr "" #. SG6DB #: floating_toolbar.xhp @@ -11230,68 +11302,104 @@ msgctxt "" msgid "To Close a Toolbar Permanently" msgstr "So schließen Sie eine Symbolleiste permanent" -#. 9Z5NQ +#. DFLrz #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "par_id9776909\n" "help.text" -msgid "While the toolbar is visible, choose <emph>View - Toolbars</emph> and click the name of the toolbar to remove the check mark." -msgstr "Wählen Sie, während die Symbolleiste sichtbar ist, <emph>Ansicht - Symbolleisten</emph> und klicken Sie auf den Namen der Symbolleiste, um das Häkchen zu entfernen." +msgid "While the toolbar is visible, choose <menuitem>View – Toolbars</menuitem> and click the name of the toolbar to remove the check mark." +msgstr "" -#. BGbxM +#. icSJb #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" -"par_idN1077E\n" +"hd_idN1077E\n" "help.text" msgid "To Show a Closed Toolbar" -msgstr "So zeigen Sie eine geschlossene Symbolleiste an" +msgstr "" -#. aHHBG +#. EScnW #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "par_idN10785\n" "help.text" -msgid "Choose <emph>View - Toolbars</emph> and click the name of the toolbar." -msgstr "Wählen Sie <emph>Ansicht - Symbolleisten</emph> und klicken Sie auf den Namen der Symbolleiste." +msgid "Choose <menuitem>View – Toolbars</menuitem> and click the name of the toolbar." +msgstr "" -#. ZDG2u +#. pv9hG #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "par_id7296975\n" "help.text" -msgid "Choose <emph>View - Toolbars - Reset</emph> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context." -msgstr "Wählen Sie <emph>Ansicht - Symbolleisten - Wiederherstellen</emph>, um das standardmäßige Kontextverhalten von Symbolleisten wiederherzustellen. Jetzt werden einige Symbolleisten abhängig vom Kontext automatisch angezeigt." +msgid "Choose <menuitem>View – Toolbars – Reset</menuitem> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context." +msgstr "" + +#. TpoEB +#: floating_toolbar.xhp +msgctxt "" +"floating_toolbar.xhp\n" +"hd_id981608909383980\n" +"help.text" +msgid "To Unlock a Docked Toolbar" +msgstr "" + +#. hq3GB +#: floating_toolbar.xhp +msgctxt "" +"floating_toolbar.xhp\n" +"par_id21608909469876\n" +"help.text" +msgid "Right-click the toolbar and choose <menuitem>Lock Toolbar Position</menuitem> from the context menu so that it is unchecked. A small vertical handle appears at the start of an unlocked toolbar, which you can use to move the toolbar." +msgstr "" + +#. FMTD8 +#: floating_toolbar.xhp +msgctxt "" +"floating_toolbar.xhp\n" +"hd_id911608910290237\n" +"help.text" +msgid "To Lock a Docked Toolbar" +msgstr "" + +#. 6DT2v +#: floating_toolbar.xhp +msgctxt "" +"floating_toolbar.xhp\n" +"par_id741608910160801\n" +"help.text" +msgid "You can lock the position of a toolbar by choosing <menuitem>Lock Toolbar Position</menuitem> again from the context menu, so that it is checked." +msgstr "" -#. L47oG +#. WDMDm #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" -"par_idN106E9\n" +"hd_idN106E9\n" "help.text" msgid "To Make a Toolbar a Floating Toolbar" -msgstr "So machen Sie eine Symbolleiste zu einer Abreißleiste" +msgstr "" -#. HJADG +#. SibLS #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "par_idN106EF\n" "help.text" -msgid "Click the handle at the start of the toolbar, and drag the toolbar into the document." -msgstr "Klicken Sie auf den Griff am Anfang der Symbolleiste und ziehen Sie die Symbolleiste in das Dokument." +msgid "Click the toolbar handle and drag the toolbar into the document." +msgstr "" -#. Hw3Fj +#. k7YCp #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" -"par_idN106F2\n" +"hd_idN106F2\n" "help.text" msgid "To Reattach a Floating Toolbar" -msgstr "So rasten Sie eine Abreißleiste ein" +msgstr "" #. tUC9A #: floating_toolbar.xhp @@ -11401,14 +11509,14 @@ msgctxt "" msgid "On the <emph>Drawing</emph> toolbar or on the <emph>Fontwork</emph> toolbar, click the <emph>Fontwork Gallery</emph> icon.<image id=\"img_id7040009\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7040009\">Icon</alt></image>" msgstr "In der Symbolleiste <emph>Zeichnung</emph> oder in der Symbolleiste <emph>Fontwork</emph> klicken Sie auf das Symbol <emph>Fontwork Gallery</emph>.<image id=\"img_id7040009\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7040009\">Symbol</alt></image>" -#. s4fN5 +#. 6RaEk #: fontwork.xhp msgctxt "" "fontwork.xhp\n" "par_id3149761\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a Fontwork style and click OK to insert the Fontwork into your document. Double-click or Ctrl+double-click the Fontwork in your document to enter text edit mode and change the text.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Wählen Sie einen der Vorschlage aus und klicken Sie OK, um das Fontwork-Objekt in ihr Dokument einzufügen. Doppelklicken oder Strg+Doppelklicken Sie auf dem Fontwork-Objekt in ihrem Dokument, um den Text zu ändern.</ahelp>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a Fontwork style and click OK to insert the Fontwork into your document. Double-click or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+double-click the Fontwork in your document to enter text edit mode and change the text.</ahelp>" +msgstr "" #. tK7Bb #: fontwork.xhp @@ -11464,14 +11572,14 @@ msgctxt "" msgid "To edit a Fontwork object" msgstr "So bearbeiten Sie ein Fontwork-Objekt" -#. pU8GN +#. bV9BT #: fontwork.xhp msgctxt "" "fontwork.xhp\n" "par_idN106B5\n" "help.text" -msgid "Click the Fontwork object. If the Fontwork object is inserted in the background, hold down the Ctrl key while you click." -msgstr "Klicken Sie auf das Fontwork-Objekt. Wenn das Fontwork-Objekt im Hintergrund eingefügt ist, müssen Sie während des Klickens die Taste Strg gedrückt halten." +msgid "Click the Fontwork object. If the Fontwork object is inserted in the background, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key while you click." +msgstr "" #. EhZd8 #: fontwork.xhp @@ -11554,14 +11662,14 @@ msgctxt "" msgid "To edit more Fontwork attributes" msgstr "So bearbeiten Sie weitere Fontwork-Attribute" -#. CCDGz +#. xw4Hv #: fontwork.xhp msgctxt "" "fontwork.xhp\n" "par_idN108D1\n" "help.text" -msgid "Click the Fontwork object. If the Fontwork object is inserted in the background, hold down the Ctrl key while you click." -msgstr "Klicken Sie auf das Fontwork-Objekt. Wenn das Fontwork-Objekt im Hintergrund eingefügt ist, müssen Sie während des Klickens die Taste Strg gedrückt halten." +msgid "Click the Fontwork object. If the Fontwork object is inserted in the background, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key while you click." +msgstr "" #. pzMsR #: fontwork.xhp @@ -14488,32 +14596,32 @@ msgctxt "" msgid "Controlling the ImageMap Editor" msgstr "Steuerung des Verweissensitive Grafik-Editors" -#. juCi9 +#. SVn5z #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3159096\n" "help.text" -msgid "Press Tab to select an icon. If you selected one of the icons from <emph>Rectangle</emph> to <emph>Freeform Polygon</emph> and you press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter, an object of the selected type is created in default size." -msgstr "Wählen Sie mit der Tabulatortaste ein Symbol aus. Wenn eines der Symbole <emph>Rechteck</emph> bis <emph>Freihandpolygon</emph> markiert ist und Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Eingabetaste drücken, wird ein entsprechendes Objekt in Standardgröße erstellt." +msgid "Press Tab to select an icon. If you selected one of the icons from <emph>Rectangle</emph> to <emph>Freeform Polygon</emph> and you press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline><keycode>+Enter</keycode>, an object of the selected type is created in default size." +msgstr "" -#. 6Lrez +#. go9cM #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3156016\n" "help.text" -msgid "If you press Enter while the icon <emph>Select</emph> is selected, the focus is set into the image window of the ImageMap Editor. Press Esc to set the focus back to the icons and input boxes." -msgstr "Wenn Sie mit dem Fokus auf dem Symbol <emph>Auswahl</emph> die Eingabetaste drücken, wird der Fokus in das Grafikfenster des Verweissensitive Grafik-Editors gesetzt. Mit der Taste Esc setzen Sie den Fokus wieder zurück zu den Symbolen und Eingabefeldern." +msgid "If you press <keycode>Enter</keycode> while the icon <emph>Select</emph> is selected, the focus is set into the image window of the ImageMap Editor. Press <keycode>Esc</keycode> to set the focus back to the icons and input boxes." +msgstr "" -#. Efz9p +#. 2DD3n #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3149587\n" "help.text" -msgid "If the <emph>Select</emph> icon is selected and you press Ctrl+Enter, the first object in the image window gets selected." -msgstr "Ist das Symbol <emph>Auswahl</emph> gewählt und Sie drücken Strg+Eingabe, wird das erste Objekt im Grafikfenster ausgewählt." +msgid "If the <emph>Select</emph> icon is selected and you press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode>, the first object in the image window gets selected." +msgstr "" #. 3Wh8W #: keyboard.xhp @@ -14524,14 +14632,14 @@ msgctxt "" msgid "Use the icon <emph>Edit Points</emph> to switch into the point edit mode for polygons and back." msgstr "Mit dem Symbol <emph>Punkte bearbeiten</emph> wechseln Sie in den Punktbearbeitungsmodus für Polygone und wieder zurück." -#. hpWBa +#. aGQmN #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3147073\n" "help.text" -msgid "Use Ctrl+Tab in the image window to select the next point. Use Shift+Ctrl+Tab to select the previous point." -msgstr "Mit Strg+Tabulator im Grafikfenster wählen Sie den nächsten Punkt zum Bearbeiten aus. Mit Umschalt+Strg+Tabulator wählen Sie den vorigen Punkt aus." +msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode> in the image window to select the next point. Use <keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode> to select the previous point." +msgstr "" #. 7BdLu #: keyboard.xhp @@ -14623,23 +14731,23 @@ msgctxt "" msgid "Left or Right Arrow: go one position to the left or to the right" msgstr "Cursor Links/Rechts: gehe eine Position nach links/rechts" -#. ARL5F +#. DAQJ5 #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3151000\n" "help.text" -msgid "Ctrl+Left Arrow or Ctrl+Right Arrow: jump to the previous or to the next split" -msgstr "Strg+Nach Links/Rechts: Springt zur vorigen/nächsten Trennung" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Left Arrow</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Right Arrow</keycode>: jump to the previous or to the next split" +msgstr "" -#. TBoD9 +#. a7Hg8 #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3159203\n" "help.text" -msgid "Ctrl+Shift+Left Arrow or Ctrl+Shift+Right Arrow: move a split one position to the left or to the right" -msgstr "Strg+Umschalt+Nach Links/Rechts: Verschiebt eine Trennung eine Position nach links/rechts" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+Left Arrow</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+Right Arrow</keycode>: move a split one position to the left or to the right" +msgstr "" #. xVvaL #: keyboard.xhp @@ -14650,23 +14758,23 @@ msgctxt "" msgid "Home or End: jump to the first or the last possible position" msgstr "Pos1/Ende: Springe zur ersten/letzten möglichen Position" -#. PTSiN +#. BjuQx #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3155382\n" "help.text" -msgid "Ctrl+Home or Ctrl+End: jump to the first or the last split" -msgstr "Strg+Pos1/Ende: Springt zur ersten/letzten Trennung" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Home</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+End</keycode>: jump to the first or the last split" +msgstr "" -#. nCLAR +#. 6CuHs #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3155894\n" "help.text" -msgid "Shift+Ctrl+Home or Shift+Ctrl+End: move split to the first or to the last position" -msgstr "Umschalt+Strg+Pos1/Ende: Verschiebt Trennung an erste/letzte Position" +msgid "<keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Home</keycode> or <keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+End</keycode>: move split to the first or to the last position" +msgstr "" #. yxCwG #: keyboard.xhp @@ -14749,14 +14857,14 @@ msgctxt "" msgid "Left Arrow or Right Arrow: select left or right column and clear other selections" msgstr "Cursor Links/Rechts: Auswahl der linken/rechten Spalte (Aufheben anderer Auswahlen)" -#. pgBKG +#. mv3ff #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3150780\n" "help.text" -msgid "Ctrl+Left Arrow or Ctrl+Right Arrow: move focus to the left or to the right column (does not change selection)" -msgstr "Strg+Cursor Links/Rechts: Verschiebe Fokus in linke/rechte Spalte (ändert die Auswahl nicht)" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Left Arrow</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Right Arrow</keycode>: move focus to the left or to the right column (does not change selection)" +msgstr "" #. FySem #: keyboard.xhp @@ -14767,23 +14875,23 @@ msgctxt "" msgid "Shift+Left Arrow or Shift+Right Arrow: expand or shrink the selected range" msgstr "Umschalt+Cursor Links/Rechts: Erweitern/Einschränken des ausgewählten Bereichs" -#. awcWc +#. tEBDC #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3146962\n" "help.text" -msgid "Ctrl+Shift+Left Arrow or Ctrl+Shift+Right Arrow: expand or shrink the selected range (does not change other selections)" -msgstr "Strg+Umschalt+Cursor Links/Rechts: Erweitern/Einschränken des ausgewählten Bereichs (ändert die Auswahl nicht)" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+Left Arrow</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+Right Arrow</keycode>: expand or shrink the selected range (does not change other selections)" +msgstr "" -#. Gtuhy +#. DbNiK #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3147512\n" "help.text" -msgid "Home or End: select the first or the last column (use Shift or Ctrl as with cursor keys)" -msgstr "Pos1/Ende: Auswahl erste/letzte Spalte (mit Umschalt und/oder Strg wie bei den Cursortasten)" +msgid "<keycode>Home</keycode> or <keycode>End</keycode>: select the first or the last column (use <keycode>Shift</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> as with cursor keys)" +msgstr "" #. 8F5dq #: keyboard.xhp @@ -14794,23 +14902,23 @@ msgctxt "" msgid "Shift+Space key: select the range from the last selected column to the current column" msgstr "Umschalt+Leertaste: Auswahl des Bereichs von der letzten ausgewählten Spalte zur aktuellen" -#. mw4GW +#. ZaRPr #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3154171\n" "help.text" -msgid "Ctrl+Shift+Space key: select the range from the last selected column to the current column (does not change other selections)" -msgstr "Strg+Umschalt+Leertaste: Auswahl des Bereichs von der letzten ausgewählten Spalte zur aktuellen (ändert die Auswahl nicht)" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+Space</keycode> key: select the range from the last selected column to the current column (does not change other selections)" +msgstr "" -#. kiBjy +#. mCZzB #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3156368\n" "help.text" -msgid "Ctrl+A: select all columns" -msgstr "Strg+A: Auswahl aller Spalten" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode>: select all columns" +msgstr "" #. GErPh #: keyboard.xhp @@ -14821,14 +14929,14 @@ msgctxt "" msgid "Shift+F10: open a context menu" msgstr "Umschalt+F10: Öffnen des Kontextmenüs" -#. PQwo4 +#. iFCKi #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3150416\n" "help.text" -msgid "Ctrl+1 ... Ctrl+7: set the 1st ... 7th column type for the selected columns" -msgstr "Strg+1 ... Strg+7: Setzt Spaltentyp 1 ... 7 für die ausgewählten Spalten" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+1</keycode> ... <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+7</keycode>: set the 1st ... 7th column type for the selected columns" +msgstr "" #. S7mnM #: keyboard.xhp @@ -14848,14 +14956,14 @@ msgctxt "" msgid "Page Up or Page Down: scroll table down or up one page" msgstr "Bild nach oben oder Bild nach unten: Rollen der Tabelle um eine Seite nach oben oder unten" -#. WC2kG +#. p6erp #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3145116\n" "help.text" -msgid "Ctrl+Home or Ctrl+End: scroll to the top or bottom of a table" -msgstr "Strg+Pos1/Ende: Scrollen der Tabelle an Anfang/Ende" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Home</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+End</keycode>: scroll to the top or bottom of a table" +msgstr "" #. FYdWx #: keyboard.xhp @@ -16612,6 +16720,420 @@ msgctxt "" msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Internet Terminology\">Internet Terminology</link>" msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Internet-Begriffe\">Internet-Begriffe</link>" +#. jRNxE +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"tit\n" +"help.text" +msgid "Working with Templates in Template Manager" +msgstr "" + +#. DbDMX +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"bm_id101608800218434\n" +"help.text" +msgid "<bookmark_value>paths;template files</bookmark_value><bookmark_value>categories;in templates</bookmark_value><bookmark_value>file extensions;in templates</bookmark_value>" +msgstr "" + +#. XoCwL +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"hd_id901607893176311\n" +"help.text" +msgid "<variable id=\"manage_templates\"><link href=\"text/shared/guide/manage_templates.xhp\" name=\"Manage_Templates\">Templates in the Template Manager</link></variable>" +msgstr "" + +#. XJNdZ +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id411607893606359\n" +"help.text" +msgid "The recommended method for working with templates is to use the <link href=\"text/shared/guide/template_manager.xhp\" name=\"template_manager\">Template Manager</link> and the commands in the <link href=\"text/shared/01/01110000.xhp\" name=\"template_submenu\"><menuitem>File – Template</menuitem> </link> submenu, <menuitem>Edit Template</menuitem> and <menuitem>Save as Template</menuitem>. These commands are sufficient for basic management of templates in %PRODUCTNAME." +msgstr "" + +#. g2AzE +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id911607894878048\n" +"help.text" +msgid "This guide explains how the file system interacts with the Template Manager. This information is particularly useful if you want to manage directories directly, but still be coordinated with the Template Manager." +msgstr "" + +#. AFPSy +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"hd_id101607896260383\n" +"help.text" +msgid "Working with Template Files" +msgstr "" + +#. 7veJC +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id451607988966808\n" +"help.text" +msgid "The Template Manager recognizes template files by their file extension. The following extensions are recognized:" +msgstr "" + +#. m82BQ +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id81607989758329\n" +"help.text" +msgid "Application" +msgstr "" + +#. c6EYa +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id321607989052104\n" +"help.text" +msgid "Extensions" +msgstr "" + +#. faoAN +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id81607989052104\n" +"help.text" +msgid "Writer" +msgstr "" + +#. 65DbP +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id121607989052104\n" +"help.text" +msgid ".ott .otm .oth .stw .dot .dotx" +msgstr "" + +#. X5QDR +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id481607989491362\n" +"help.text" +msgid "Calc" +msgstr "" + +#. dRtVs +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id261607989510325\n" +"help.text" +msgid ".ots .stc .xlt .xltm .xltx" +msgstr "" + +#. 5vKdS +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id111607989518257\n" +"help.text" +msgid "Impress" +msgstr "" + +#. uSD4w +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id671607989526665\n" +"help.text" +msgid ".otp .pot .potm .potx .sti" +msgstr "" + +#. ZTZCt +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id881607989533638\n" +"help.text" +msgid "Draw" +msgstr "" + +#. zUv76 +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id341607989540975\n" +"help.text" +msgid ".otg .std" +msgstr "" + +#. C6NzD +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id941607989961367\n" +"help.text" +msgid "For information about the meaning of the extensions see <link href=\"text/shared/guide/convertfilters.xhp\" name=\"File Extensions\">Filter Conversion</link>." +msgstr "" + +#. ZK8TA +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"hd_id991607990069687\n" +"help.text" +msgid "Working with Template Names" +msgstr "" + +#. pFJ8v +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id531607967664414\n" +"help.text" +msgid "The Template Manager shows the Title field of a document as the Template Name. As long as the Title field is not empty, the filename has no consequences for the Template Name shown in the Template Manager. If the Title field is empty, the filename, without extension, is shown as the Template Name." +msgstr "" + +#. 89knb +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id841607968899084\n" +"help.text" +msgid "If two templates have the exact same entry in the Title field and belong to the same Category, then only one template appears in the Template Manager." +msgstr "" + +#. ogB3D +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id241608074568977\n" +"help.text" +msgid "Titles are case-sensitive. For example, if one template in category <emph>My Templates</emph> has the title <literal>a4</literal> and another has the title <literal>A4</literal>, then both templates appear in the Template Manager. If both templates have the title <literal>A4</literal>, then only one appears." +msgstr "" + +#. C6Jyi +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id771608203314024\n" +"help.text" +msgid "If templates have the same title, but belong to different categories, then all appear in the Template Manager. For example, if three templates have the title <literal>A4</literal>, and each template belongs to a different category, then all three templates appear with the Template Name <literal>A4</literal>." +msgstr "" + +#. eDDWo +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id411607896274563\n" +"help.text" +msgid "You can edit the Title field by choosing <menuitem>Files – Properties – Description</menuitem>. If you change the Title field, then the new title also appears as the Template Name in the Template Manager. Alternatively, if you use the <menuitem>Rename</menuitem> command in the context menu for a template, then the Title field of the template is changed to the new Template Name." +msgstr "" + +#. XVZ5C +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id181608073292539\n" +"help.text" +msgid "If you use the <menuitem>File - Save as Template</menuitem> dialog, then the name entered in that dialog is used as the filename and entered into the Title field. If you change the filename later, the template will still appear in the Template Manager according to the entry in the Title field." +msgstr "" + +#. 2dvtG +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id411608052261808\n" +"help.text" +msgid "The Title field of a template is included in the Title field of new documents created from the template." +msgstr "" + +#. wBXi5 +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"hd_id571607893586889\n" +"help.text" +msgid "Controlling which Files Appear in the Template Manager" +msgstr "" + +#. VFSmq +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id401607895018345\n" +"help.text" +msgid "The Template Manager displays templates located in the directories defined in the <emph>Paths</emph> dialog for Templates. The dialog is found by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Paths</menuitem>, selecting <emph>Templates</emph>, and clicking <widget>Edit</widget>." +msgstr "" + +#. tV3qE +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"hd_id591607916351907\n" +"help.text" +msgid "Internal Paths" +msgstr "" + +#. D5hJD +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id621607704680080\n" +"help.text" +msgid "The Internal Paths directories cannot be changed. They identify the location of the predefined templates. These templates are always shown in the Template Manager." +msgstr "" + +#. oJf6e +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"hd_id801607948690116\n" +"help.text" +msgid "User Paths" +msgstr "" + +#. RCCaQ +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id741607769970240\n" +"help.text" +msgid "The default setting for User Path is the <emph>template</emph> subdirectory in the user profile directory. The location of the user profile directory depends on the system installation. <embedvar href=\"text/shared/optionen/01010300.xhp#userprofile_location\"/>" +msgstr "" + +#. gV22c +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id851607959591934\n" +"help.text" +msgid "Templates in the directories specified in User Path and its subdirectories are shown in the Template Manager. Subdirectories within subdirectories are not recognized." +msgstr "" + +#. waqwG +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id71607961272593\n" +"help.text" +msgid "You can add additional directories to the User Path. There has to be at least one directory in User Path, but there are no limits on where it is located." +msgstr "" + +#. GHGdD +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id501608118578046\n" +"help.text" +msgid "It is not a good idea to add a root Document directory, or other high-level directory, to your template User Path. All subdirectories in a User Path directory appear in the Template Manager as Categories." +msgstr "" + +#. aAxFA +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id551607771028134\n" +"help.text" +msgid "If you have more than one directory in the User Path, then you must select which directory will be used to save a document as a template when the<menuitem> File - Save as Template</menuitem> command is used." +msgstr "" + +#. sADzq +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id811608202662210\n" +"help.text" +msgid "The <widget>Default</widget> button resets User Path to the initial setting when %PRODUCTNAME was installed." +msgstr "" + +#. yEKCp +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"hd_id361607961401720\n" +"help.text" +msgid "Working with Categories" +msgstr "" + +#. LYVsB +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id711607961275200\n" +"help.text" +msgid "The names of subdirectories in the user-defined directories appear as Category names in the Template Manager. If you rename a category, the subdirectory continues to be used, with the new category name stored in <literal>groupuinames.xml</literal> in the selected Default Path." +msgstr "" + +#. cZrzf +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id181607963416635\n" +"help.text" +msgid "When a Category is selected, then all templates in that subdirectory are shown in the Template Manager, if <emph>All Applications</emph> is the <emph>Filter</emph> selection." +msgstr "" + +#. sgaaG +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id231607963570076\n" +"help.text" +msgid "A category can only show templates in its own subdirectory, with two exceptions." +msgstr "" + +#. AQy3T +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id471607963130068\n" +"help.text" +msgid "<emph>All Categories</emph> shows all templates, relative to the <emph>Filter</emph> selection." +msgstr "" + +#. CAjXA +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id771607963149924\n" +"help.text" +msgid "<emph>My Templates</emph> shows all templates in the directories specified in User Path, relative to the <emph>Filter</emph> selection." +msgstr "" + +#. jz7d6 +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id241607963343716\n" +"help.text" +msgid "Categories within a Category are not possible, because subdirectories within subdirectories are not recognized." +msgstr "" + +#. 5UhGC +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id831608207492365\n" +"help.text" +msgid "You can only rename and delete categories in the Default Path selected in the <emph>Edit Paths</emph> dialog." +msgstr "" + +#. fihyU +#: manage_templates.xhp +msgctxt "" +"manage_templates.xhp\n" +"par_id381609772517385\n" +"help.text" +msgid "If you delete a Category whose subdirectory is in the selected Default Path, then the subdirectory associated with the Category name and any files in the subdirectory are deleted." +msgstr "" + #. 9TJfd #: measurement_units.xhp msgctxt "" @@ -21571,14 +22093,14 @@ msgctxt "" msgid "Non-breaking spaces" msgstr "Geschütztes Leerzeichen" -#. hAGab +#. ocGN8 #: space_hyphen.xhp msgctxt "" "space_hyphen.xhp\n" "par_id3147008\n" "help.text" -msgid "To prevent two words from being separated at the end of a line, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key </caseinline><defaultinline>Ctrl key</defaultinline></switchinline> and the Shift key when you type a space between the words." -msgstr "Um zu erreichen, dass ein Leerzeichen zwischen zwei Wörtern am Zeilenende nicht zu einem Zeilenumbruch wird, geben Sie das Leerzeichen wie folgt ein: <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+Leertaste." +msgid "To prevent two words from being separated at the end of a line, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline> and the Shift key when you type a space between the words." +msgstr "" #. ZJmiP #: space_hyphen.xhp @@ -21598,14 +22120,14 @@ msgctxt "" msgid "Non-breaking hyphen" msgstr "Geschützter Bindestrich" -#. AaNeq +#. wdHHo #: space_hyphen.xhp msgctxt "" "space_hyphen.xhp\n" "par_id3148538\n" "help.text" -msgid "An example of a non-breaking hyphen is a company name such as A-Z. Obviously you would not want A- to appear at the end of a line and Z at the beginning of the next line. To solve this problem, press Shift+Ctrl+ minus sign. In other words, hold down the Shift and Ctrl keys and press the minus key." -msgstr "Ein Beispiel für einen geschützten Bindestrich wäre ein Firmenname A-Z. Hier möchten Sie sicher nicht, dass am Ende einer Zeile A- steht und am Anfang der nächsten Zeile das Z. Geben Sie Umschalt+Strg+Minus ein, also halten Sie die Tasten Umschalt und Strg gedrückt und betätigen Sie die Taste Minus." +msgid "An example of a non-breaking hyphen is a company name such as A-Z. Obviously you would not want A- to appear at the end of a line and Z at the beginning of the next line. To solve this problem, press <keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+ minus</keycode> sign. In other words, hold down the <keycode>Shift</keycode> and <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> keys and press the <keycode>minus</keycode> key." +msgstr "" #. h8mVr #: space_hyphen.xhp @@ -21643,14 +22165,14 @@ msgctxt "" msgid "Soft hyphen" msgstr "Weiches Trennzeichen" -#. wYLzL +#. 7JGBb #: space_hyphen.xhp msgctxt "" "space_hyphen.xhp\n" "par_id3154306\n" "help.text" -msgid "To support automatic hyphenation by entering a soft hyphen inside a word yourself, use the keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+minus sign. The word is separated at this position when it is at the end of the line, even if automatic hyphenation for this paragraph is switched off." -msgstr "Um die automatische Silbentrennung zu unterstützen, indem Sie selbst ein weiches Trennzeichen innerhalb eines Wortes eingeben, verwenden Sie die Tastenkombination <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Minus (-). Das Wort wird am Zeilenende an dieser Stelle getrennt, auch wenn die automatische Silbentrennung für diesen Absatz ausgeschaltet ist." +msgid "To support automatic hyphenation by entering a soft hyphen inside a word yourself, use the keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline><keycode>+minus</keycode> sign. The word is separated at this position when it is at the end of the line, even if automatic hyphenation for this paragraph is switched off." +msgstr "" #. hiwHr #: space_hyphen.xhp @@ -22057,13 +22579,13 @@ msgctxt "" msgid "You can save any document as a template by selecting \"Template\" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory." msgstr "" -#. 4VMWF +#. 9uLRP #: standard_template.xhp msgctxt "" "standard_template.xhp\n" "par_id271605485719890\n" "help.text" -msgid "The <link href=\"text/shared/guide/template_manager.xhp\" name=\"templatemanager\">Template Manager</link> is the preferred method for working with templates. <menuitem>File - New - Templates</menuitem> and <menuitem>File - Templates - Manage Templates</menuitem> are equivalent for opening the <emph>Template Manager</emph>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key." +msgid "The <link href=\"text/shared/guide/template_manager.xhp\" name=\"templatemanager\">Template Manager</link> is the preferred method for working with templates. <menuitem>File - New - Templates</menuitem> and <menuitem>File - Templates - Manage Templates</menuitem> are equivalent for opening the <emph>Template Manager</emph>. <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+N</keycode> is the predefined shortcut key." msgstr "" #. 6YAP3 @@ -23515,23 +24037,23 @@ msgctxt "" msgid "<bookmark_value>template manager;filter</bookmark_value> <bookmark_value>template manager;category</bookmark_value> <bookmark_value>template manager;set as default</bookmark_value> <bookmark_value>template manager;import</bookmark_value> <bookmark_value>template manager;export</bookmark_value> <bookmark_value>template manager;settings</bookmark_value> <bookmark_value>templates;template manager</bookmark_value>" msgstr "<bookmark_value>Vorlagen-Manager; Filter</bookmark_value><bookmark_value>Vorlagen-Manager; Kategorie</bookmark_value><bookmark_value>Vorlagen-Manager; Als Standard setzen</bookmark_value><bookmark_value>Vorlagen-Manager; importieren</bookmark_value><bookmark_value>Vorlagen-Manager; exportieren</bookmark_value><bookmark_value>Vorlagen-Manager; Einstellungen</bookmark_value><bookmark_value>Vorlagen; Vorlagen-Manager</bookmark_value>" -#. qumSm +#. vrXUB #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "hd_id041620170649101471\n" "help.text" -msgid "<link href=\"text/shared/guide/template_manager.xhp\">Manage Templates</link>" -msgstr "<link href=\"text/shared/guide/template_manager.xhp\">Vorlagen verwalten</link>" +msgid "<variable id=\"manage_templates\"><link href=\"text/shared/guide/template_manager.xhp\">Manage Templates</link></variable>" +msgstr "" -#. F2A4A +#. G4iJX #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id04162017064929216\n" "help.text" -msgid "<ahelp hid=\".\">The Template Manager dialog makes it easy to manage templates and allows to start new documents using templates.</ahelp>" -msgstr "<ahelp hid=\".\">Übder den Dialog Vorlagenmanager können Sie auf einfache Art Vorlagen verwalten und neue Dokumente auf Grundlage von Vorlagen erstellen.</ahelp>" +msgid "<ahelp hid=\".\">The Template Manager dialog makes it easy to manage templates and allows you to start new documents using templates.</ahelp>" +msgstr "" #. MBtkj #: template_manager.xhp @@ -23596,15 +24118,6 @@ msgctxt "" msgid "%PRODUCTNAME comes with a set of built-in templates that can be used to create documents, presentations, spreadsheets or drawings. You may use templates available in the template manager, create your own templates or browse online for additional templates." msgstr "Mit %PRODUCTNAME wird ein Satz von Vorlagen ausgeliefert, welche Sie verwenden können, um Textdokumente, Präsentationen, Tabellendokumente oder Zeichnungen zu erstellen. Sie können die im Vorlagenmanager vorhandenen Vorlagen verwenden, Ihre eigenen Vorlagen erstellen oder online nach weiteren Vorlagen suchen." -#. bYCKn -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620170723504381\n" -"help.text" -msgid "If you have opened the %PRODUCTNAME start center and have not yet opened a document or application, the Template Manager may be accessed differently. <keycode>Ctrl-Shift-N</keycode> will still open the Template Manager, but it may also be accessed by choosing Templates from the left sidebar, and then choosing Manage Templates." -msgstr "" - #. oD5Ec #: template_manager.xhp msgctxt "" @@ -23623,6 +24136,60 @@ msgctxt "" msgid "Previews of available templates show up in the main window based on your search and filtering choices. Double-click on any template icon to open a new document with the contents and formatting of the template." msgstr "Die Vorschau der verfügbaren Vorlagen im Hauptfenster basiert auf der Vorgabe Ihrer Suche und Filterwahl. Doppelklicken Sie auf eine Vorlage, um ein neues Dokument mit den Inhalten und Formatierungen der Vorlage zu erstellen." +#. FBoHs +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id921608024342429\n" +"help.text" +msgid "Choose <emph>Thumbnail View</emph> or <emph>List View</emph>, at the top right, to change how the templates are displayed." +msgstr "" + +#. ED7GM +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id191608024074350\n" +"help.text" +msgid "<image src=\"svx/res/galicon.png\" id=\"img_id461608024074350\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211608024074350\">Thumbnail View Icon</alt></image>" +msgstr "" + +#. EJkcU +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id301608024074351\n" +"help.text" +msgid "Thumbnail View" +msgstr "" + +#. ekcpz +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id61608024086461\n" +"help.text" +msgid "<image src=\"svx/res/gallist.png\" id=\"img_id461608024086461\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id361608024086461\">List View Icon</alt></image>" +msgstr "" + +#. 7Rg4W +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id891608024086461\n" +"help.text" +msgid "Listview" +msgstr "" + +#. RaUDu +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id3155306\n" +"help.text" +msgid "To show templates from another folder in the <emph>My Templates</emph> category, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - </menuitem></caseinline><defaultinline><menuitem>Tools - Options - </menuitem></defaultinline></switchinline><link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><menuitem>$[officename] - Paths</menuitem></link>, select <emph>Templates</emph>, press <widget>Edit</widget>, then press <widget>Add</widget> to open the file dialog for selecting the folder to add." +msgstr "" + #. mB2AC #: template_manager.xhp msgctxt "" @@ -23632,14 +24199,14 @@ msgctxt "" msgid "Search" msgstr "Suchen" -#. WFNNX +#. iM2qU #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723505410\n" "help.text" -msgid "<ahelp hid=\".\">You may search for a template by entering text in the search box at the top left. The Main window show the templates found.</ahelp>" -msgstr "<ahelp hid=\".\">Sie können nach Vorlagen suchen, indem Sie Text in das Suchfeld oben links eingeben. Das Hauptfenster zeigt dann die gefundenen Vorlagen.</ahelp>" +msgid "<ahelp hid=\".\">You may search for a template by entering text in the search box at the top left. The Main window shows the templates found.</ahelp>" +msgstr "" #. o69K9 #: template_manager.xhp @@ -23650,14 +24217,14 @@ msgctxt "" msgid "Filter" msgstr "Filter" -#. 4GEAB +#. rsfnV #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723507575\n" "help.text" -msgid "<ahelp hid=\".\">You may filter for All Applications, Documents, Spreadsheets or Drawings by choosing an option from the dropdown box at the top-center. The main window displays the filtered templates.</ahelp>" -msgstr "<ahelp hid=\".\">Sie können nach Allen Anwendungen, Textdokumenten, Tabellendokumenten, Präsentationen und Zeichnungen filtern, indem Sie eine Option in der Dropdown-Liste oben in der Mitte wählen. Das Hauptfenster zeigt dann die gefilterten Vorlagen.</ahelp>" +msgid "<ahelp hid=\".\">You may filter for: All Applications, Text Documents, Spreadsheets, Presentations or Drawings by choosing an option from the dropdown box at the top-center. The main window displays the filtered templates.</ahelp>" +msgstr "" #. sGSTR #: template_manager.xhp @@ -23668,14 +24235,14 @@ msgctxt "" msgid "Categories" msgstr "Kategorien" -#. mp3a8 +#. v6gks #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723507710\n" "help.text" -msgid "<ahelp hid=\".\">Categories are folders where you place your templates.</ahelp> You may choose from the defaults categories My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations, or Styles. You may create new categories for your personal use. Use the Settings button of the Template Manager to create a new category." -msgstr "<ahelp hid=\".\">Kategorien sind Verzeichnisse, in die Sie Ihre Vorlagen ablegen.</ahelp> Sie können aus den Standardkategorien Meine Vorlagen, Geschäftliche Korrespondenz, MediaWiki, Sonstige geschäftliche Dokumente, Private Korrespondenz und Dokumente, Präsentationen oder Vorlagen wählen. Sie können neue Kategorien für Ihren persönlichen Gebrauch erstellen. Verwenden Sie die Schaltfläche Einstellungen der Vorlagenverwaltung, um eine neuen Kategorie zu erstellen." +msgid "<ahelp hid=\".\">Categories are folders where you place your templates.</ahelp> You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Use the <emph>Settings</emph> icon of the Template Manager to create a new category." +msgstr "" #. kGCqh #: template_manager.xhp @@ -23686,15 +24253,6 @@ msgctxt "" msgid "Categories inside a category are not allowed." msgstr "Kategorien innerhalb einer Kategorie sind nicht erlaubt." -#. mHSPU -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id3155306\n" -"help.text" -msgid "To add the templates in another folder to the <emph>My Templates</emph> category, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><emph>$[officename] - Paths</emph></link>, and then enter the path." -msgstr "Um Dokumentvorlagen eines anderen Verzeichnisses der Kategorie <emph>Meine Vorlagen</emph> hinzuzufügen, wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen...</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Pfade\"><emph>$[officename] - Pfade</emph></link> und geben Sie dort den Pfad ein." - #. FBeG2 #: template_manager.xhp msgctxt "" @@ -23704,32 +24262,176 @@ msgctxt "" msgid "Settings" msgstr "Einstellungen" -#. b7B6H +#. kMEQJ #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504497\n" "help.text" -msgid "<ahelp hid=\".\">Click on the Settings icon at the bottom left to open the Settings menu.</ahelp> The options are create a New Category, Delete Category or Refresh. If a default template for new documents has been changed, an additional option to reset the factory default template is available." -msgstr "<ahelp hid=\".\">Klicken Sie auf das Symbol Einstellungen unten links, um die Auflappliste Einstellungen zu öffnen.</ahelp> Die Optionen sind Neue Kategorie, Kategorie löschen und Aktualisieren. Wenn die Standardvorlage für neue Dokumente geändert wurde, finden Sie hier eine weitere Option, um die mitglieferte Standard-Dokumentvorlage wiederherzustellen." +msgid "<ahelp hid=\".\">Click on the <emph>Settings</emph> icon at the bottom left to open the Settings menu.</ahelp> The options are: New Category, Rename Category, Delete Category, and Refresh. If the default template for an application is changed from the initial default setting, then an additional option, Reset Default Template, is available, which allows you to reset the default template for an application back to its initial default." +msgstr "" + +#. ywc4r +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id816947600309745\n" +"help.text" +msgid "<image src=\"sfx2/res/actionaction013.png\" id=\"img_id381604426509745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id13162474009745\">Settings Icon</alt></image>" +msgstr "" + +#. u52pV +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id421604400309745\n" +"help.text" +msgid "Settings icon" +msgstr "" + +#. gWz9H +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"hd_id041620170723508845\n" +"help.text" +msgid "Move" +msgstr "Verschieben" + +#. mECQv +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id041620170723518776\n" +"help.text" +msgid "<ahelp hid=\".\">If you want to move templates to a different category, then choose a template, or use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click to select additional templates, then press the <widget>Move</widget> button at the bottom right to open a dialog box, where you can choose to move your selection to a different category or to a new category. Default templates cannot be moved, but copies can be created in other categories.</ahelp>" +msgstr "" + +#. bunpC +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"hd_id041620170723516791\n" +"help.text" +msgid "Export" +msgstr "Exportieren" + +#. XZEZE +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id041620170723513192\n" +"help.text" +msgid "<ahelp hid=\".\">Choose a template in the main window, or use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click to select additional templates, and then press the <widget>Export</widget> button at the bottom right to export your selection to a folder on your computer.</ahelp>" +msgstr "" + +#. CgT8y +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id181607689509896\n" +"help.text" +msgid "<image src=\"sfx2/res/actiontemplates020.png\" id=\"img_id171607689509896\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541607689509896\">Export Icon</alt></image>" +msgstr "" + +#. Dwspi +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id431607689509896\n" +"help.text" +msgid "Export button" +msgstr "" + +#. tEEdj +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id581607995218423\n" +"help.text" +msgid "To move or export all templates in a <emph>Category</emph>, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode>, then choose <emph>Move</emph> or <emph>Export</emph>." +msgstr "" + +#. aNTjV +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"hd_id041620170723516279\n" +"help.text" +msgid "Import" +msgstr "Importieren" -#. o2MLA +#. xMRku +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id04162017072351776\n" +"help.text" +msgid "<ahelp hid=\".\">If you want to import one or more templates into the Template Manager, then press the <widget>Import</widget> button at the bottom right, choose the Category where the imported templates should be placed, then select the files to be imported.</ahelp>" +msgstr "" + +#. 9zDEB +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id171607689516049\n" +"help.text" +msgid "<image src=\"sfx2/res/actionview010.png\" id=\"img_id201607689516049\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id71607689516049\">Import Icon</alt></image>" +msgstr "" + +#. VBNy8 +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id651607689516049\n" +"help.text" +msgid "Import button" +msgstr "" + +#. cP5Sj #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "hd_id041620170723501627\n" "help.text" -msgid "Browse Online Templates" -msgstr "Online-Vorlagen durchstöbern" +msgid "Extensions" +msgstr "" -#. 5hFdx +#. CU9Ag #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723503494\n" "help.text" -msgid "<ahelp hid=\".\">To browse for more templates online, click on the Browse online templates icon at bottom left to open a browser window and search for templates at <link href=\"https://templates.libreoffice.org\">https://templates.libreoffice.org</link>.</ahelp>" -msgstr "<ahelp hid=\".\">Um weitere Vorlagen online zu finden, klicken Sie auf die Schaltfläche Online-Vorlagen durchstöbern unten links, um ein Browserfenster zu öffnen und nach Vorlagen auf <link href=\"https://templates.libreoffice.org\">https://templates.libreoffice.org</link> zu suchen.</ahelp>" +msgid "<ahelp hid=\".\">To browse for more templates online, click on the Extensions icon at the bottom right to open a search window. You can also search for templates at <link href=\"https://extensions.libreoffice.org/?Tags%5B%5D=118\">https://extensions.libreoffice.org</link>.</ahelp>" +msgstr "" + +#. PrQ6K +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id431607690468509\n" +"help.text" +msgid "<image src=\"cmd/lc_additionsdialog.png\" id=\"img_id461607690468509\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id891607690468509\">Extensions Icon</alt></image>" +msgstr "" + +#. pmxCc +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id41607690468510\n" +"help.text" +msgid "Extensions icon" +msgstr "" + +#. ddVcH +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"hd_id501607689762479\n" +"help.text" +msgid "Actions with Individual Templates" +msgstr "" #. anVjc #: template_manager.xhp @@ -23749,6 +24451,15 @@ msgctxt "" msgid "Select a template in the main window and right-click and then choose Open, press Enter or double click to open a new document using that template." msgstr "Um ein neues Dokument auf Grundlage einer Dokumentvorlage zu öffnen, doppelklicken Sie im Hauptfenster auf diese oder wählen Sie diese aus, rechtsklicken Sie auf die Vorlage und wählen dann im Kontextmenü Öffnen." +#. fsr8t +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id721608222737939\n" +"help.text" +msgid "You can also use the <widget>Open</widget> button on the bottom left to open a new document using the selected template." +msgstr "" + #. V9DEC #: template_manager.xhp msgctxt "" @@ -23785,15 +24496,6 @@ msgctxt "" msgid "Select a template in the main window and right-click and then choose Set as Default to set the template as the default template. This will cause a green tick to appear over the template and the template will automatically load when a new document is created using the matching application." msgstr "Um eine Dokumentvorlage als Standardvorlge festzulegen, wählen Sie diese aus, klicken mit rechts auf die Vorlage und wählen dann im Kontextmenü Als Standard setzen. Dies lässt ein grünes Häkchen über der Vorlage erscheinen und die Dokumentvorlage wird automatisch geladen, wenn ein neues Dokument der entsprechenden Anwendung erstellt wird." -#. i8o2i -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620171037534321\n" -"help.text" -msgid "Refer to the <link href=\"text/shared/guide/standard_template.xhp\">Standard Template</link>" -msgstr "Mehr unter <link href=\"text/shared/guide/standard_template.xhp\">Standard Dokumentvorlage</link>." - #. mPSZV #: template_manager.xhp msgctxt "" @@ -23821,68 +24523,23 @@ msgctxt "" msgid "Delete" msgstr "Löschen" -#. ivefw +#. vUVBi #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504317\n" "help.text" -msgid "Select a template in the main window and press the delete button, or right-click then choose Delete to delete the template. A dialog box will appear requesting confirmation. Choose Yes to delete or No to cancel." -msgstr "Um eine Dokumentvorlage zu löschen, wählen Sie diese aus, klicken mit rechts auf die Vorlage und wählen dann im Kontextmenü Löschen oder drücken die Taste Entf. Dies öffnet einen Dialog zur Bestätigung der Aktion. Klicken Sie auf Ja, um zu Löschen, oder auf Nein, um abzubrechen." - -#. gWz9H -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"hd_id041620170723508845\n" -"help.text" -msgid "Move" -msgstr "Verschieben" - -#. BtAfk -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620170723518776\n" -"help.text" -msgid "<ahelp hid=\".\">Choose the Move option at the bottom right after selecting a template to move it to a different category. Default templates cannot be moved, but copies can be created in other categories.</ahelp>" -msgstr "<ahelp hid=\".\">Um eine Dokumentvorlage in eine andere Kategorie zu verschieben, wählen Sie diese aus und klicken unten rechts auf Verschieben. Standardvorlagen können nicht verschoben werden, aber Sie können eine Kopie dieser in einer anderen Kategorie erstellen.</ahelp>" - -#. bunpC -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"hd_id041620170723516791\n" -"help.text" -msgid "Export" -msgstr "Exportieren" - -#. xRAam -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620170723513192\n" -"help.text" -msgid "<ahelp hid=\".\">Choose a template in the main window and then press the Export button at the bottom right to export the template to a folder on your computer.</ahelp>" -msgstr "<ahelp hid=\".\">Um eine Dokumentvorlage in ein Verzeichnis auf Ihrem Cpmuter zu exportieren, wählen Sie diese aus und klicken unten rechts auf Exportieren.</ahelp>" - -#. aNTjV -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"hd_id041620170723516279\n" -"help.text" -msgid "Import" -msgstr "Importieren" +msgid "Select one or more templates to delete in the main window and press the <keycode>Delete</keycode> key, or right-click then choose <menuitem>Delete</menuitem> to delete the selected template(s). A dialog box will appear requesting confirmation. Choose <widget>Yes</widget> to delete or <widget>No</widget> to cancel." +msgstr "" -#. jMbpB +#. QQQyx #: template_manager.xhp msgctxt "" "template_manager.xhp\n" -"par_id04162017072351776\n" +"par_id141607690272821\n" "help.text" -msgid "<ahelp hid=\".\">Press the Import button at the bottom right, and then choose a Category to import a template from your computer to that category in the Template Manager.</ahelp>" -msgstr "<ahelp hid=\".\">Um eine Dokumentvorlage aus einem Verzeichnis auf Ihrem Cpmuter in die aktuelle Kategorie im Vorlagenmanager zu importieren, klicken Sie unten rechts auf Importieren.</ahelp>" +msgid "Built-in templates cannot be edited, renamed or deleted." +msgstr "" #. bF5Yb #: template_manager.xhp @@ -23929,14 +24586,14 @@ msgctxt "" msgid "Type “business letter” into the search box" msgstr "Geben Sie \"business letter\" in das Suchfeld ein" -#. 556Ay +#. gdEGV #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723518765\n" "help.text" -msgid "Choose one of the templates from the main window by double-clicking on it or pressing tab to select and then Enter" -msgstr "Wählen Sie eine der Vorlagen im Hauptfenster per Doppelklick aus oder wählen Sie eine Vorlage aus und drücken Sie die Eingabetaste." +msgid "Choose one of the templates from the main window by double-clicking on it or select and press <keycode>Enter</keycode>." +msgstr "" #. jDpef #: template_manager.xhp @@ -23983,14 +24640,14 @@ msgctxt "" msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+N or choose <emph>File - New - Templates</emph> to open the Template Manager" msgstr "Drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+N oder wählen Sie <emph>Datei – Neu – Vorlagen...</emph>, um den Vorlagenmanager zu öffnen." -#. VnKev +#. hrcEG #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723512689\n" "help.text" -msgid "Click on the world icon to browse for online templates" -msgstr "Klicken Sie auf das Symbol mit der Weltkugel, um nach Online-Vorlagen zu suchen" +msgid "Click on the Extensions icon to browse for online templates." +msgstr "" #. v6rBQ #: template_manager.xhp @@ -24010,14 +24667,14 @@ msgctxt "" msgid "Open Template Manager and choose the Import button" msgstr "Öffnen Sie den Vorlagenmanager und klicken Sie auf die Schaltfläche Importieren" -#. 6AnEt +#. s3AD2 #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723513485\n" "help.text" -msgid "Select a category to save the new template in (e.g. My Templates) and press OK" -msgstr "Wählen Sie eine Kategorie, in der die Vorlage gespeichert werden soll (beispielsweise Meine Vorlagen) und klicken Sie auf OK" +msgid "Select a category to save the new template in, for example, <emph>My Templates</emph>, and press <widget>OK</widget>." +msgstr "" #. XJ8gU #: template_manager.xhp @@ -24073,23 +24730,23 @@ msgctxt "" msgid "Choose a template for your presentation, filter by categories or search" msgstr "Wählen Sie eine Vorlage für Ihre Präsentation, filtern Sie die Auswahl ggf. nach Kategorien oder suchen Sie nach einer Vorlage" -#. XjyCn +#. Y9AeE #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723523510\n" "help.text" -msgid "Additional features are unavailable, and you may only select a template, filter, or import." -msgstr "Weitere Funktionen sind nicht verfügbar, Sie können nur eine Vorlage auswählen, filtern oder suchen." +msgid "You may also use the context menu, import a template, or search online for a template." +msgstr "" -#. WGEvE +#. Fgi2J #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723525323\n" "help.text" -msgid "After starting %PRODUCTNAME Impress you may run the Template Manager again to access additional features." -msgstr "Nach dem Start von %PRODUCTNAME Impress können Sie den Vorlagenmanager erneut öffnen, um auf zusätzliche Funktionen zuzugreifen." +msgid "A few features in the Template Manager are not available when first opened automatically. After starting %PRODUCTNAME Impress you may run the Template Manager again to access all features." +msgstr "" #. Aa49E #: template_manager.xhp @@ -24100,41 +24757,41 @@ msgctxt "" msgid "Make use of categories to organize your templates. Create new templates or download templates and organize in the Template Manager. Use templates to save time for repetitive documents." msgstr "Verwenden Sie Kategorien, um Ihre Dokumentvorlagen zu ordnen. Erstellen Sie neue Dokumentvorlagen oder laden Sie Vorlagen heruntern und odrnen Sie diese im Vorlagenmanager. Verwenden Sie Dokumentvorlagen, um Zeit bei sich wiederholenden Dokumenten zu sparen." -#. BKHDD +#. YFEXe #: template_manager.xhp msgctxt "" "template_manager.xhp\n" -"par_id04162017072352773\n" +"par_id041620170723529524\n" "help.text" -msgid "See <link href=\"text/swriter/guide/templates_styles.xhp\">Templates and Styles</link> for related information." -msgstr "Weitere Informationen unter <link href=\"text/swriter/guide/templates_styles.xhp\">Formatvorlagen</link>." +msgid "Refer to <link href=\"https://extensions.libreoffice.org/?Tags%5B%5D=118\">https://extensions.libreoffice.org</link> for templates to download." +msgstr "" -#. y9WCH +#. dCf3G #: template_manager.xhp msgctxt "" "template_manager.xhp\n" -"par_id041620170723523966\n" +"par_id04162017072352674\n" "help.text" -msgid "See <link href=\"text/swriter/guide/standard_template.xhp\">Creating a Document Template</link> for related information." +msgid "See Chapter 3 – Using Styles and Templates in the <link href=\"https://documentation.libreoffice.org/en/english-documentation/getting-started-guide/\">Getting Started Guide</link>." msgstr "" -#. AGfmF +#. KunAB #: template_manager.xhp msgctxt "" "template_manager.xhp\n" -"par_id04162017072352674\n" +"par_id041620170723523966\n" "help.text" -msgid "See Chapter 3 – Using Styles and Templates in the Getting Started Guide, available from the <link href=\"https://documentation.libreoffice.org/en/english-documentation/getting-started-guide/\">documentation website</link>." -msgstr "Vergleichen Sie auch Kapitel 3 – Formate und Vorlagen des Handbuchs Erste Schritte, welches Sie von der Webseite <link href=\"https://de.libreoffice.org/get-help/documentation/\">Dokumentation</link> herunterladen können." +msgid "See <link href=\"text/shared/guide/standard_template.xhp\">Creating a Document Template</link> for related information." +msgstr "" -#. eDARZ +#. BKHDD #: template_manager.xhp msgctxt "" "template_manager.xhp\n" -"par_id041620170723529524\n" +"par_id04162017072352773\n" "help.text" -msgid "Refer to <link href=\"https://templates.libreoffice.org\">https://templates.libreoffice.org</link> for templates to download." -msgstr "Besuchen Sie <link href=\"https://templates.libreoffice.org\">https://templates.libreoffice.org</link> (Englisch), um Dokumentvorlagen zum Download zu finden." +msgid "See <link href=\"text/swriter/guide/templates_styles.xhp\">Templates and Styles</link> for related information." +msgstr "Weitere Informationen unter <link href=\"text/swriter/guide/templates_styles.xhp\">Formatvorlagen</link>." #. XFoCf #: text_color.xhp diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po index d38f4ffaace..eb32d416ddd 100644 --- a/source/de/helpcontent2/source/text/shared/optionen.po +++ b/source/de/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-12-14 15:33+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-06-09 21:11+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedoptionen/de/>\n" @@ -1222,14 +1222,14 @@ msgctxt "" msgid "<bookmark_value>paths; defaults</bookmark_value><bookmark_value>variables; for paths</bookmark_value><bookmark_value>directories;directory structure</bookmark_value><bookmark_value>files and folders in $[officename]</bookmark_value>" msgstr "<bookmark_value>Pfade; Voreinstellungen</bookmark_value><bookmark_value>Variablen; für Pfade</bookmark_value><bookmark_value>Verzeichnisse; Verzeichnisstruktur</bookmark_value><bookmark_value>Dateien und Ordner in $[officename]</bookmark_value>" -#. wKNGv +#. GM2Rn #: 01010300.xhp msgctxt "" "01010300.xhp\n" "hd_id3149514\n" "help.text" -msgid "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Paths\">Paths</link>" -msgstr "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Pfade\">Pfade</link>" +msgid "<variable id=\"pathsh1\"><link href=\"text/shared/optionen/01010300.xhp\" name=\"Paths\">Paths</link></variable>" +msgstr "" #. PUqHN #: 01010300.xhp @@ -1303,14 +1303,23 @@ msgctxt "" msgid "You can change the sequence of entries by clicking the bar in the <emph>Type</emph> column. The column width can be changed by moving the separator between the columns with the mouse." msgstr "Die Reihenfolge der Einträge können Sie durch einen Klick auf <emph>Typ</emph> ändern. Die Spaltenbreite ändern Sie, indem Sie den Trennstrich zwischen den Spalten mit der Maus verschieben." -#. H8nf7 +#. 4ueLz #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3150439\n" +"par_id691607812924039\n" +"help.text" +msgid "The <emph>{user profile}</emph> directory and its subdirectories contain user data.<variable id=\"userprofile_location\">The location of the <emph>{user profile}</emph> directory is determined when %PRODUCTNAME is installed. See the <link href=\"https://wiki.documentfoundation.org/UserProfile#Default_locations\" name=\"Default_location\">Default location</link> section in the Wiki page about <emph>LibreOffice user profile</emph> for more information about typical locations of the <emph>user profile</emph> in different operating systems.</variable>" +msgstr "" + +#. cFiDw +#: 01010300.xhp +msgctxt "" +"01010300.xhp\n" +"par_id601607813017831\n" "help.text" -msgid "In the following list of paths, the paths for the shared folders in the directory where %PRODUCTNAME is installed, are not shown. The user data for each user is stored in the {user} directory, which is located in the user's <switchinline select=\"sys\"><caseinline select=\"UNIX\">home</caseinline><defaultinline>Documents and Settings</defaultinline></switchinline> directory." -msgstr "In der folgenden Pfadliste werden die Pfade für die gemeinsamen Ordner im Installationsverzeichnis von %PRODUCTNAME nicht angezeigt. Die Benutzerdaten jedes Benutzers werden im Verzeichnis {Benutzer} gespeichert, das sich im Verzeichnis <switchinline select=\"sys\"><caseinline select=\"UNIX\">home </caseinline><defaultinline>Dokumente und Einstellungen</defaultinline></switchinline> des Benutzers befindet." +msgid "The following list shows the default predefined paths for storing user data, and explains what type of user data is stored in each path. Use the <emph>Edit</emph> dialog to change, add, or delete paths for the different types." +msgstr "" #. WkpG4 #: 01010300.xhp @@ -1321,14 +1330,14 @@ msgctxt "" msgid "Type" msgstr "Typ" -#. 6cACZ +#. 3e8Eo #: 01010300.xhp msgctxt "" "01010300.xhp\n" "par_id3146974\n" "help.text" -msgid "Path" -msgstr "Pfad" +msgid "Default Path" +msgstr "" #. X5fVa #: 01010300.xhp @@ -1339,33 +1348,6 @@ msgctxt "" msgid "Description" msgstr "Beschreibung" -#. tvGG2 -#: 01010300.xhp -msgctxt "" -"01010300.xhp\n" -"par_id3151073\n" -"help.text" -msgid "My Documents" -msgstr "Arbeitsverzeichnis" - -#. E2bhb -#: 01010300.xhp -msgctxt "" -"01010300.xhp\n" -"par_id3149400\n" -"help.text" -msgid "Default document folder of your system" -msgstr "Standard Dokumentordner Ihres Systems" - -#. qGCeQ -#: 01010300.xhp -msgctxt "" -"01010300.xhp\n" -"par_id3153418\n" -"help.text" -msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog." -msgstr "Dieser Ordner wird angezeigt, wenn Sie den Dialog <emph>Öffnen</emph> oder <emph>Speichern</emph> das erste Mal aufrufen." - #. r5woj #: 01010300.xhp msgctxt "" @@ -1375,14 +1357,14 @@ msgctxt "" msgid "AutoCorrect" msgstr "AutoKorrektur" -#. V9Ae6 +#. ZqDCp #: 01010300.xhp msgctxt "" "01010300.xhp\n" "par_id3753776\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autocorr</caseinline><defaultinline>{user}\\user\\autocorr</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{Benutzer}/user/autocorr </caseinline><defaultinline>{Benutzer}\\user\\autocorr</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user profile}/user/autocorr</caseinline><caseinline select=\"MAC\">{user profile}/user/autocorr</caseinline><defaultinline>{user profile}\\user\\autocorr</defaultinline></switchinline>" +msgstr "" #. dAcPa #: 01010300.xhp @@ -1402,14 +1384,14 @@ msgctxt "" msgid "AutoText" msgstr "AutoText" -#. ok3gS +#. SnqLB #: 01010300.xhp msgctxt "" "01010300.xhp\n" "par_id7858516\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autotext</caseinline><defaultinline>{user}\\user\\autotext</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{Benutzer}/user/autotext </caseinline><defaultinline>{Benutzer}\\user\\autotext</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user profile}/user/autotext</caseinline><caseinline select=\"MAC\">{user profile}/user/autotext</caseinline><defaultinline>{user profile}\\user\\autotext</defaultinline></switchinline>" +msgstr "" #. UkYUE #: 01010300.xhp @@ -1420,86 +1402,113 @@ msgctxt "" msgid "This folder stores your own AutoText texts." msgstr "In diesem Ordner werden Ihre Textbaustein-Texte gespeichert." -#. EaKN5 +#. vGjc8 #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3154493\n" +"par_id3146891\n" "help.text" -msgid "Gallery" -msgstr "Gallery" +msgid "Backups" +msgstr "Sicherungskopien" -#. nsHRR +#. DHWuJ #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3154484\n" +"par_id3154915\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{Benutzer}/user/gallery </caseinline><defaultinline>{Benutzer}\\user\\gallery</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user profile}/user/backup</caseinline><caseinline select=\"MAC\">{user profile}/user/backup</caseinline><defaultinline>{user profile}\\user\\backup</defaultinline></switchinline>" +msgstr "" -#. xsB26 +#. VkjYd #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3156289\n" +"par_id3154603\n" "help.text" -msgid "New Gallery themes are stored in this folder." -msgstr "Neue Gallery-Themen werden in diesem Ordner gespeichert." +msgid "Automatic backup copies of documents are stored here." +msgstr "Hier werden die automatisch erstellten Sicherungskopien der Dokumente abgelegt." -#. CtVNw +#. ccgwe #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3151333\n" +"par_id271607721701065\n" "help.text" -msgid "Graphics" -msgstr "Grafik" +msgid "Dictionaries" +msgstr "" -#. Dpap7 +#. FXATD #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3152890\n" +"par_id651607721812472\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{Benutzer}/user/gallery </caseinline><defaultinline>{Benutzer}\\user\\gallery</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user profile}/user/wordbook</caseinline><caseinline select=\"MAC\">{user profile}/user/wordbook</caseinline><defaultinline>{user profile}\\user\\wordbook</defaultinline></switchinline>" +msgstr "" -#. gA5VT +#. bY2D9 #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3148597\n" +"par_id491607721838854\n" "help.text" -msgid "This folder is displayed when you first call the dialog for opening or saving a graphic object." -msgstr "Dieser Ordner wird geöffnet, wenn Sie den Dialog zum Öffnen oder zum Speichern einer Grafik das erste Mal aufrufen." +msgid "This folder stores files with words in your custom dictionaries." +msgstr "" -#. vGjc8 +#. EaKN5 #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3146891\n" +"par_id3154493\n" "help.text" -msgid "Backups" -msgstr "Sicherungskopien" +msgid "Gallery" +msgstr "Gallery" -#. H5F5m +#. SocGA #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3154915\n" +"par_id3154484\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/backup</caseinline><defaultinline>{user}\\user\\backup</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/backup </caseinline><defaultinline>{user}\\user\\backup</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user profile}/user/gallery</caseinline><caseinline select=\"MAC\">{user profile}/user/gallery</caseinline><defaultinline>{user profile}\\user\\gallery</defaultinline></switchinline>" +msgstr "" -#. VkjYd +#. xsB26 #: 01010300.xhp msgctxt "" "01010300.xhp\n" -"par_id3154603\n" +"par_id3156289\n" "help.text" -msgid "Automatic backup copies of documents are stored here." -msgstr "Hier werden die automatisch erstellten Sicherungskopien der Dokumente abgelegt." +msgid "New Gallery themes are stored in this folder." +msgstr "Neue Gallery-Themen werden in diesem Ordner gespeichert." + +#. vE8bT +#: 01010300.xhp +msgctxt "" +"01010300.xhp\n" +"par_id3151333\n" +"help.text" +msgid "Images" +msgstr "" + +#. s2XBY +#: 01010300.xhp +msgctxt "" +"01010300.xhp\n" +"par_id3152890\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user profile}/user/gallery</caseinline><caseinline select=\"MAC\">{user profile}/user/gallery</caseinline><defaultinline>{user profile}\\user\\gallery</defaultinline></switchinline>" +msgstr "" + +#. gA5VT +#: 01010300.xhp +msgctxt "" +"01010300.xhp\n" +"par_id3148597\n" +"help.text" +msgid "This folder is displayed when you first call the dialog for opening or saving a graphic object." +msgstr "Dieser Ordner wird geöffnet, wenn Sie den Dialog zum Öffnen oder zum Speichern einer Grafik das erste Mal aufrufen." #. d7NjW #: 01010300.xhp @@ -1510,14 +1519,14 @@ msgctxt "" msgid "Templates" msgstr "Vorlagen" -#. bjExQ +#. uESPt #: 01010300.xhp msgctxt "" "01010300.xhp\n" "par_id9014252\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/template</caseinline><defaultinline>{user}\\user\\template</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{Benutzer}/user/template </caseinline><defaultinline>{Benutzer}\\user\\template</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user profile}/user/template</caseinline><caseinline select=\"MAC\">{user profile}/user/template</caseinline><defaultinline>{user profile}\\user\\template</defaultinline></switchinline>" +msgstr "" #. s3p3u #: 01010300.xhp @@ -1537,14 +1546,14 @@ msgctxt "" msgid "Temporary files" msgstr "Temporäres Basisverzeichnis" -#. LhG8t +#. 87Fpm #: 01010300.xhp msgctxt "" "01010300.xhp\n" "par_id3149343\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/temp</caseinline><defaultinline>{user}\\user\\temp</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/temp </caseinline><defaultinline>{user}\\user\\temp</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user profile}/user/temp</caseinline><caseinline select=\"MAC\">{user profile}/user/temp</caseinline><defaultinline>{user profile}\\user\\temp</defaultinline></switchinline>" +msgstr "" #. A6rYi #: 01010300.xhp @@ -1555,6 +1564,33 @@ msgctxt "" msgid "This is where $[officename] puts its temporary files." msgstr "Hier legt $[officename] seine temporären Dateien an." +#. tvGG2 +#: 01010300.xhp +msgctxt "" +"01010300.xhp\n" +"par_id3151073\n" +"help.text" +msgid "My Documents" +msgstr "Arbeitsverzeichnis" + +#. E2bhb +#: 01010300.xhp +msgctxt "" +"01010300.xhp\n" +"par_id3149400\n" +"help.text" +msgid "Default document folder of your system" +msgstr "Standard Dokumentordner Ihres Systems" + +#. qGCeQ +#: 01010300.xhp +msgctxt "" +"01010300.xhp\n" +"par_id3153418\n" +"help.text" +msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog." +msgstr "Dieser Ordner wird angezeigt, wenn Sie den Dialog <emph>Öffnen</emph> oder <emph>Speichern</emph> das erste Mal aufrufen." + #. DmYec #: 01010300.xhp msgctxt "" @@ -1564,14 +1600,14 @@ msgctxt "" msgid "Classification" msgstr "Klassifikation" -#. rPnAX +#. QFw9q #: 01010300.xhp msgctxt "" "01010300.xhp\n" "par_id3149344\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{install}/share/classification/example.xml</caseinline><defaultinline>{install}\\share\\classification\\example.xml</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{install}/share/classification/example.xml</caseinline><defaultinline>{install}\\share\\classification\\example.xml</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{install}/share/classification/example.xml</caseinline><caseinline select=\"MAC\">{install}/share/classification/example.xml</caseinline><defaultinline>{install}\\share\\classification\\example.xml</defaultinline></switchinline>" +msgstr "" #. XWkWA #: 01010300.xhp @@ -1582,6 +1618,24 @@ msgctxt "" msgid "$[officename] reads the TSCP BAF policy from this file." msgstr "$[officename] liest die TSCP-BAF-Richtlinie dieser Datei." +#. Vu8hD +#: 01010300.xhp +msgctxt "" +"01010300.xhp\n" +"par_id3150439\n" +"help.text" +msgid "<emph>Internal Paths</emph> shows the paths where predefined content for %PRODUCTNAME is installed. These paths cannot be edited in this dialog box." +msgstr "" + +#. 2vzzF +#: 01010300.xhp +msgctxt "" +"01010300.xhp\n" +"par_id131608971415763\n" +"help.text" +msgid "The paths refer to subdirectories in <literal>{install}</literal><switchinline select=\"sys\"><caseinline select=\"WIN\">\\</caseinline><defaultinline>/</defaultinline></switchinline><literal>share</literal>. These subdirectories are read-only and contain content shown to all users. The location of the <literal>{install}</literal> directory is determined when %PRODUCTNAME is installed." +msgstr "" + #. n5y6M #: 01010301.xhp msgctxt "" @@ -3679,14 +3733,14 @@ msgctxt "" msgid "<emph>Copy content</emph>" msgstr "<emph>Inhalt kopieren</emph>" -#. iXWiE +#. WmZMd #: 01010800.xhp msgctxt "" "01010800.xhp\n" "par_id3150110\n" "help.text" -msgid "Edit - Copy Ctrl+C." -msgstr "Bearbeiten - Kopieren Strg+C." +msgid "<menuitem>Edit - Copy</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+C</keycode>." +msgstr "" #. kx5rB #: 01010800.xhp @@ -3706,14 +3760,14 @@ msgctxt "" msgid "<emph>Paste content</emph>" msgstr "<emph>Inhalt einfügen</emph>" -#. EFCdU +#. v8nBD #: 01010800.xhp msgctxt "" "01010800.xhp\n" "par_id3156337\n" "help.text" -msgid "Edit - Paste Ctrl+V pastes at the cursor position." -msgstr "Bearbeiten - Einfügen Strg+V fügt an der Position des Textcursors ein." +msgid "<menuitem>Edit - Paste</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode> pastes at the cursor position." +msgstr "" #. MCFEo #: 01010800.xhp @@ -3751,14 +3805,14 @@ msgctxt "" msgid "The last marked selection is the content of the selection clipboard." msgstr "Die zuletzt vorgenommene Auswahl ist der Inhalt der Auswahl-Zwischenablage." -#. dKU6i +#. WG8CG #: 01010800.xhp msgctxt "" "01010800.xhp\n" "par_idN10A1D\n" "help.text" -msgid "<ahelp hid=\"20201\">Press Shift+Ctrl+R to restore or refresh the view of the current document.</ahelp>" -msgstr "<ahelp hid=\"20201\">Drücken Sie Umschalt+Strg+R, um die Ansicht des aktuellen Dokuments wiederherzustellen oder zu aktualisieren.</ahelp>" +msgid "<ahelp hid=\"20201\">Press <keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+R</keycode> to restore or refresh the view of the current document.</ahelp>" +msgstr "" #. 9BPVM #: 01010800.xhp @@ -6145,24 +6199,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Legt die Grundschrift für benutzerdefinierte Verzeichnisse, Stichwortverzeichnisse, Inhaltsverzeichnisse und alle daraus abgeleiteten Absatzvorlagen fest.</ahelp>" -#. P58WD -#: 01040301.xhp -msgctxt "" -"01040301.xhp\n" -"tit\n" -"help.text" -msgid "Change default template" -msgstr "Standardvorlage ändern" - -#. PFCKo -#: 01040301.xhp -msgctxt "" -"01040301.xhp\n" -"hd_id3156327\n" -"help.text" -msgid "Change default template" -msgstr "Standardvorlage ändern" - #. Ni7Vy #: 01040400.xhp msgctxt "" @@ -6523,14 +6559,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Specifies whether comments in your document are printed.</ahelp>" msgstr "<ahelp hid=\".\">Legt fest, ob die Kommentare in Ihrem Dokument gedruckt werden sollen.</ahelp>" -#. TUSby +#. Mhhd9 #: 01040500.xhp msgctxt "" "01040500.xhp\n" "tit\n" "help.text" -msgid "Table" -msgstr "Tabelle" +msgid "Table (Options)" +msgstr "" #. qKJfB #: 01040500.xhp @@ -6676,14 +6712,14 @@ msgctxt "" msgid "Number recognition" msgstr "Zahlenerkennung" -#. QvjdE +#. jgBdg #: 01040500.xhp msgctxt "" "01040500.xhp\n" "par_id3149481\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Specifies that numbers in a text table are recognized and formatted as numbers.</ahelp> Table cells in %PRODUCTNAME Writer can recognize a number when it is represented in one of the number formats available in categories of Numbers, Percent, Currency, Date, Time, Scientific, Fraction and Boolean." -msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Legt fest, dass die Zahlen in einer Texttabelle erkannt und als Zahlen formatiert werden.</ahelp> Tabellenzellen in %PRODUCTNAME Writer können eine Zahl erkennen, wenn sie in eine der Zahlenformate, die in den Kategorien Zahlen, Prozent, Währung, Datum, Zeit, Wissenschaftlich, Bruch und Wahrheitswert verfügbar sind, dargestellt werden." +msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Specifies that numbers entered into a text table cell are recognized and formatted as numbers.</ahelp> Table cells in %PRODUCTNAME Writer can recognize a number when it is represented in one of the number formats available in categories of Numbers, Percent, Currency, Date, Time, Scientific, Fraction and Boolean." +msgstr "" #. 4UzAW #: 01040500.xhp @@ -6847,14 +6883,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Specifies the value to be used for moving a column.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Hier legen Sie den Wert fest, der beim Verschieben einer Spalte benutzt werden soll.</ahelp>" -#. AEvKV +#. EGZPb #: 01040500.xhp msgctxt "" "01040500.xhp\n" "hd_id3155938\n" "help.text" -msgid "Insert" -msgstr "Einfügen" +msgid "Insert cell" +msgstr "" #. Axafs #: 01040500.xhp @@ -11104,14 +11140,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/scalc/ui/optdlg/printCB\">Specifies that only contents from selected sheets are printed, even if you specify a wider range in the <emph>File - Print</emph> dialog or in the <emph>Format - Print Ranges</emph> dialog. Contents from sheets that are not selected will not be printed.</ahelp>" msgstr "<ahelp hid=\"modules/scalc/ui/optdlg/printCB\">Hiermit legen Sie fest, dass nur Inhalte der ausgewählten Tabellen gedruckt werden, auch wenn Sie im Dialog <emph>Datei - Drucken</emph> oder <emph>Format - Druckbereiche</emph> einen größeren Druckbereich angeben. Inhalte aus nicht ausgewählten Tabellen werden nicht gedruckt.</ahelp>" -#. kPTSk +#. RRDdd #: 01060700.xhp msgctxt "" "01060700.xhp\n" "par_id3153349\n" "help.text" -msgid "To select multiple sheets, click on the sheet names on the bottom margin of the workspace while keeping the Ctrl key pressed." -msgstr "Zum Auswählen von mehreren Tabellen klicken Sie mit gedrückter Taste Strg auf die Tabellennamen am unteren Rand des Arbeitsbereichs." +msgid "To select multiple sheets, click on the sheet names on the bottom margin of the workspace while keeping the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key pressed." +msgstr "" #. StkQC #: 01060800.xhp @@ -13633,14 +13669,14 @@ msgctxt "" msgid "%PRODUCTNAME can read lock files generated by Microsoft Office." msgstr "" -#. TGBzs +#. bwQub #: 01140000.xhp msgctxt "" "01140000.xhp\n" "tit\n" "help.text" -msgid "Languages" -msgstr "Sprachen" +msgid "Languages (Options)" +msgstr "" #. 7peEQ #: 01140000.xhp @@ -13741,6 +13777,42 @@ msgctxt "" msgid "A change in this field is immediately applicable. However, some formats that were formatted by default change only if the document is newly loaded." msgstr "Änderungen in diesem Feld werden sofort wirksam. Einige Formate, die als \"Standard\" formatiert wurden, ändern sich jedoch erst beim erneuten Laden des Dokuments." +#. Gyg6C +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3147209\n" +"help.text" +msgid "Default currency" +msgstr "Standardwährung" + +#. kwFdu +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3145120\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Specifies the default currency that is used for the currency format and the currency fields.</ahelp> If you change the locale setting, the default currency changes automatically." +msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Hier geben Sie die Standardwährung für das Währungsformat und Währungsfelder an.</ahelp> Mit einem Wechsel des Gebietsschemas ändert sich die Standardwährung automatisch." + +#. j3c8X +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3148491\n" +"help.text" +msgid "The default entry applies to the currency format that is assigned to the selected locale setting." +msgstr "Der Eintrag \"Standard\" steht für das Währungsformat, das dem gewählten Gebietsschema zugeordnet ist." + +#. CE7iu +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3157909\n" +"help.text" +msgid "A change in <emph>Default currency</emph> field will be transmitted to all open documents and will lead to corresponding changes in the dialogs and icons that control the currency format in these documents." +msgstr "Änderungen im Feld <emph>Standardwährung</emph> werden auf alle geöffneten Dokumente übertragen und bewirken dort die entsprechenden Änderungen an Dialogen und Symbolen zur Steuerung des Währungsformats." + #. 6QxdB #: 01140000.xhp msgctxt "" @@ -13768,185 +13840,185 @@ msgctxt "" msgid "If this checkbox is activated, the character shown after \"Same as locale setting\" is inserted when you press the key on the number pad. If this checkbox is not activated, the character that your keyboard driver software provides is inserted." msgstr "Wenn dieses Kontrollkästchen aktiviert ist, wird das Zeichen, das hinter \"Entsprechend Gebietsschema\" angezeigt wird, beim Drücken der Taste auf der Zehnertastatur eingefügt. Ist dieses Kontrollkästchen deaktiviert, wird das Zeichen eingefügt, das Ihr Tastaturtreiber zur Verfügung stellt." -#. Gyg6C +#. koHAd #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"hd_id3147209\n" +"hd_id31472109\n" "help.text" -msgid "Default currency" -msgstr "Standardwährung" +msgid "Date acceptance patterns" +msgstr "Datumserkennungsmuster" -#. kwFdu +#. PPkac #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3145120\n" +"par_id3145121\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Specifies the default currency that is used for the currency format and the currency fields.</ahelp> If you change the locale setting, the default currency changes automatically." -msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Hier geben Sie die Standardwährung für das Währungsformat und Währungsfelder an.</ahelp> Mit einem Wechsel des Gebietsschemas ändert sich die Standardwährung automatisch." +msgid "<ahelp hid=\".\">Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date.</ahelp>" +msgstr "" -#. j3c8X +#. 6ECpC #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3148491\n" +"par_id381606257267459\n" "help.text" -msgid "The default entry applies to the currency format that is assigned to the selected locale setting." -msgstr "Der Eintrag \"Standard\" steht für das Währungsformat, das dem gewählten Gebietsschema zugeordnet ist." +msgid "If you type numbers and characters that correspond to the defined date acceptance patterns in a table cell, and then move the cursor outside of the cell, %PRODUCTNAME will automatically recognize and convert the input to a date, and format it according to the locale setting." +msgstr "" -#. CE7iu +#. wU2Gq #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3157909\n" +"par_id391606257292899\n" "help.text" -msgid "A change in <emph>Default currency</emph> field will be transmitted to all open documents and will lead to corresponding changes in the dialogs and icons that control the currency format in these documents." -msgstr "Änderungen im Feld <emph>Standardwährung</emph> werden auf alle geöffneten Dokumente übertragen und bewirken dort die entsprechenden Änderungen an Dialogen und Symbolen zur Steuerung des Währungsformats." +msgid "The initial pattern(s) in <emph>Date acceptance patterns</emph> are determined by the locale (set in <emph>Locale setting</emph>), but you can modify these default patterns, and add more patterns. Use <keycode>;</keycode> to separate each pattern." +msgstr "" -#. koHAd +#. YREM6 #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"hd_id31472109\n" +"par_id261606302453895\n" "help.text" -msgid "Date acceptance patterns" -msgstr "Datumserkennungsmuster" +msgid "Patterns can be composed according to the following rules:" +msgstr "" -#. k6gGB +#. bg257 #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3145121\n" +"par_id941606302524110\n" "help.text" -msgid "<ahelp hid=\".\">Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date.</ahelp> Default locale dependent date acceptance patterns are generated during build time, but it is possible to add more or modify them in this edit box." -msgstr "<ahelp hid=\".\">Legt das Datumserkennungsmuster des Gebietsschemas fest. Calc-Tabellendokumente und Writer-Tabellenzellen benötigen gebietsschemaabhängige Datumserkennungsmuster, um ein Datum korrekt zu erkennen.</ahelp> Die standardisierten gebietsschemaabhängigen Datumserkennungsmuster sind im Programm voreingestellt, aber es ist möglich, weitere hinzuzufügen oder bestehende abzuändern." +msgid "A pattern must start with <emph>D</emph>, <emph>M</emph>, or <emph>Y</emph>, and include at least two items, with at least one separator between each one." +msgstr "" -#. PR7uX +#. qNewM #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3148492\n" +"par_id961606302527780\n" "help.text" -msgid "Additionally to the date acceptance patterns defined here, every locale accepts input in an ISO 8601 Y-M-D pattern, and since %PRODUCTNAME 3.5 that also leads to the YYYY-MM-DD format being applied." -msgstr "Zusätzlich zu den angegebenen Datumserkennungsmustern wird, unabhängig vom verwendeten Gebietsschema, die Eingabe nach ISO-Norm 8601 im Format Y-M-D erkannt und führt seit %PRODUCTNAME 3.5 zudem zur Verwendung des Datumsformat YYYY-MM-DD." +msgid "A pattern may also include all three, in any order." +msgstr "" -#. 4DARg +#. WUra2 #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3157939\n" "help.text" -msgid "Syntax: <emph>Y</emph> means year, <emph>M</emph> means month, and <emph>D</emph> means day, regardless of localization." -msgstr "Syntax: <emph>Y</emph> meint Jahr, <emph>M</emph> meint Monat, und <emph>D</emph> meint Tag, unabhängig von der eingestellten Sprache." +msgid "<emph>Y</emph> means year, <emph>M</emph> means month, and <emph>D</emph> means day, regardless of which locale is set. Each can only be used once in a pattern." +msgstr "" -#. 9RYTi +#. ssLFh #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"hd_id3153127\n" +"par_id601606302514959\n" "help.text" -msgid "Default languages for documents" -msgstr "Standardsprachen der Dokumente" +msgid "<keycode>.</keycode> <keycode>-</keycode> <keycode>:</keycode> <keycode>/</keycode> <keycode>,</keycode> can be used as separators between and after <emph>D</emph>, <emph>M</emph>, and <emph>Y</emph>." +msgstr "" -#. PKkyt +#. rGYfD #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3149763\n" +"par_id621606303306587\n" "help.text" -msgid "Specifies the languages for spelling, thesaurus and hyphenation." +msgid "Any combination of separators can be used, and more than one separator can be used between <emph>D</emph>, <emph>M</emph>, and <emph>Y</emph>, but the input must match the separator pattern exactly for recognition." msgstr "" -#. CebA4 +#. Wyfmd #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3148663\n" +"par_id621606303767851\n" "help.text" -msgid "The spellcheck for the selected language only functions when you have installed the corresponding language module. <embedvar href=\"text/shared/optionen/01010401.xhp#sprachenfeld\"/>" -msgstr "Die Rechtschreibprüfung für die gewählte Sprache funktioniert nur, wenn Sie das entsprechende Sprachmodul installiert haben. <embedvar href=\"text/shared/optionen/01010401.xhp#sprachenfeld\"/>" +msgid "Patterns can combine different separators, and may include a trailing separator." +msgstr "" -#. kr6cF +#. 7GtCj #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"hd_id3151210\n" +"par_id151606303867002\n" "help.text" -msgid "Western" -msgstr "Westlich" +msgid "Examples of valid patterns are: <literal>D,Y ; Y-M ; M.D.Y ; D-M/Y ; M.D.</literal>" +msgstr "" -#. CBF9s +#. bceAZ #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3153192\n" +"par_id181606257326394\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Specifies the language used for the spellcheck function in western alphabets.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Legt die Sprache fest, die für die Rechtschreibprüfung in westlichen Alphabeten benutzt wird.</ahelp>" +msgid "If you change the <emph>Locale setting</emph>, the date acceptance pattern will be reset to the new locale default, and any user-defined modifications or additions will be lost." +msgstr "" -#. LuA4z +#. Jvd5V #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"hd_id3156422\n" +"par_id821606257357323\n" "help.text" -msgid "Asian" -msgstr "Asiatisch" +msgid "In addition to the explicit patterns defined in the edit box, input matching the <literal>Y-M-D</literal> pattern is implicitly recognized and converted automatically to a date. Input that starts from 1 to 31 is not interpreted with this implicit Y-M-D pattern. Since %PRODUCTNAME 3.5, this input is formatted as <literal>YYYY-MM-DD</literal> (ISO 8601)." +msgstr "" -#. 4gs4D +#. 8FexU #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3159149\n" +"par_id391606902516870\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Specifies the language used for the spellcheck function in Asian alphabets.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Legt die Sprache fest, die für die Rechtschreibprüfung in asiatischen Alphabeten benutzt wird.</ahelp>" +msgid "For all patterns, two-digit year input is interpreted according to the setting in <link href=\"text/shared/optionen/01010600.html#jahreszahlen\" name=\"twodigityears\">Tools - Options - General - Year (Two Digits)</link>." +msgstr "" -#. dKr2Y +#. 9RYTi #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"hd_id3158407\n" +"hd_id3153127\n" "help.text" -msgid "CTL" -msgstr "CTL" +msgid "Default languages for documents" +msgstr "Standardsprachen der Dokumente" -#. wbSKU +#. PKkyt #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3156212\n" +"par_id3149763\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Specifies the language for the complex text layout spellcheck.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Legt die Sprache für die Complex Text Layout-Rechtschreibprüfung fest.</ahelp>" +msgid "Specifies the languages for spelling, thesaurus and hyphenation." +msgstr "" -#. wtRSR +#. CebA4 #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"hd_id3149807\n" +"par_id3148663\n" "help.text" -msgid "For the current document only" -msgstr "Nur für das aktuelle Dokument" +msgid "The spellcheck for the selected language only functions when you have installed the corresponding language module. <embedvar href=\"text/shared/optionen/01010401.xhp#sprachenfeld\"/>" +msgstr "Die Rechtschreibprüfung für die gewählte Sprache funktioniert nur, wenn Sie das entsprechende Sprachmodul installiert haben. <embedvar href=\"text/shared/optionen/01010401.xhp#sprachenfeld\"/>" -#. RxN7S +#. kr6cF #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"par_id3155432\n" +"hd_id3151210\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Specifies that the settings for default languages are valid only for the current document.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Die Einstellungen für Standardsprachen werden nur auf das aktuelle Dokument angewendet.</ahelp>" +msgid "Western" +msgstr "Westlich" -#. CdBBA +#. CBF9s #: 01140000.xhp msgctxt "" "01140000.xhp\n" -"hd_id3156441\n" +"par_id3153192\n" "help.text" -msgid "Enhanced language support" -msgstr "Unterstützung asiatischer Sprachen" +msgid "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Specifies the language used for the spellcheck function in western alphabets.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Legt die Sprache fest, die für die Rechtschreibprüfung in westlichen Alphabeten benutzt wird.</ahelp>" #. iFAfT #: 01140000.xhp @@ -13975,6 +14047,24 @@ msgctxt "" msgid "If you want to write in Chinese, Japanese or Korean, you can activate the support for these languages in the user interface." msgstr "Wenn Sie in Chinesisch, Japanisch oder Koreanisch schreiben, aktivieren Sie die Unterstützung der Besonderheiten dieser Sprachen hier." +#. LuA4z +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3156422\n" +"help.text" +msgid "Asian" +msgstr "Asiatisch" + +#. 4gs4D +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3159149\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Specifies the language used for the spellcheck function in Asian alphabets.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Legt die Sprache fest, die für die Rechtschreibprüfung in asiatischen Alphabeten benutzt wird.</ahelp>" + #. zP3wg #: 01140000.xhp msgctxt "" @@ -13993,6 +14083,51 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Activates complex text layout support. You can now modify the settings corresponding to complex text layout in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>" msgstr "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Aktiviert die CTL-Unterstützung. Sie können nun die entsprechenden Einstellungen für komplexes Textlayout (CTL) in <item type=\"productname\">%PRODUCTNAME</item> vornehmen.</ahelp>" +#. nWBdc +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3158407\n" +"help.text" +msgid "Complex text layout" +msgstr "" + +#. wbSKU +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3156212\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Specifies the language for the complex text layout spellcheck.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Legt die Sprache für die Complex Text Layout-Rechtschreibprüfung fest.</ahelp>" + +#. wtRSR +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3149807\n" +"help.text" +msgid "For the current document only" +msgstr "Nur für das aktuelle Dokument" + +#. RxN7S +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3155432\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Specifies that the settings for default languages are valid only for the current document.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Die Einstellungen für Standardsprachen werden nur auf das aktuelle Dokument angewendet.</ahelp>" + +#. CdBBA +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3156441\n" +"help.text" +msgid "Enhanced language support" +msgstr "Unterstützung asiatischer Sprachen" + #. 8BLZA #: 01140000.xhp msgctxt "" @@ -15433,14 +15568,14 @@ msgctxt "" msgid "Experimental Feature" msgstr "Experimentelle Funktion" -#. FGJH8 +#. nzixF #: experimental.xhp msgctxt "" "experimental.xhp\n" "hd_id1000010\n" "help.text" -msgid "This feature is experimental and may produce errors or behave unexpectedly. To enable it anyway, <variable id=\"exptal\">choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph> and select <emph>Enable experimental features</emph> checkbox.</variable>" -msgstr "Diese Funktion ist experimentell und kann Fehler hervorrufen oder zu unerwartetem Verhalten führen. Um sie dennoch zu aktivieren, <variable id=\"exptal\">wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Erweitert</emph> und aktivieren Sie das Markierfeld <emph>Experimentelle Funktionen aktivieren</emph>.</variable>" +msgid "This feature is experimental and may produce errors or behave unexpectedly. To enable it anyway, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Advanced</menuitem> and select <emph>Enable experimental features</emph> checkbox." +msgstr "" #. EGraU #: expertconfig.xhp @@ -17215,23 +17350,23 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/password\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>" msgstr "<ahelp hid=\"cui/ui/securityoptionsdialog/password\">Hiermit legen Sie fest, dass die Option <emph>Mit Kennwort speichern</emph> in den Dialogen zum Speichern von Dateien immer aktiviert ist. Deaktivieren Sie die Option, um Dateien standardmäßig ohne Kennwort zu speichern.</ahelp>" -#. xYh85 +#. KNnCF #: securityoptionsdialog.xhp msgctxt "" "securityoptionsdialog.xhp\n" "hd_id1972106\n" "help.text" -msgid "Ctrl-click required to follow hyperlinks" -msgstr "Strg beim Klicken halten, um Hyperlinks zu folgen" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>-click required to follow hyperlinks" +msgstr "" -#. 2rhKL +#. UoEVE #: securityoptionsdialog.xhp msgctxt "" "securityoptionsdialog.xhp\n" "par_id79042\n" "help.text" -msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">Falls aktiviert, muss die Taste Strg gedrückt werden, während ein Hyperlink angeklickt wird, um ihm zu folgen. Falls nicht aktiviert, öffnet ein einfacher Klick den Hyperlink.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>" +msgstr "" #. Vw6Bz #: securityoptionsdialog.xhp diff --git a/source/de/helpcontent2/source/text/simpress/01.po b/source/de/helpcontent2/source/text/simpress/01.po index 9f865f44b4c..506f1957cec 100644 --- a/source/de/helpcontent2/source/text/simpress/01.po +++ b/source/de/helpcontent2/source/text/simpress/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-05-25 18:07+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress01/de/>\n" @@ -7612,14 +7612,14 @@ msgctxt "" msgid "Converting a group of objects to 3D does not change the stacking order of the individual objects." msgstr "Bei der Konvertierung einer Objektgruppe in 3D ändert sich die Stapelreihenfolge der einzelnen Objekte nicht." -#. a7dqy +#. pz3dH #: 13050300.xhp msgctxt "" "13050300.xhp\n" "par_id3146965\n" "help.text" -msgid "Press F3 to quickly enter a group and Ctrl+F3 to leave the group." -msgstr "Mit F3 gelangen Sie schnell in eine Gruppe und mit Strg+F3 verlassen Sie die Gruppe wieder." +msgid "Press F3 to quickly enter a group and <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F3</keycode> to leave the group." +msgstr "" #. faBGW #: 13050300.xhp diff --git a/source/de/helpcontent2/source/text/simpress/04.po b/source/de/helpcontent2/source/text/simpress/04.po index 5eb6e700e04..c5559f948e3 100644 --- a/source/de/helpcontent2/source/text/simpress/04.po +++ b/source/de/helpcontent2/source/text/simpress/04.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-13 12:06+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-06-09 21:11+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress04/de/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1552582989.000000\n" #. mYCYv @@ -1105,24 +1105,6 @@ msgctxt "" msgid "Move cursor to beginning of the previous paragraph" msgstr "Bewegt den Cursor an den Anfang des vorherigen Absatzes" -#. BzoeA -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_ii778527\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow Up" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+Pfeil nach oben" - -#. gwCEG -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_ii1797235\n" -"help.text" -msgid "Select to beginning of paragraph. Next keystroke extends selection to beginning of previous paragraph" -msgstr "Springt zum Anfang des Absatzes. Der nächste Tastendruck erweitert die Auswahl zum Anfang des vorhergehenden Absatzes" - #. cgEWF #: 01020000.xhp msgctxt "" @@ -1177,24 +1159,6 @@ msgctxt "" msgid "Move cursor to end of paragraph. Next keystroke move cursor to end of next paragraph" msgstr "Bewegt Cursor zum Ende des Absatzes. Der nächste Tastendruck bewegt den Cursor zum Ende des nächsten Absatzes." -#. DTu6i -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_ii7405011\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow Down" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+Pfeil nach unten" - -#. wcRPW -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_ii3729361\n" -"help.text" -msgid "Select to end of paragraph. Next keystroke extends selection to end of next paragraph" -msgstr "Wählt bis zum Ende des Absatzes aus. Der nächste Tastendruck erweitert die Auswahl bis zum Ende des nächsten Absatzes" - #. aAdnT #: 01020000.xhp msgctxt "" @@ -1285,24 +1249,6 @@ msgctxt "" msgid "Go to start of text block in slide" msgstr "Sprung zum Anfang eines Textblocks in einer Folie" -#. DJ9EV -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"hd_ii3151030\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Arrow Up</caseinline><defaultinline>Ctrl+Shift+Home</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehlstaste+Umschalt+Pfeil nach oben</caseinline><defaultinline>Strg+Umschalt+Pos1</defaultinline></switchinline>" - -#. FsL7L -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_ii3151055\n" -"help.text" -msgid "Go and select text to start of text block in slide" -msgstr "Springe zum Anfang eines Textblocks in einer Folie und markiere den Text" - #. AgD4a #: 01020000.xhp msgctxt "" @@ -1321,24 +1267,6 @@ msgctxt "" msgid "Go to end of text block in slide" msgstr "Sprung zum Ende eines Textblocks in einer Folie" -#. YbZLB -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"hd_ii3149750\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Arrow Down</caseinline><defaultinline>Ctrl+Shift+End</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehlstaste+Umschalt+Pfeil nach unten</caseinline><defaultinline>Strg+Umschalt+Ende</defaultinline></switchinline>" - -#. FTAHc -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_ii3147064\n" -"help.text" -msgid "Go and select text to end of document" -msgstr "Sprung zum Ende eines Dokuments und markiere den Text" - #. uVkW5 #: 01020000.xhp msgctxt "" @@ -1744,14 +1672,14 @@ msgctxt "" msgid "Switch to the next slide. No function on the last slide." msgstr "Wechselt auf die nächste Folie. Auf der letzten Folie ohne Funktion." -#. 9mSah +#. mUJoM #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149138\n" "help.text" -msgid "Navigating with the Keyboard in Slide Sorter" -msgstr "Tastatursteuerung in der Folienansicht" +msgid "Navigating with the Keyboard in Slide Sorter and Slide Pane" +msgstr "" #. 8SbTN #: 01020000.xhp @@ -1807,6 +1735,78 @@ msgctxt "" msgid "Set the focus to the next/previous slide." msgstr "Setzt den Fokus auf die nächste/vorherige Folie." +#. DTu6i +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_ii7405011\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow Down" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+Pfeil nach unten" + +#. bG9BL +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_ii3729361\n" +"help.text" +msgid "Move selected slides down one position in Slide Sorter list. If you select multiple slides, they are moved together with the last selected slide in the list." +msgstr "" + +#. BzoeA +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_ii778527\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow Up" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+Pfeil nach oben" + +#. hDxiV +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_ii1797235\n" +"help.text" +msgid "Move selected slides up one position. If you select multiple slides, they are moved together with the first selected slide in the list." +msgstr "" + +#. YbZLB +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"hd_ii3149750\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Arrow Down</caseinline><defaultinline>Ctrl+Shift+End</defaultinline></switchinline>" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehlstaste+Umschalt+Pfeil nach unten</caseinline><defaultinline>Strg+Umschalt+Ende</defaultinline></switchinline>" + +#. G8FUJ +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_ii3151055\n" +"help.text" +msgid "Move selected slides to end of Slide Sorter list." +msgstr "" + +#. DJ9EV +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"hd_ii3151030\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Arrow Up</caseinline><defaultinline>Ctrl+Shift+Home</defaultinline></switchinline>" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehlstaste+Umschalt+Pfeil nach oben</caseinline><defaultinline>Strg+Umschalt+Pos1</defaultinline></switchinline>" + +#. GkZA4 +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_ii3156825\n" +"help.text" +msgid "Move selected slides to start of Slide Sorter list." +msgstr "" + #. 9dpmN #: 01020000.xhp msgctxt "" @@ -1816,14 +1816,14 @@ msgctxt "" msgid "Enter" msgstr "Eingabe" -#. qziyU +#. LmXqV #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3157548\n" "help.text" -msgid "Change to Normal Mode with the active slide." -msgstr "Ändert den normalen Modus mit der aktiven Folie." +msgid "Change to Normal Mode with the active slide when in <emph>Slide Sorter</emph>. Add a new slide when in <emph>Slide Pane</emph>." +msgstr "" #. uKr5Q #: presenter.xhp diff --git a/source/de/helpcontent2/source/text/simpress/guide.po b/source/de/helpcontent2/source/text/simpress/guide.po index d30cdffc7bd..fa4740bac27 100644 --- a/source/de/helpcontent2/source/text/simpress/guide.po +++ b/source/de/helpcontent2/source/text/simpress/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-05-27 09:52+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpressguide/de/>\n" @@ -925,14 +925,14 @@ msgctxt "" msgid "Do one of the following:" msgstr "Führen Sie eine der folgenden Aktionen aus:" -#. XDwWE +#. 3demA #: arrange_slides.xhp msgctxt "" "arrange_slides.xhp\n" "par_id3143233\n" "help.text" -msgid "Choose <emph>View - Slide Sorter</emph>, select one or more slides, and then drag the slides to another location. To select multiple slides, hold down shift and click on the slides. To create a copy of a selected slide, hold down Ctrl while you drag. The mouse pointer changes to a plus sign. You can also drag a copy of a slide into another open $[officename] Impress document." -msgstr "Wählen Sie <emph>Ansicht - Foliensortierung</emph>, wählen Sie eine oder mehrere Folien aus, dann ziehen Sie sie an eine andere Position. Um mehrere Folien auszuwählen, klicken Sie sie mit gedrückter Umschalttaste an. Um eine Kopie der ausgewählten Folien zu erzeugen, halten Sie beim Ziehen die Taste Strg gedrückt. Der Mauszeiger wechselt zu einem Pluszeichen. Sie können auch eine Kopie einer Folie in ein anderes geöffnetes $[officename] Impress-Dokument ziehen." +msgid "Choose <menuitem>View - Slide Sorter</menuitem>, select one or more slides, and then drag the slides to another location. To select multiple slides, hold down shift and click on the slides. To create a copy of a selected slide, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> while you drag. The mouse pointer changes to a plus sign. You can also drag a copy of a slide into another open $[officename] Impress document." +msgstr "" #. zszFb #: arrange_slides.xhp @@ -1312,14 +1312,14 @@ msgctxt "" msgid "To zoom out, press the Minus Sign." msgstr "Mit der Minustaste verkleinern Sie die Ansicht." -#. BRKWo +#. 6YTBY #: change_scale.xhp msgctxt "" "change_scale.xhp\n" "par_id7954954\n" "help.text" -msgid "If you are using a mouse with a scroll wheel, you can hold down Ctrl and turn the wheel to change the zoom factor in all main modules of %PRODUCTNAME." -msgstr "Falls Sie eine Maus mit einem Mausrad benutzen, können Sie die Taste Strg gedrückt halten und das Rad drehen, um den Zoomfaktor in allen Hauptmodulen von %PRODUCTNAME zu ändern." +msgid "If you are using a mouse with a scroll wheel, you can hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> and turn the wheel to change the zoom factor in all main modules of %PRODUCTNAME." +msgstr "" #. 3DGwA #: change_scale.xhp diff --git a/source/de/helpcontent2/source/text/swriter.po b/source/de/helpcontent2/source/text/swriter.po index 91126c36a09..89d6202e9fc 100644 --- a/source/de/helpcontent2/source/text/swriter.po +++ b/source/de/helpcontent2/source/text/swriter.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-11-20 15:34+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-10-22 11:35+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter/de/>\n" @@ -1420,41 +1420,122 @@ msgctxt "" msgid "Insert" msgstr "Einfügen" -#. APLoo +#. bYChy #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN105CD\n" +"par_id881605975490097\n" "help.text" -msgid "Columns" -msgstr "Spalten..." +msgid "<variable id=\"submenu\">Opens a submenu with the following command options:</variable>" +msgstr "" -#. h5JGH +#. dAYGb #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN105D0\n" +"hd_id71605976065472\n" +"help.text" +msgid "Rows Above" +msgstr "" + +#. ETuzB +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_id811605976075887\n" +"help.text" +msgid "Insert a row above the row where the cursor is currently placed." +msgstr "" + +#. 3B4Ea +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"hd_id621605976125265\n" +"help.text" +msgid "Rows Below" +msgstr "" + +#. sZV4E +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_id701605976138113\n" "help.text" -msgid "Inserts columns." -msgstr "Fügt Spalten ein." +msgid "Insert a row below the row where the cursor is currently placed." +msgstr "" -#. iMkmc +#. zVM8o #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_idN105E5\n" "help.text" -msgid "Rows" -msgstr "Zeilen..." +msgid "<link href=\"text/swriter/01/05120400.xhp\" name=\"insertrows\">Rows</link>" +msgstr "" -#. vVFw7 +#. AN99u #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_idN105E8\n" "help.text" -msgid "Inserts rows." -msgstr "Fügt Zeilen ein." +msgid "Opens dialog box for inserting rows." +msgstr "" + +#. FedsM +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"hd_id841605976313559\n" +"help.text" +msgid "Columns Before" +msgstr "" + +#. bkDEH +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_id531605976347665\n" +"help.text" +msgid "Insert a column before the column where the cursor is currently placed." +msgstr "" + +#. UE3RA +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"hd_id21605976318849\n" +"help.text" +msgid "Columns After" +msgstr "" + +#. A6B3G +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_id731605976350615\n" +"help.text" +msgid "Insert a column before the column where the cursor is currently placed." +msgstr "" + +#. KepEk +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_idN105CD\n" +"help.text" +msgid "<link href=\"text/swriter/01/05120400.xhp\" name=\"insertrows\">Columns</link>" +msgstr "" + +#. i3nKB +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_idN105D0\n" +"help.text" +msgid "Opens dialog box for inserting columns." +msgstr "" #. ttkBa #: main0110.xhp @@ -1465,23 +1546,32 @@ msgctxt "" msgid "Delete" msgstr "Löschen..." -#. QTm9i +#. EERmk #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN1063E\n" +"par_id81605976578903\n" "help.text" -msgid "Table" -msgstr "Tabelle" +msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" +msgstr "" -#. 4ExJk +#. mkgZ4 #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN1060A\n" +"par_idN1066A\n" "help.text" -msgid "<ahelp hid=\".\">Deletes the current table.</ahelp>" -msgstr "<ahelp hid=\".\">Löscht die aktuelle Tabelle.</ahelp>" +msgid "Rows" +msgstr "Zeilen" + +#. ADvQJ +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_idN10616\n" +"help.text" +msgid "Deletes the selected rows." +msgstr "Löscht die markierten Zeilen." #. TdA3g #: main0110.xhp @@ -1501,23 +1591,23 @@ msgctxt "" msgid "Deletes the selected columns." msgstr "Löscht die markierten Spalten." -#. mkgZ4 +#. QTm9i #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN1066A\n" +"par_idN1063E\n" "help.text" -msgid "Rows" -msgstr "Zeilen" +msgid "Table" +msgstr "Tabelle" -#. ADvQJ +#. 4ExJk #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN10616\n" +"par_idN1060A\n" "help.text" -msgid "Deletes the selected rows." -msgstr "Löscht die markierten Zeilen." +msgid "<ahelp hid=\".\">Deletes the current table.</ahelp>" +msgstr "<ahelp hid=\".\">Löscht die aktuelle Tabelle.</ahelp>" #. vCbDT #: main0110.xhp @@ -1528,23 +1618,50 @@ msgctxt "" msgid "Select" msgstr "Auswählen" -#. TA2Qc +#. kFZry #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN10623\n" +"par_id851605976580614\n" "help.text" -msgid "Table" -msgstr "Tabelle" +msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" +msgstr "" -#. MsH9h +#. EKDPA #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN10626\n" +"par_idN10635\n" "help.text" -msgid "<ahelp hid=\".\">Selects the current table.</ahelp>" -msgstr "<ahelp hid=\".\">Markiert die aktuelle Tabelle.</ahelp>" +msgid "Cell" +msgstr "Zelle" + +#. gBmZP +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_idN10638\n" +"help.text" +msgid "<ahelp hid=\".\">Selects the current cell.</ahelp>" +msgstr "<ahelp hid=\".\">Wählt die aktuelle Zelle aus.</ahelp>" + +#. HmSyb +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_idN1062F\n" +"help.text" +msgid "Row" +msgstr "Zeilen" + +#. WCPpF +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_idN10632\n" +"help.text" +msgid "Selects the current row." +msgstr "Markiert die aktuelle Zeile." #. vk5ie #: main0110.xhp @@ -1564,86 +1681,104 @@ msgctxt "" msgid "Selects the current column." msgstr "Markiert die aktuelle Spalte." -#. HmSyb +#. TA2Qc #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN1062F\n" +"par_idN10623\n" "help.text" -msgid "Row" -msgstr "Zeilen" +msgid "Table" +msgstr "Tabelle" -#. WCPpF +#. MsH9h #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN10632\n" +"par_idN10626\n" "help.text" -msgid "Selects the current row." -msgstr "Markiert die aktuelle Zeile." +msgid "<ahelp hid=\".\">Selects the current table.</ahelp>" +msgstr "<ahelp hid=\".\">Markiert die aktuelle Tabelle.</ahelp>" -#. EKDPA +#. 5eQNa #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN10635\n" +"par_idN105FB\n" "help.text" -msgid "Cell" -msgstr "Zelle" +msgid "Size" +msgstr "" -#. gBmZP +#. FBmFA #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN10638\n" +"par_id41605977320372\n" "help.text" -msgid "<ahelp hid=\".\">Selects the current cell.</ahelp>" -msgstr "<ahelp hid=\".\">Wählt die aktuelle Zelle aus.</ahelp>" +msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" +msgstr "" -#. ChNkP +#. C4FY8 #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN105B7\n" +"par_idN106E9\n" "help.text" -msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>" -msgstr "<link href=\"text/shared/01/05100100.xhp\">Zellen verbinden</link>" +msgid "Row Height" +msgstr "Zeilenhöhe..." -#. T8apK +#. NE7NJ #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN105BB\n" +"par_idN106EC\n" "help.text" -msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>" -msgstr "<link href=\"text/shared/01/05100200.xhp\">Zellen teilen...</link>" +msgid "Opens the Row Height dialog where you can change the height of a row." +msgstr "Öffnet den Dialog Zeilenhöhe, in dem die Höhe von Tabellenzeilen geändert werden kann." -#. PRj5i +#. 7udDZ #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN105F7\n" +"hd_id451605990864684\n" "help.text" -msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>" -msgstr "<link href=\"text/swriter/01/05150101.xhp\">AutoFormat...</link>" +msgid "Minimize Row Height" +msgstr "" -#. cKAES +#. RWpv2 #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN105FB\n" +"par_id261605990897312\n" "help.text" -msgid "Autofit" -msgstr "Automatisch anpassen" +msgid "Set the row height to the smallest possible for the content in each selected row." +msgstr "" + +#. EF7XB +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_idN106EF\n" +"help.text" +msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>" +msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimale Zeilenhöhe</link>" + +#. FqtLY +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_idN10706\n" +"help.text" +msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>" +msgstr "<link href=\"text/shared/01/05110600m.xhp\">Verteilt Zeilen gleichmäßig.</link>" -#. kw7tN +#. pTncP #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_idN106B5\n" "help.text" -msgid "Column width" -msgstr "Spaltenbreite..." +msgid "Column Width" +msgstr "" #. cuCmA #: main0110.xhp @@ -1654,6 +1789,24 @@ msgctxt "" msgid "Opens the Column Width dialog where you can change the width of a column." msgstr "Öffnet den Dialog Spaltenbreite, in dem die Breite von Tabellenspalten geändert werden kann." +#. D6Yx7 +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"hd_id671605991381461\n" +"help.text" +msgid "Minimize Column Width" +msgstr "" + +#. gwGLW +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_id581605991965966\n" +"help.text" +msgid "Set column width to the smallest possible for the content in each selected column." +msgstr "" + #. Y4m4U #: main0110.xhp msgctxt "" @@ -1672,77 +1825,86 @@ msgctxt "" msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>" msgstr "<link href=\"text/shared/01/05120600.xhp\">Verteilt Spalten gleichmäßig.</link>" -#. C4FY8 +#. ChNkP #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN106E9\n" +"par_idN105B7\n" "help.text" -msgid "Row Height" -msgstr "Zeilenhöhe..." +msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>" +msgstr "<link href=\"text/shared/01/05100100.xhp\">Zellen verbinden</link>" -#. NE7NJ +#. T8apK #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN106EC\n" +"par_idN105BB\n" "help.text" -msgid "Opens the Row Height dialog where you can change the height of a row." -msgstr "Öffnet den Dialog Zeilenhöhe, in dem die Höhe von Tabellenzeilen geändert werden kann." +msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>" +msgstr "<link href=\"text/shared/01/05100200.xhp\">Zellen teilen...</link>" -#. EF7XB +#. LCqxC #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN106EF\n" +"hd_id371605978330177\n" "help.text" -msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>" -msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimale Zeilenhöhe</link>" +msgid "Protect Cells" +msgstr "" -#. FqtLY +#. GHXsD #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN10706\n" +"hd_id531605978352545\n" "help.text" -msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>" -msgstr "<link href=\"text/shared/01/05110600m.xhp\">Verteilt Zeilen gleichmäßig.</link>" +msgid "Unprotect Cells" +msgstr "" -#. i3dxH +#. 5CFq9 #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN1071D\n" +"par_idN105F7\n" "help.text" -msgid "Break Across Pages" -msgstr "Zeilenumbruch an Seitenenden" +msgid "<link href=\"text/swriter/01/05150101.xhp\">AutoFormat Styles</link>" +msgstr "" -#. hCuCp +#. KRMHM #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN10720\n" +"par_idN1060F\n" "help.text" -msgid "Allows a page break within the current row." -msgstr "Erlaubt einen Seitenumbruch innerhalb der aktuellen Zeile." +msgid "Number Format" +msgstr "Zahlenformat" -#. JAcVx +#. xfWAX #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN105FF\n" +"par_idN107AC\n" "help.text" -msgid "Repeat Heading Rows" -msgstr "Wiederholt Überschriftenzeilen" +msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specify the format of numbers in the table." +msgstr "Öffnet <link href=\"text/shared/optionen/01040500.xhp\">einen Dialog</link>, in dem Sie das Zahlenformat in der Tabelle festlegen können." -#. JgUrF +#. QWJvo #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN1072D\n" +"hd_id931605978707761\n" "help.text" -msgid "<ahelp hid=\".\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>" -msgstr "<ahelp hid=\".\">Wiederholt die Tabellenüberschrift auf den folgenden Seiten, wenn sich die Tabelle über mehr als eine Seite erstreckt.</ahelp>" +msgid "<link href=\"text/swriter/guide/number_date_conv.xhp\" name=\"numberrecognition\">Number Recognition</link>" +msgstr "" + +#. CW8ME +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_id511605978897703\n" +"help.text" +msgid "Toggles the setting for automatically recognizing numbers or dates that you enter into a table cell, converting them from text to an appropriate number format." +msgstr "" #. kwKdS #: main0110.xhp @@ -1753,6 +1915,15 @@ msgctxt "" msgid "Convert" msgstr "Umwandeln" +#. qNJ6S +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_id321605979158760\n" +"help.text" +msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" +msgstr "" + #. SCAJt #: main0110.xhp msgctxt "" @@ -1789,15 +1960,6 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text." msgstr "<ahelp hid=\".\" visibility=\"hidden\">Öffnet einen Dialog, in dem Sie die aktuelle Tabelle in Text konvertieren können.</ahelp>Öffnet einen <link href=\"text/swriter/01/06090000.xhp\">Dialog</link>, in dem Sie die aktuelle Tabelle in Text konvertieren können." -#. HAZVY -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10607\n" -"help.text" -msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>" -msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sortieren</link>" - #. FHA2R #: main0110.xhp msgctxt "" @@ -1816,41 +1978,32 @@ msgctxt "" msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula." msgstr "Öffnet die <link href=\"text/swriter/main0214.xhp\">Rechenleiste</link> zum Eingeben beziehungsweise Bearbeiten von Formeln." -#. KRMHM -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1060F\n" -"help.text" -msgid "Number Format" -msgstr "Zahlenformat" - -#. xfWAX +#. HAZVY #: main0110.xhp msgctxt "" "main0110.xhp\n" -"par_idN107AC\n" +"par_idN10607\n" "help.text" -msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specify the format of numbers in the table." -msgstr "Öffnet <link href=\"text/shared/optionen/01040500.xhp\">einen Dialog</link>, in dem Sie das Zahlenformat in der Tabelle festlegen können." +msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>" +msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sortieren</link>" -#. 9GBWo +#. YtQGA #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_idN10617\n" "help.text" -msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>" -msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabelleneigenschaften...</link>" +msgid "<link href=\"text/swriter/01/05090000.xhp\">Properties</link>" +msgstr "" -#. BvVtz +#. JcZa3 #: main0115.xhp msgctxt "" "main0115.xhp\n" "tit\n" "help.text" -msgid "Styles" -msgstr "Vorlagen" +msgid "Styles (menu)" +msgstr "" #. uvGcE #: main0115.xhp @@ -1915,14 +2068,14 @@ msgctxt "" msgid "Opens the Paragraph Style dialog box of the current paragraph." msgstr "Öffnet die Absatzvorlage des aktuellen Absatzes." -#. XE62N +#. uAA8T #: main0115.xhp msgctxt "" "main0115.xhp\n" "hd_id111529881431158\n" "help.text" -msgid "Update Style" -msgstr "Vorlage aktualisieren" +msgid "Update Selected Style" +msgstr "" #. 5mGuj #: main0115.xhp @@ -1933,14 +2086,14 @@ msgctxt "" msgid "Update the paragraph style with the <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">direct formatting</link> applied to the current paragraph." msgstr "Aktualisiert die Absatzvorlage mittels der <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">Direkten Formatierung</link> des aktuellen Absatzes." -#. vNA8P +#. DdHfV #: main0115.xhp msgctxt "" "main0115.xhp\n" "hd_id191529881446409\n" "help.text" -msgid "New style" -msgstr "Neue Vorlage" +msgid "New Style from Selection" +msgstr "" #. gYvit #: main0115.xhp @@ -1951,14 +2104,14 @@ msgctxt "" msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name." msgstr "Fügt eine Absatzvorlage mit den Einstellungen der aktuellen Auswahl hinzu. Sie werden aufgefordert, einen Namen für die Vorlage einzugeben." -#. w4f6q +#. paPPD #: main0115.xhp msgctxt "" "main0115.xhp\n" "hd_id351529881470044\n" "help.text" -msgid "Load Styles" -msgstr "Vorlagen laden" +msgid "<link href=\"text/swriter/01/05170000.xhp\" name=\"Load Styles\">Load Styles</link>" +msgstr "" #. gfThj #: main0115.xhp diff --git a/source/de/helpcontent2/source/text/swriter/00.po b/source/de/helpcontent2/source/text/swriter/00.po index 767c95c8881..0addd6a13b1 100644 --- a/source/de/helpcontent2/source/text/swriter/00.po +++ b/source/de/helpcontent2/source/text/swriter/00.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-11-16 13:43+0100\n" -"PO-Revision-Date: 2019-03-13 04:50+0000\n" +"PO-Revision-Date: 2021-01-05 07:36+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1552452643.000000\n" #. E9tti @@ -590,7 +590,7 @@ msgctxt "" "par_id3154654\n" "help.text" msgid "Choose <menuitem>Insert - Field</menuitem>" -msgstr "" +msgstr "Wählen Sie <menuitem>Einfügen – Feldbefehl</menuitem>." #. 28cuG #: 00000404.xhp @@ -599,7 +599,7 @@ msgctxt "" "par_id3146966\n" "help.text" msgid "<variable id=\"fieldcontextmenu\" visibility=\"hidden\">Open context menu - choose <menuitem>Fields</menuitem> (inserted fields)</variable>" -msgstr "" +msgstr "<variable id=\"fieldcontextmenu\" visibility=\"hidden\">Öffnen Sie das Kontextmenü – Wählen Sie <menuitem>Feldbefehl bearbeiten…</menuitem> (eingefügte Feldbefehle)</variable>" #. TNXhr #: 00000404.xhp @@ -608,7 +608,7 @@ msgctxt "" "par_id3149053\n" "help.text" msgid "<variable id=\"feldbefehldatum\">Choose <menuitem>Insert - Field - Date</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"feldbefehldatum\">Wählen Sie <menuitem>Einfügen – Feldbefehl – Datum</menuitem></variable>" #. nKMHB #: 00000404.xhp @@ -617,7 +617,7 @@ msgctxt "" "par_id3151393\n" "help.text" msgid "<variable id=\"feldbefehluhrzeit\">Choose <menuitem>Insert - Field - Time</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"feldbefehluhrzeit\">Wählen Sie <menuitem>Einfügen – Feldbefehl – Uhrzeit</menuitem></variable>" #. WHhqc #: 00000404.xhp @@ -626,7 +626,7 @@ msgctxt "" "par_id3146325\n" "help.text" msgid "<variable id=\"feldbefehlseitennummer\">Choose <menuitem>Insert - Field - Page Number</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"feldbefehlseitennummer\">Wählen Sie <menuitem>Einfügen – Feldbefehl – Seitennummer</menuitem></variable>" #. yZFgD #: 00000404.xhp @@ -635,7 +635,7 @@ msgctxt "" "par_id3149356\n" "help.text" msgid "<variable id=\"feldbefehlseitenanzahl\">Choose <menuitem>Insert - Field - Page Count</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"feldbefehlseitenanzahl\">Wählen Sie <menuitem>Einfügen – Feldbefehl – Seitenanzahl</menuitem></variable>" #. 6qzDS #: 00000404.xhp @@ -644,7 +644,7 @@ msgctxt "" "par_id3153003\n" "help.text" msgid "<variable id=\"feldbefehlthema\">Choose <menuitem>Insert - Field - Subject</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"feldbefehlthema\">Wählen Sie <menuitem>Einfügen – Feldbefehl – Thema</menuitem></variable>" #. Q72uA #: 00000404.xhp @@ -653,7 +653,7 @@ msgctxt "" "par_id3150016\n" "help.text" msgid "<variable id=\"feldbefehltitel\">Choose <menuitem>Insert - Field - Title</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"feldbefehltitel\">Wählen Sie <menuitem>Einfügen – Feldbefehl – Titel</menuitem></variable>" #. WhGex #: 00000404.xhp @@ -662,7 +662,7 @@ msgctxt "" "par_id3150564\n" "help.text" msgid "<variable id=\"feldbefehlautor\">Choose <menuitem>Insert - Field - First Author</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"feldbefehlautor\">Wählen Sie <menuitem>Einfügen – Feldbefehl – Autor</menuitem></variable>" #. UEyYF #: 00000404.xhp @@ -671,7 +671,7 @@ msgctxt "" "par_id3148386\n" "help.text" msgid "Choose <menuitem>Insert - Field - More Fields</menuitem>" -msgstr "" +msgstr "Wählen Sie <menuitem>Einfügen – Feldbefehl – Weitere Feldbefehle…</menuitem>" #. 7Fiod #: 00000404.xhp @@ -1364,7 +1364,7 @@ msgctxt "" "par_id3150661\n" "help.text" msgid "Choose <menuitem>Insert - Text from File</menuitem>" -msgstr "" +msgstr "Wählen Sie <menuitem>Einfügen – Text aus Datei…</menuitem>" #. Yk7M7 #: 00000404.xhp @@ -1391,7 +1391,7 @@ msgctxt "" "par_id3150599\n" "help.text" msgid "Text from File" -msgstr "" +msgstr "Text aus Datei" #. 5exGw #: 00000404.xhp @@ -1499,7 +1499,7 @@ msgctxt "" "par_id221579830516951\n" "help.text" msgid "Choose <menuitem>Styles - Load Styles</menuitem>" -msgstr "" +msgstr "Wählen Sie <menuitem>Vorlagen – Formatvorlagen laden…</menuitem>" #. 2dbBm #: 00000405.xhp @@ -1508,7 +1508,7 @@ msgctxt "" "par_id655978063576\n" "help.text" msgid "In the <emph>Styles</emph> window. Click the <emph>Styles action</emph> icon on the top right of the <emph>Styles</emph> window and keep the mouse button pressed. Choose <menuitem>Load Styles</menuitem> from the submenu." -msgstr "" +msgstr "Sie befinden sich in der Seitenleiste <emph>Formatvorlagen</emph>. Klicken Sie auf den Pfeil neben dem Symbol <emph>Vorlagen-Aktionen</emph> oben rechts in der Seitenleiste <emph>Formatvorlagen</emph>. Wählen Sie <menuitem>Formatvorlagen laden…</menuitem> aus der Dropdown-Liste." #. hcD58 #: 00000405.xhp @@ -1517,7 +1517,7 @@ msgctxt "" "par_idN10739\n" "help.text" msgid "Different ways to open <emph>Styles</emph> window:" -msgstr "" +msgstr "Verschiedene Wege, um die Seitenleiste <emph>Formatvorlagen</emph> zu öffnen:" #. HMrxV #: 00000405.xhp @@ -1535,7 +1535,7 @@ msgctxt "" "par_id651578066376\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem>" -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem>" #. rjCh2 #: 00000405.xhp @@ -1544,7 +1544,7 @@ msgctxt "" "par_id651378063576\n" "help.text" msgid "Choose <menuitem>Styles - Manage Styles</menuitem>" -msgstr "" +msgstr "Wählen Sie <menuitem>Vorlagen – Formatvorlagen verwalten</menuitem>" #. THBBY #: 00000405.xhp @@ -1553,7 +1553,7 @@ msgctxt "" "par_id3152947\n" "help.text" msgid "Choose <menuitem>Format - Page Style</menuitem>." -msgstr "" +msgstr "Wählen Sie <menuitem>Format – Seitenvorlage…</menuitem>." #. ZE7hk #: 00000405.xhp @@ -1571,7 +1571,7 @@ msgctxt "" "par_id3154470\n" "help.text" msgid "Choose <menuitem>Format - Paragraph - Outline & Numbering</menuitem> tab." -msgstr "" +msgstr "Wählen Sie <menuitem>Format – Absatz… – Register: Gliederung un Nummerierung</menuitem>." #. qWCzG #: 00000405.xhp @@ -1580,7 +1580,7 @@ msgctxt "" "par_id3154413\n" "help.text" msgid "Choose <menuitem>Styles - Edit Style - Outline & Numbering</menuitem> tab (Paragraph Styles)." -msgstr "" +msgstr "Wählen Sie <menuitem>Vorlagen – Absatzvorlage bearbeiten… – Register: Gliederung und Nummerierung</menuitem> (Absatzvorlagen)." #. 7GJUj #: 00000405.xhp @@ -1589,7 +1589,7 @@ msgctxt "" "par_id3147525\n" "help.text" msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>Modify/New - Outline & Numbering</menuitem> tab (Paragraph Styles)." -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem> – Wählen Sie im Kontextmenü <menuitem>Ändern…/Neu… – Register: Gliederung und Nummerierung</menuitem> (Absatzvorlagen)." #. Rp3Q3 #: 00000405.xhp @@ -1598,7 +1598,7 @@ msgctxt "" "par_id3152960\n" "help.text" msgid "<variable id=\"spaltenber\">Choose <menuitem>Format - Sections - Options</menuitem> button.</variable>" -msgstr "" +msgstr "<variable id=\"spaltenber\">Wählen Sie <menuitem>Format – Bereiche… – Schaltfläche: Optionen…</menuitem>.</variable>" #. w4TAg #: 00000405.xhp @@ -1607,7 +1607,7 @@ msgctxt "" "par_id3150836\n" "help.text" msgid "Choose <emph>Format - Page Style - Columns</emph> tab." -msgstr "" +msgstr "Wählen Sie <emph>Format – Seitenvorlage… – Register: Spalten</emph>." #. xDwV2 #: 00000405.xhp @@ -1661,7 +1661,7 @@ msgctxt "" "par_id3149817\n" "help.text" msgid "Choose <emph>Format - Page Style - Footnote</emph> tab." -msgstr "" +msgstr "Wählen Sie <emph>Format – Seitenvorlage… – Register: Fußnote</emph>." #. CDmGU #: 00000405.xhp @@ -1724,7 +1724,7 @@ msgctxt "" "par_id3156364\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (<keycode>F11</keycode>) - open context menu <menuitem>Modify/New</menuitem> (for List Styles)." -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht - Formatvorlagen</menuitem> (<keycode>F11</keycode>) – Wählen Sie im Kontextmenü <menuitem>Ändern…/Neu…</menuitem> (für Listenvorlagen)." #. rYRkT #: 00000405.xhp @@ -2552,7 +2552,7 @@ msgctxt "" "par_id3150140\n" "help.text" msgid "Menu <emph>Format - Page Style </emph> - tab <emph>Text Grid</emph>, if Asian language support is enabled" -msgstr "" +msgstr "Wählen Sie <emph>Format – Seitenvorlage…</emph> – Register: <emph>Textgitter</emph>, wenn die Unterstützung für Asiatische Sprache aktiviert ist" #. aFWLc #: 00000406.xhp @@ -2678,7 +2678,7 @@ msgctxt "" "par_id3159188\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + plus sign" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Pluszeichen" #. oTAC7 #: 00000406.xhp @@ -2696,7 +2696,7 @@ msgctxt "" "par_id3151330\n" "help.text" msgid "<variable id=\"seitenformatierung\">Choose <menuitem>Tools - Update - Page Formatting</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"seitenformatierung\">Wählen Sie <menuitem>Extras – Aktualisieren – Seitenformatierung</menuitem></variable>" #. gnwPv #: 00000406.xhp @@ -2714,7 +2714,7 @@ msgctxt "" "par_id3149821\n" "help.text" msgid "<variable id=\"alleverz\">Choose <menuitem>Tools - Update - Indexes and Tables</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"alleverz\">Wählen Sie <menuitem>Extras – Aktualisieren – Verzeichnisse</menuitem></variable>" #. w865X #: 00000406.xhp @@ -2759,7 +2759,7 @@ msgctxt "" "par_id3147220\n" "help.text" msgid "<variable id=\"adiagr\">Choose <menuitem>Tools - Update - Charts</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"adiagr\">Wählen Sie <menuitem>Extras – Aktualisieren – Diagramme</menuitem></variable>" #. DbjCa #: 00000406.xhp @@ -2858,4 +2858,4 @@ msgctxt "" "par_id391529885020996\n" "help.text" msgid "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline></variable>." -msgstr "" +msgstr "<variable id=\"sms\">Wählen Sie <emph>Vorlagen – Formatvorlagen verwalten</emph> oder <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline></variable>." diff --git a/source/de/helpcontent2/source/text/swriter/01.po b/source/de/helpcontent2/source/text/swriter/01.po index 46ec012e18e..39a8b126e35 100644 --- a/source/de/helpcontent2/source/text/swriter/01.po +++ b/source/de/helpcontent2/source/text/swriter/01.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-11-20 15:34+0100\n" -"PO-Revision-Date: 2020-09-17 17:44+0000\n" -"Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter01/de/>\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"PO-Revision-Date: 2021-01-13 13:36+0000\n" +"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -763,13 +763,13 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the previous item in the document. To specify the type of item to jump to, click the <emph>Navigation</emph> icon, and then click an item category - for example, \"Images\".</ahelp> Jump to the previous item in the document, as specified in <emph>Navigate By</emph>." msgstr "" -#. LH5bG +#. XsXdF #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154616\n" "help.text" -msgid "<image id=\"img_id3154622\" src=\"sw/res/sc20174.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154622\">Icon Previous Object</alt></image>" +msgid "<image id=\"img_id3154622\" src=\"cmd/sc_upsearch.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154622\">Icon Previous Object</alt></image>" msgstr "" #. z3HC5 @@ -799,13 +799,13 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, and then click an item category - for example, \"Images\".</ahelp> Jump to the next item in the document, as specified in <emph>Navigate By</emph>." msgstr "" -#. pHVYb +#. 4Z9Zh #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3150767\n" "help.text" -msgid "<image id=\"img_id3150773\" src=\"sw/res/sc20171.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150773\">Icon Next Object</alt></image>" +msgid "<image id=\"img_id3150773\" src=\"cmd/sc_downsearch.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150773\">Icon Next Object</alt></image>" msgstr "" #. xyGWM @@ -1499,7 +1499,7 @@ msgctxt "" "par_id3495381\n" "help.text" msgid "Reminders are navigated in the order in which they are set. Reminders are not saved when a document is closed." -msgstr "" +msgstr "Merker werden in der Reihenfolge durchlaufen, in der sie festgelegt wurden. Merker werden nicht gespeichert, wenn ein Dokument geschlossen wird." #. sDwQu #: 02110000.xhp @@ -1681,13 +1681,13 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterup\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterup\">Verschiebt die ausgewählte Überschrift sowie den darunter stehenden Text im Navigator wie auch im Dokument um eine Überschriften-Position nach oben. Um nur die ausgewählte Überschrift, nicht jedoch den damit verbundenen Text zu verschieben, halten Sie die Taste Strg gedrückt und klicken dann auf dieses Symbol.</ahelp>" -#. Z5FsL +#. ofws9 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153268\n" "help.text" -msgid "<image id=\"img_id3153275\" src=\"sw/res/sc20174.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153275\">Icon Chapter Up</alt></image>" +msgid "<image id=\"img_id3153275\" src=\"cmd/sc_upsearch.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153275\">Icon Chapter Up</alt></image>" msgstr "" #. aTBif @@ -1717,13 +1717,13 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterdown\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterdown\">Verschiebt die ausgewählte Überschrift sowie den darunter stehenden Text im Navigator wie auch im Dokument um eine Überschriften-Position nach unten. Um nur die ausgewählte Überschrift, nicht jedoch den damit verbundenen Text zu verschieben, halten Sie die Taste Strg gedrückt und klicken dann auf dieses Symbol.</ahelp>" -#. iv4iE +#. xgyf2 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153768\n" "help.text" -msgid "<image id=\"img_id3150828\" src=\"sw/res/sc20171.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150828\">Icon Chapter down</alt></image>" +msgid "<image id=\"img_id3150828\" src=\"cmd/sc_downsearch.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150828\">Icon Chapter down</alt></image>" msgstr "" #. rYRtE @@ -1994,7 +1994,7 @@ msgctxt "" "par_id3148330\n" "help.text" msgid "Reminders are navigated in the order in which they are set." -msgstr "" +msgstr "Merker werden in der Reihenfolge durchlaufen, in der sie festgelegt wurden." #. BiC9u #: 02110100.xhp @@ -2021,7 +2021,7 @@ msgctxt "" "par_id3150045\n" "help.text" msgid "Open the <emph>Navigation</emph> toolbar by clicking on its top left icon located on the top of the Navigator display area. You can break the toolbar away from its place by dragging and arranging it on the screen." -msgstr "" +msgstr "Öffnen Sie die Symbolleiste <emph>Navigation</emph>, indem Sie auf das Symbol oben links im Anzeigebereich des Navigators klicken. Sie können die Symbolleiste von ihrer Position entfernen, indem Sie sie auf dem Bildschirm ziehen und positionieren." #. sg88n #: 02110100.xhp @@ -3776,7 +3776,7 @@ msgctxt "" "par_id3151251\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb-edit\">Displays the type of index that the selected entry belongs to.</ahelp> You cannot change the index type of an index entry in this dialog. Instead, you must delete the index entry from the document, and then insert it again in a different index type." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/typecb-edit\">Zeigt den Indextyp an, zu dem der ausgewählte Eintrag gehört.</ahelp> In diesem Dialog können Sie den Indextyp eines Eintrags nicht ändern. Stattdessen müssen Sie den Eintrag aus dem Dokument löschen und ihn dann erneut in einen anderen Indextyp einfügen." #. HjkxD #: 02160000.xhp @@ -4343,7 +4343,7 @@ msgctxt "" "par_id3147511\n" "help.text" msgid "To specify which formatting marks are displayed, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\"><menuitem>%PRODUCTNAME Writer - Formatting Aids</menuitem></link>, and then select the options that you want in the <emph>Display formatting</emph> area." -msgstr "" +msgstr "Um festzulegen, welche Formatierungen angezeigt werden sollen, wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME – Einstellungen</menuitem></caseinline><defaultinline><menuitem>Extras – Optionen…</menuitem></defaultinline></switchinline><menuitem> – </menuitem><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\"><menuitem>%PRODUCTNAME Writer – Formatierungshilfen</menuitem></link> und wählen Sie dann die gewünschten Formtierungen im Bereich <emph>Formatierungen anzeigen</emph> aus." #. k2VJk #: 03120000.xhp @@ -5243,7 +5243,7 @@ msgctxt "" "par_id3155901\n" "help.text" msgid "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Choose this option to define a character or symbol for the current footnote.</ahelp> This can be either a letter, number or special character.</variable>" -msgstr "" +msgstr "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Wählen Sie diese Option, um ein Zeichen oder Symbol für die aktuelle Fußnote festzulegen.</ahelp> Dies kann entweder ein Buchstabe, eine Zahl oder ein Sonderzeichen sein.</variable>" #. nNcCJ #: 04030000.xhp @@ -5351,7 +5351,7 @@ msgctxt "" "par_id3149806\n" "help.text" msgid "<variable id=\"bookmark_text\"><variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.</ahelp> In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink.</variable></variable>" -msgstr "" +msgstr "<variable id=\"bookmark_text\"><variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Fügt an der Cursorposition ein Lesezeichen ein. Sie können dann den Navigator verwenden, um zu einem späteren Zeitpunkt schnell zum markierten Ort zu springen.</ahelp> In einem HTML-Dokument werden Lesezeichen in Anker konvertiert, zu denen Sie über einen Hyperlink springen können.</variable></variable>" #. DA74C #: 04040000.xhp @@ -5360,7 +5360,7 @@ msgctxt "" "par_id3153677\n" "help.text" msgid "To jump to a specific bookmark, press <keycode>F5</keycode> to open the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, click the plus sign (+) next to the<emph> Bookmarks</emph> entry, and then double-click the bookmark." -msgstr "" +msgstr "Um zu einem bestimmten Lesezeichen zu springen, drücken Sie <keycode>F5</keycode>, um den <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> zu öffnen, klicken Sie auf das Pluszeichen (+) neben dem Eintrag <emph>Lesezeichen</emph> und doppelklicken Sie auf das Lesezeichen." #. ATBbv #: 04040000.xhp @@ -5378,7 +5378,7 @@ msgctxt "" "hd_id3154143\n" "help.text" msgid "Name" -msgstr "" +msgstr "Name" #. 3FwA8 #: 04040000.xhp @@ -5387,7 +5387,7 @@ msgctxt "" "par_id3155178\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. Then press <emph>Insert</emph>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Geben Sie den Namen des Lesezeichens ein, das Sie erstellen möchten. Klicken Sie dann auf <emph>Einfügen</emph>.</ahelp>" #. s7rfA #: 04040000.xhp @@ -5414,7 +5414,7 @@ msgctxt "" "par_id171581934040077\n" "help.text" msgid "Lists all the bookmarks in the current document." -msgstr "" +msgstr "Listet alle Lesezeichen im aktuellen Dokument auf." #. ZyeAw #: 04040000.xhp @@ -5423,7 +5423,7 @@ msgctxt "" "hd_id32341878\n" "help.text" msgid "Rename" -msgstr "" +msgstr "Umbenennen" #. 9B5gm #: 04040000.xhp @@ -5432,7 +5432,7 @@ msgctxt "" "par_id971581935166865\n" "help.text" msgid "To rename a bookmark, select the bookmark, press <emph>Rename</emph>, then type the new name in the dialog box." -msgstr "" +msgstr "Um ein Lesezeichen umzubenennen, wählen Sie das Lesezeichen aus, klicken auf die Schaltfläche <emph>Umbenennen</emph> und geben den neuen Namen im Dialog ein." #. aLuDE #: 04040000.xhp @@ -5450,7 +5450,7 @@ msgctxt "" "par_id3151251\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">Um ein Lesezeichen zu löschen, wählen Sie das Lesezeichen aus und klicken auf die Schaltfläche <emph>Löschen</emph>. Es folgt kein Bestätigungsdialog.</ahelp>" #. zfGWi #: 04040000.xhp @@ -5459,7 +5459,7 @@ msgctxt "" "par_id231581943669611\n" "help.text" msgid "If bookmarks are protected, then they cannot be deleted or renamed." -msgstr "" +msgstr "Wenn Lesezeichen geschützt sind, können sie nicht gelöscht oder umbenannt werden." #. caM6E #: 04040000.xhp @@ -5468,7 +5468,7 @@ msgctxt "" "hd_id3149838\n" "help.text" msgid "Go to" -msgstr "" +msgstr "Gehe zu" #. ABDnD #: 04040000.xhp @@ -5477,7 +5477,7 @@ msgctxt "" "par_id511581935446495\n" "help.text" msgid "To move the cursor in the document to a bookmark, select the bookmark, then press <emph>Go to</emph>." -msgstr "" +msgstr "Um den Cursor zu einem Lesezeichen im Dokument zu bewegen, wählen Sie das Lesezeichen aus und klicken auf die Schaltfläche <emph>Gehe zu</emph>." #. ifBCD #: 04060000.xhp @@ -6892,14 +6892,14 @@ msgctxt "" msgid "Templates" msgstr "Dokumentvorlage" -#. PoRGQ +#. abE2q #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3156123\n" "help.text" -msgid "Inserts the filename, the path, or the filename without the file extension of the current template. You can also insert the names of the \"Category\" and the \"Style\" formats used in the current template." -msgstr "Geben Sie den Dateinamen, den Pfad oder den Dateinamen ohne Dateiendung der gegenwärtigen Vorlage ein. Sie können auch die Namen der \"Kategorie\" und das \"Vorlagenformat\" eingeben, die/das in der gegenwärtigen Vorlage benutzt wird." +msgid "Inserts the filename, the filename without the file extension, the path, or the path and filename of the current template. You can also insert the <literal>Template name</literal> and <literal>Category</literal> of the current template." +msgstr "" #. mMpkY #: 04090001.xhp @@ -7637,7 +7637,7 @@ msgctxt "" "par_id3156259\n" "help.text" msgid "<variable id=\"FieldName\"><ahelp hid=\"modules/swriter/ui/fldrefpage/name\">Type the name of the user-defined field that you want to create.</ahelp></variable> To set a target, click \"Set Reference\" in the <emph>Type</emph> list, type a name in this box, and then click <emph>Insert</emph>. To reference the new target, click the target name in the <emph>Selection</emph> list." -msgstr "" +msgstr "<variable id=\"FieldName\"><ahelp hid=\"modules/swriter/ui/fldrefpage/name\">Geben Sie den Namen des benutzerdefinierten Feldbefehls ein, das Sie erstellen möchten.</ahelp></variable> Um ein Ziel festzulegen, klicken Sie in der Liste <emph>Typ</emph> auf \"Verweis festlegen\" und geben einen Namen ein, dann klicken Sie auf <emph>Einfügen</emph>. Um auf das neue Ziel zu verweisen, klicken Sie auf den Zielnamen in der Liste <emph>Auswahl</emph>." #. DRRLC #: 04090002.xhp @@ -7700,7 +7700,7 @@ msgctxt "" "tit\n" "help.text" msgid "Functions" -msgstr "Funktion" +msgstr "Funktionen" #. vb7CS #: 04090003.xhp @@ -18124,14 +18124,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05260000.xhp\" name=\"Format - Anchor\"><emph>Format - Anchor</emph></link>" msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Format - Verankerung\"><emph>Format - Verankerung</emph></link>" -#. 6snGW +#. A2FWS #: 05060100.xhp msgctxt "" "05060100.xhp\n" "par_id3153231\n" "help.text" -msgid "<link href=\"text/shared/01/05070000.xhp\" name=\"Format - Align\"><emph>Format - Align</emph></link>" -msgstr "<link href=\"text/shared/01/05070000.xhp\" name=\"Format - Ausrichten\"><emph>Format - Ausrichten</emph></link>" +msgid "<link href=\"text/shared/01/05070000.xhp\" name=\"Format - Align\"><emph>Format - Align Text</emph></link>" +msgstr "" #. eVmtB #: 05060200.xhp @@ -20725,14 +20725,14 @@ msgctxt "" msgid "Adapt table width" msgstr "Tabellenbreite anpassen" -#. hWBVj +#. w4ywx #: 05090200.xhp msgctxt "" "05090200.xhp\n" "par_id3154280\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab." -msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Verringert oder erhöht die Tabellenbreite mit der geänderten Spaltenbreite.</ahelp> Diese Option ist nicht verfügbar, wenn <emph>Automatisch</emph> im Bereich <emph>Ausrichtung</emph> im Register <emph>Tabelle</emph> ausgewählt ist." +msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> alignment or <emph>Relative</emph> width is selected on the <emph>Table </emph>tab, or if any table rows have been selected." +msgstr "" #. cUXBF #: 05090200.xhp @@ -20743,14 +20743,14 @@ msgctxt "" msgid "Adjust columns proportionally" msgstr "Spalten gleichmäßig ändern" -#. dkjcw +#. DRFDt #: 05090200.xhp msgctxt "" "05090200.xhp\n" "par_id3153530\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">If possible, change in column width will be equal for each column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab." -msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Eine Änderung der Spaltenbreite wird, falls möglich, für jede Spalte übernommen.</ahelp> Diese Option ist nicht verfügbar, wenn <emph>Automatisch</emph> im Bereich <emph>Ausrichtung</emph> im Register <emph>Tabelle</emph> ausgewählt ist." +msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Change all the other column widths by the same percentage as the one being changed.</ahelp> For example, if you reduce by half the size of a column, the sizes of all the other columns will be halved. This option requires that <emph>Adapt table width</emph> can be enabled." +msgstr "" #. uFgLp #: 05090200.xhp @@ -30112,13 +30112,13 @@ msgctxt "" msgid "Outline Content Visibility" msgstr "" -#. vE4fu +#. yoGCU #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "bm_id141603814665942\n" "help.text" -msgid "<bookmark_value>Outline Content Visibility;enabling</bookmark_value>" +msgid "<bookmark_value>outline content visibility;enabling</bookmark_value><bookmark_value>show;outline content</bookmark_value><bookmark_value>hide;outline content</bookmark_value>" msgstr "" #. JDacS @@ -30139,49 +30139,49 @@ msgctxt "" msgid "Hide and show all content under headings, including text, images, tables, frames, shapes, and textboxes." msgstr "" -#. 9uBsE +#. WV8g4 #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id941603713070812\n" +"par_id151606158601951\n" "help.text" -msgid "This feature is experimental. It is believed to be stable, but unexpected or unreliable behavior is possible.<br/><br/>To enable, <embedvar href=\"text/shared/optionen/experimental.xhp#exptal\"/>, then still in <menuitem>Options</menuitem>, choose <emph>%PRODUCTNAME Writer (or %PRODUCTNAME Writer/Web) - View</emph>, and select the <menuitem>Show outline content visibility</menuitem> checkbox." +msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer/Web) - View</menuitem>, and select the <emph>Show outline content visibility</emph> checkbox." msgstr "" -#. WeiZ3 +#. GEQ7d #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id431603592299868\n" "help.text" -msgid "In Navigator (<keycode>F5</keycode>) (for <emph>Headings</emph> in Content View)" +msgid "Open the Navigator (<keycode>F5</keycode>) and display the <emph>Headings</emph> entry." msgstr "" -#. uqAng +#. 9yHgE #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id801603592797580\n" "help.text" -msgid "With mouse (on a heading)" +msgid "Hover the mouse on a heading." msgstr "" -#. DKDnc +#. FpvEa #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id401603902789914\n" "help.text" -msgid "Use this feature to selectively hide and show content under all paragraphs that have a non-zero outline level (commonly called headings and subheadings). In %PRODUCTNAME, a heading is a paragraph with an outline level from 1 to 10, where 1 is the highest level and 10 the lowest. For example, a paragraph with outline level 3 would be a sub-sub-heading of a paragraph with outline level 1. This feature can be used to selectively hide and show content for a single heading, or for subheadings relative to a chosen outline level." +msgid "Use this feature to selectively hide and show contents under all paragraphs that have a non-zero outline level, usually headings. In large documents, it allows to quickly scroll to the right position for editing and reading." msgstr "" -#. ZnHHW +#. htuiH #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "bm_id711604659189386\n" "help.text" -msgid "<bookmark_value>Navigator;Outline Content Visibility</bookmark_value><bookmark_value>Outline Content Visibility;with Navigator</bookmark_value>" +msgid "<bookmark_value>navigator;outline content visibility</bookmark_value><bookmark_value>outline content visibility;with Navigator</bookmark_value>" msgstr "" #. xVBGd @@ -30193,31 +30193,13 @@ msgctxt "" msgid "Using Outline Content Visibility with Navigator" msgstr "" -#. iHEx5 +#. RbQu7 #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id161603902590811\n" "help.text" -msgid "In Navigator, all commands are shown in the context menu for <emph>Headings</emph> and items under <emph>Headings</emph>. Use right-click anywhere in the Content View window to open the context menu for the selected item (including the Headings icon), then choose <menuitem>Outline Content Visibility</menuitem>, and one of the following commands, depending on what is selected." -msgstr "" - -#. XymTC -#: outlinecontent_visibility.xhp -msgctxt "" -"outlinecontent_visibility.xhp\n" -"hd_id111603594832364\n" -"help.text" -msgid "Hide content for all headings" -msgstr "" - -#. Ya9AD -#: outlinecontent_visibility.xhp -msgctxt "" -"outlinecontent_visibility.xhp\n" -"par_id171603594868435\n" -"help.text" -msgid "Headings icon is selected. Right-click and choose <menuitem>Outline Content Visibility - Hide All</menuitem>." +msgid "All outline visibility commands in the navigator are shown in the context menu of the <emph>Headings</emph> entries. Open the context menu of a heading and choose <menuitem>Outline Content Visibility</menuitem>." msgstr "" #. qAiBQ @@ -30238,112 +30220,76 @@ msgctxt "" msgid "Headings icon" msgstr "" -#. YzYYt -#: outlinecontent_visibility.xhp -msgctxt "" -"outlinecontent_visibility.xhp\n" -"hd_id381603902284237\n" -"help.text" -msgid "Show content for all headings" -msgstr "" - -#. uHoJa -#: outlinecontent_visibility.xhp -msgctxt "" -"outlinecontent_visibility.xhp\n" -"par_id431603902342365\n" -"help.text" -msgid "Headings icon is selected. Right-click and choose <menuitem>Outline Content Visibility - Show All</menuitem>." -msgstr "" - -#. mRE8s -#: outlinecontent_visibility.xhp -msgctxt "" -"outlinecontent_visibility.xhp\n" -"hd_id991603595158130\n" -"help.text" -msgid "Hide content for all subheadings, relative to an outline level" -msgstr "" - -#. q8qzv -#: outlinecontent_visibility.xhp -msgctxt "" -"outlinecontent_visibility.xhp\n" -"par_id871603595297049\n" -"help.text" -msgid "Heading with subheadings is selected. Right-click and choose <menuitem>Outline Content Visibility - Hide All</menuitem> to hide all content until the next heading at the same outline level." -msgstr "" - -#. ZidnP +#. 3EwGx #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"hd_id131603923006495\n" +"hd_id111603594832364\n" "help.text" -msgid "Show content for all subheadings, relative to an outline level" +msgid "Hide contents for all headings" msgstr "" -#. PBKaL +#. wZqh3 #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id501603923049090\n" +"par_id171603594868435\n" "help.text" -msgid "Heading with subheadings is selected. Right-click and choose <menuitem>Outline Content Visibility - Show All</menuitem> to show all content until the next heading at the same outline level." +msgid "Hides all contents for the selected heading and its sub-headings. Sibling outline headings with same level are not hidden. If applied on the main Headings entry of the navigator, only the document headings are displayed." msgstr "" -#. TEbxh +#. YzYYt #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id111604356830363\n" +"hd_id381603902284237\n" "help.text" -msgid "When content is hidden for one or more (but not all) subheadings, then the context menu for a higher level heading will show both <menuitem>Show All</menuitem> and <menuitem>Hide All</menuitem>." +msgid "Show content for all headings" msgstr "" -#. YZWyc +#. EAsBj #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"hd_id431603594946909\n" +"par_id431603902342365\n" "help.text" -msgid "Hide or show content under a single heading" +msgid "Headings and its sub-headings contents are displayed in the document area. If applied on the main Headings entry of the navigator, the document is displayed in full." msgstr "" -#. t26Hb +#. bX2nw #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id441603594965562\n" +"hd_id651606162136531\n" "help.text" -msgid "For selected heading, right-click and choose <menuitem>Outline Content Visibility - Toggle</menuitem>" +msgid "Toggle" msgstr "" -#. DFcCW +#. gbNYe #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id961604566488300\n" +"par_id501606162132255\n" "help.text" -msgid "The commands change whether content is shown in the document. They do not change what is shown in Navigator. For that purpose, use <widget>-</widget> and <widget>+</widget> (or arrow) signs or <menuitem>Collapse All / Expand All</menuitem> in <link href=\"text/shared/guide/contextmenu.xhp\" name=\"contextmenu\">context menu</link> for headings." +msgid "Toggles the outline visibility of the selected item." msgstr "" -#. jCcW3 +#. VDmQR #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "bm_id861604659229058\n" "help.text" -msgid "<bookmark_value>Outline Content Visibility;with mouse</bookmark_value>" +msgid "<bookmark_value>outline content visibility;with mouse</bookmark_value>" msgstr "" -#. FKecH +#. QG5q9 #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "hd_id961603593527184\n" "help.text" -msgid "Using Outline Content Visibility with Mouse" +msgid "Using Outline Content Visibility with the Mouse" msgstr "" #. trciq @@ -30355,13 +30301,13 @@ msgctxt "" msgid "Over a heading" msgstr "" -#. zBdgM +#. uKy3M #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id331603591793655\n" "help.text" -msgid "Press the <keycode>Ctrl</keycode> key. Place mouse over (or close to a line with) a heading.<br/>(Arrow in left margin gives visual cue.)" +msgid "Press the <keycode>Ctrl</keycode> key and place the mouse over a heading. An arrow in left margin gives a visual cue." msgstr "" #. FRtMg @@ -30373,22 +30319,22 @@ msgctxt "" msgid "When mouse pointer image changes to hand pointer, the following commands are possible:" msgstr "" -#. BnPmu +#. cEBGP #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id451603594434731\n" "help.text" -msgid "<variable id=\"click-toggle\">Click to toggle <variable id=\"visibility\">visibility of content from selected heading to next heading.</variable></variable>" +msgid "Click to toggle visibility of content from selected heading to next heading." msgstr "" -#. CwqVy +#. LyTVD #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id71603594448708\n" "help.text" -msgid "<variable id=\"rightclick\">Right-click to hide or show all content from selected heading (and all its subheadings) to next heading at same outline level.</variable>" +msgid "Right-click to hide or show all content from selected heading (and all its subheadings) to next heading at same outline level." msgstr "" #. bhurB @@ -30400,103 +30346,85 @@ msgctxt "" msgid "Arrows in left margin" msgstr "" -#. CVGFc +#. FizhM #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id541604366257774\n" "help.text" -msgid "Place mouse in left margin next to a heading. (Arrow appears if content is shown.)" +msgid "Place mouse in left margin next to a heading. An arrow appears if content is shown." msgstr "" -#. pyDjy +#. AB24w #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id451603594341994\n" "help.text" -msgid "<embedvar href=\"swriter/01/outlinecontent_visibility.xhp#click-toggle\"/>" +msgid "A down arrow indicates the heading and its contents are visible." msgstr "" -#. AwFxg +#. s4CEQ #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id71603594662394\n" "help.text" -msgid "<embedvar href=\"swriter/01/outlinecontent_visibility.xhp#rightclick\"/>" -msgstr "" - -#. UkamL -#: outlinecontent_visibility.xhp -msgctxt "" -"outlinecontent_visibility.xhp\n" -"hd_id681603875505853\n" -"help.text" -msgid "Customized Control" +msgid "A left arrow indicates the heading has hidden contents." msgstr "" -#. GEyFk +#. 8P7CA #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id661603875533124\n" -"help.text" -msgid "For additional control, the following commands can be added as a button to a toolbar, an item in a menu or context menu, or a shortcut key." -msgstr "" - -#. DZDTC -#: outlinecontent_visibility.xhp -msgctxt "" -"outlinecontent_visibility.xhp\n" -"par_id541603875590171\n" +"hd_id81604416400633\n" "help.text" -msgid "<emph>Show outline content visibility</emph> enables and disables this feature (both for mouse and Navigator)." +msgid "Saving Document Outline Visibility State" msgstr "" -#. XeqHN +#. Ee53D #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id791603875551155\n" +"par_id101604416417417\n" "help.text" -msgid "<emph>Toggle Outline Content Visibility</emph> toggles <embedvar href=\"text/swriter/01/outlinecontent_visibility.xhp#visibility\"/>" +msgid "Documents saved in Open Document Format (.odt) will retain the current settings of hidden and shown contents at time of the save command." msgstr "" -#. DKBZq +#. 7XoVB #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id481604366466503\n" +"par_id261606163563654\n" "help.text" -msgid "Place the cursor in the document. Use the <menuitem>Toggle</menuitem> command to hide the content in relation to the first heading above the cursor position." +msgid "The document contents are not affected by the visibility settings." msgstr "" -#. wqMek +#. B5Ffz #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id861604494831275\n" +"hd_id371606166467814\n" "help.text" -msgid "Depending on your customization, this <menuitem>Toggle</menuitem> command could be available as a button in a toolbar, a menu item, a context menu (recommended Target is \"Text\"), or a shortcut key." +msgid "Printing and exporting to PDF with Outline Visibility Contents" msgstr "" -#. PPkhx +#. 5kaWd #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"hd_id81604416400633\n" +"par_id821606166528569\n" "help.text" -msgid "Saving Your Configuration" +msgid "To print or to export the full document, set the outline visibility to <emph>Show All</emph> beforehand." msgstr "" -#. VbFMU +#. BArGY #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" -"par_id101604416417417\n" +"par_id391606166521548\n" "help.text" -msgid "Documents saved in .odt format will retain the current configuration of hidden and shown content. Note that changing content visibility does not modify the document. If you change visibility after saving a document, then you must save again to preserve the visibility changes." +msgid "Hidden outline contents will <emph>not</emph> be printed or exported to PDF." msgstr "" #. RQvTc diff --git a/source/de/helpcontent2/source/text/swriter/02.po b/source/de/helpcontent2/source/text/swriter/02.po index 7d3e3ae5461..346dc1885d3 100644 --- a/source/de/helpcontent2/source/text/swriter/02.po +++ b/source/de/helpcontent2/source/text/swriter/02.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" "PO-Revision-Date: 2020-10-22 11:35+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter02/de/>\n" @@ -448,14 +448,14 @@ msgctxt "" msgid "<ahelp hid=\".uno:AutoSum\">Activates the sum function. Note that the cursor must be in the cell where you want the sum to appear.</ahelp>" msgstr "<ahelp hid=\".uno:AutoSum\">Aktiviert die Summenfunktion. Beachten Sie, dass der Cursor in der Zelle stehen muss, in der die Summe erscheinen soll.</ahelp>" -#. Eii4Q +#. Rv2Fi #: 04250000.xhp msgctxt "" "04250000.xhp\n" "par_id3154504\n" "help.text" -msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes the cell range for the sum function as long as the cells are filled with numbers. Prior to entering the data, you must enable the <emph>Number Recognition</emph> in the context menu of the table." -msgstr "<item type=\"productname\">%PRODUCTNAME</item> erkennt den Zellbereich für die Summenfunktion, so lange die Zellen mit Daten gefüllt sind. Vor Eingabe der Daten müssen Sie die Option <emph>Zahlenerkennung</emph> im Kontextmenü der Tabelle aktivieren." +msgid "%PRODUCTNAME recognizes the cell range for the sum function as long as the cells are filled with numbers. Prior to entering the data, you must choose <menuitem>Table - Number Recognition</menuitem> to enable this feature." +msgstr "" #. CmiXF #: 04250000.xhp @@ -466,14 +466,14 @@ msgctxt "" msgid "Click <emph>Apply</emph> to accept the sum formula as it appears in the entry line." msgstr "Klicken Sie auf <emph>Übernehmen</emph>, um die Summenformel so zu übernehmen, wie sie in der Eingabezeile gezeigt wird." -#. qVgPm +#. HnsKB #: 04250000.xhp msgctxt "" "04250000.xhp\n" "par_id3145418\n" "help.text" -msgid "<image id=\"img_id3147512\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147512\">Icon</alt></image>" -msgstr "<image id=\"img_id3147512\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147512\">Symbol</alt></image>" +msgid "<image id=\"img_id3147512\" src=\"cmd/sc_autosum.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147512\">Icon</alt></image>" +msgstr "" #. ZiCky #: 04250000.xhp diff --git a/source/de/helpcontent2/source/text/swriter/guide.po b/source/de/helpcontent2/source/text/swriter/guide.po index e922dc2d75c..7c756791cbd 100644 --- a/source/de/helpcontent2/source/text/swriter/guide.po +++ b/source/de/helpcontent2/source/text/swriter/guide.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-12-08 13:07+0100\n" -"PO-Revision-Date: 2020-06-09 21:11+0000\n" +"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"PO-Revision-Date: 2021-01-05 07:36+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" -"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textswriterguide/de/>\n" +"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -538,14 +538,14 @@ msgctxt "" msgid "To Remove a Word from the AutoCorrect List" msgstr "So entfernen Sie ein Wort aus der AutoKorrektur-Liste:" -#. QX44B +#. dLJuH #: auto_off.xhp msgctxt "" "auto_off.xhp\n" "par_id3147274\n" "help.text" -msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>." -msgstr "Wählen Sie <item type=\"menuitem\">Extras - AutoKorrektur - AutoKorrektur-Optionen...</item>." +msgid "Choose <menuitem>Tools - AutoCorrect - AutoCorrect Options</menuitem>." +msgstr "" #. iK5GF #: auto_off.xhp @@ -619,14 +619,14 @@ msgctxt "" msgid "To Stop Capitalizing the First Letter of a Sentence" msgstr "So unterbinden Sie die automatische Großschreibung am Satzanfang:" -#. L7MBA +#. jv7DR #: auto_off.xhp msgctxt "" "auto_off.xhp\n" "par_id3155099\n" "help.text" -msgid "Choose <item type=\"menuitem\">Tools – AutoCorrect Options</item>." -msgstr "Wählen Sie <item type=\"menuitem\">Extras – AutoKorrektur – AutoKorrektur-Optionen...</item>." +msgid "Choose <menuitem>Tools – AutoCorrect Options</menuitem>." +msgstr "" #. 6TQxg #: auto_off.xhp @@ -1220,7 +1220,7 @@ msgctxt "" "par_id3155390\n" "help.text" msgid "Choose <menuitem>Format - Character</menuitem>." -msgstr "" +msgstr "Wählen Sie <menuitem>Format – Zeichen…</menuitem>." #. vv3Ti #: background.xhp @@ -1301,7 +1301,7 @@ msgctxt "" "par_id3148664\n" "help.text" msgid "Choose <menuitem>Table - Properties</menuitem>." -msgstr "" +msgstr "Wählen Sie <menuitem>Tabelle – Eigenschaften…</menuitem>." #. wLrJQ #: background.xhp @@ -1337,7 +1337,7 @@ msgctxt "" "par_id3150767\n" "help.text" msgid "To apply a background color to cells, select the cells and use the <emph>Table Cell Background Color</emph> button dropdown on the <emph>Table</emph> toolbar." -msgstr "" +msgstr "Um Zellen mit einem Hintergrund zu versehen, wählen Sie die Zellen aus und verwenden Sie die Dropdown-Liste <emph>Hintergrundfarbe der Tabellenzelle</emph> in der Symbolleiste <emph>Tabelle</emph>." #. DwPfY #: background.xhp @@ -1346,7 +1346,7 @@ msgctxt "" "par_id3147084\n" "help.text" msgid "To apply a background color to a text paragraph within a cell, place the cursor into the text paragraph and then use the <emph>Background Color</emph> dropdown button on the <emph>Formatting</emph> toolbar." -msgstr "" +msgstr "Um eine Hintergrundfarbe auf einen Textabsatz in einer Zelle anzuwenden, platzieren Sie den Cursor in dem Textabsatz und verwenden Sie die Dropdown-Liste <emph>Hintergrundfarbe</emph> in der Symbolleiste <emph>Formatierung</emph>." #. mzrGX #: background.xhp @@ -1643,7 +1643,7 @@ msgctxt "" "par_id3153896\n" "help.text" msgid "Select the object for which you want to define a border." -msgstr "" +msgstr "Wählen Sie das Objekt, für das Sie die Umrandung festlegen wollen." #. hqKL6 #: border_object.xhp @@ -2120,7 +2120,7 @@ msgctxt "" "par_id5528427\n" "help.text" msgid "Select a block of about 8x8 cells, then choose <emph>Table - Properties - Borders</emph> tab." -msgstr "" +msgstr "Wählen Sie einen Block von ungefähr 8x8 Zellen, danach wählen Sie <emph>Tabelle – Eigenschaften… – Register: Umrandung</emph>." #. Ns8UB #: borders.xhp @@ -2903,7 +2903,7 @@ msgctxt "" "bm_id3147691\n" "help.text" msgid "<bookmark_value>inserting; captions</bookmark_value> <bookmark_value>captions; inserting and editing</bookmark_value> <bookmark_value>editing;captions</bookmark_value> <bookmark_value>objects; captioning</bookmark_value> <bookmark_value>tables; labeling</bookmark_value> <bookmark_value>charts; labeling</bookmark_value> <bookmark_value>frames; labeling</bookmark_value> <bookmark_value>draw objects; inserting captions</bookmark_value> <bookmark_value>legends, see also captions</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Einfügen; Beschriftungen</bookmark_value><bookmark_value>Beschriftungen; einfügen und bearbeiten</bookmark_value><bookmark_value>Bearbeiten; Beschriftungen</bookmark_value><bookmark_value>Objekte; beschriften</bookmark_value><bookmark_value>Tabellen; beschriften</bookmark_value><bookmark_value>Diagramme; beschriften</bookmark_value><bookmark_value>Rahmen; beschriften</bookmark_value><bookmark_value>Zeichenobjekte; Beschriftungen einfügen</bookmark_value><bookmark_value>Legenden; siehe auch Beschriftungen</bookmark_value>" #. S9d5u #: captions.xhp @@ -3209,7 +3209,7 @@ msgctxt "" "par_id3150532\n" "help.text" msgid "Click the <emph> Styles actions</emph> icon and select <emph>New Style from Selection</emph> from the submenu." -msgstr "" +msgstr "Klicken Sie auf das Symbol <emph>Vorlagen-Aktionen</emph> und wählen Sie aus dem Aufklappmenü <emph>Neue Formatvorlage aus Auswahl</emph>." #. YjYdP #: change_header.xhp @@ -3254,7 +3254,7 @@ msgctxt "" "par_id3155592\n" "help.text" msgid "Choose <menuitem>Insert - More Breaks - Manual Break</menuitem>." -msgstr "" +msgstr "Wählen Sie <menuitem>Einfügen – Umbrüche – Manueller Umbruch…</menuitem>." #. KwdyA #: change_header.xhp @@ -3263,7 +3263,7 @@ msgctxt "" "par_id3147771\n" "help.text" msgid "In the <item type=\"menuitem\">Type</item> area, select <item type=\"menuitem\">Page break</item> and then select “Default Page Style” from the <item type=\"menuitem\">Style</item> box." -msgstr "" +msgstr "Im Bereich <item type=\"menuitem\">Typ</item> wählen Sie <item type=\"menuitem\">Seitenumbruch</item> und in der Dropdownliste <item type=\"menuitem\">Seitenvorlage</item> wählen Sie \"Standard\" aus." #. EmHA4 #: change_header.xhp @@ -3391,23 +3391,23 @@ msgctxt "" msgid "Choose <item type=\"menuitem\">Tools - Chapter Numbering</item>, and then click the <item type=\"menuitem\">Numbering</item> tab." msgstr "Wählen Sie <item type=\"menuitem\">Extras - Kapitelnummerierung...</item> und klicken Sie auf das Register <item type=\"menuitem\">Nummerierung</item>." -#. 5jDBU +#. oFoGj #: chapter_numbering.xhp msgctxt "" "chapter_numbering.xhp\n" -"par_id3147758\n" +"par_id3147782\n" "help.text" -msgid "Select the custom style in the <emph>Paragraph Style</emph> box." -msgstr "Wählen Sie im Feld <emph>Absatzvorlage</emph> die benutzerdefinierte Vorlage aus." +msgid "Click the heading level that you want to assign to the custom paragraph style in the <item type=\"menuitem\">Level</item> list." +msgstr "Klicken Sie in der Auswahlliste <item type=\"menuitem\">Ebene</item> auf die einer benutzerdefinierten Vorlage zuzuordnende Überschriftenebene." -#. oFoGj +#. 5jDBU #: chapter_numbering.xhp msgctxt "" "chapter_numbering.xhp\n" -"par_id3147782\n" +"par_id3147758\n" "help.text" -msgid "Click the heading level that you want to assign to the custom paragraph style in the <item type=\"menuitem\">Level</item> list." -msgstr "Klicken Sie in der Auswahlliste <item type=\"menuitem\">Ebene</item> auf die einer benutzerdefinierten Vorlage zuzuordnende Überschriftenebene." +msgid "Select the custom style in the <emph>Paragraph Style</emph> box." +msgstr "Wählen Sie im Feld <emph>Absatzvorlage</emph> die benutzerdefinierte Vorlage aus." #. toPm6 #: chapter_numbering.xhp @@ -5695,14 +5695,14 @@ msgctxt "" msgid "Type the note." msgstr "Geben Sie den Inhalt der Fuß-/Endnote ein." -#. fqWSt +#. aB3BP #: footnote_usage.xhp msgctxt "" "footnote_usage.xhp\n" "par_id3148843\n" "help.text" -msgid "<image id=\"img_id3148857\" src=\"cmd/sc_insertfootnote.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3148857\">Icon</alt></image>" -msgstr "<image id=\"img_id3148857\" src=\"cmd/sc_insertfootnote.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3148857\">Symbol</alt></image>" +msgid "<image id=\"img_id3148857\" src=\"cmd/sc_insertfootnote.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148857\">Icon</alt></image>" +msgstr "" #. C8QT3 #: footnote_usage.xhp @@ -5713,6 +5713,24 @@ msgctxt "" msgid "You can also insert footnotes by clicking the <emph>Insert Footnote Directly</emph> icon on the <emph>Insert</emph> toolbar." msgstr "Sie können Fußnoten auch direkt einfügen, indem Sie auf das Symbol <emph>Fußnote direkt einfügen</emph> in der Symbolleiste <emph>Einfügen</emph> klicken." +#. XvVXk +#: footnote_usage.xhp +msgctxt "" +"footnote_usage.xhp\n" +"par_id41607163776333\n" +"help.text" +msgid "<image src=\"cmd/sc_insertendnote.png\" id=\"img_id341607163776333\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id511607163776333\">Insert Endnote Icon</alt></image>" +msgstr "" + +#. rgca7 +#: footnote_usage.xhp +msgctxt "" +"footnote_usage.xhp\n" +"par_id121607163776335\n" +"help.text" +msgid "You can insert endnotes directly by clicking the <menuitem>Insert Endnote</menuitem> icon on the <emph>Standard</emph> or <emph>Insert</emph> toolbar or choose <menuitem>Insert - Footnote and Endnote - Endnote</menuitem>." +msgstr "" + #. D3DDv #: footnote_usage.xhp msgctxt "" @@ -5731,14 +5749,14 @@ msgctxt "" msgid "The mouse pointer changes to a hand when you rest it over a footnote or endnote anchor in your document." msgstr "Der Mauszeiger wechselt seine Ansicht, sobald er über dem Fuß- beziehungsweise Endnotenanker steht." -#. biwF5 +#. FSALv #: footnote_usage.xhp msgctxt "" "footnote_usage.xhp\n" "par_id3155563\n" "help.text" -msgid "To edit the text of a footnote or endnote, click in the note, or click the anchor for the note in the text." -msgstr "Um den Text einer Fuß-/Endnote zu bearbeiten, klicken Sie in die Fuß-/Endnote oder auf ihren Anker im Text." +msgid "To edit the text of a footnote or endnote, click in the note, or click the anchor for the note in the text, or press <keycode>Ctrl+Shift+PageDown</keycode>." +msgstr "" #. BULG3 #: footnote_usage.xhp @@ -5794,6 +5812,24 @@ msgctxt "" msgid "To remove a footnote, delete the footnote anchor in the text." msgstr "Um eine Fuß-/Endnote zu entfernen, löschen Sie den Fuß-/Endnotenanker im Text." +#. WFwj8 +#: footnote_usage.xhp +msgctxt "" +"footnote_usage.xhp\n" +"par_id781607164467521\n" +"help.text" +msgid "Shortcut keys can be made to insert, edit, and navigate to footnotes and endnotes. Choose <menuitem>Tools - Customize - Keyboard</menuitem> tab and enter <input>note</input> in the Functions box to see possibilities." +msgstr "" + +#. nDvQ9 +#: footnote_usage.xhp +msgctxt "" +"footnote_usage.xhp\n" +"par_id251603931682056\n" +"help.text" +msgid "<link href=\"text/shared/01/06140200.xhp\" name=\"makeshortcut\">Making a Shortcut Key</link>" +msgstr "" + #. r9FFt #: footnote_with_line.xhp msgctxt "" @@ -6332,7 +6368,7 @@ msgctxt "" "par_id3156240\n" "help.text" msgid "To insert an existing file as a subdocument, choose <menuitem>File</menuitem>, locate the file that you want to include, and then click <emph>Open</emph>." -msgstr "" +msgstr "Um eine vorhandene Datei als Unterdokument einzufügen, wählen Sie \"Datei\" in der Dropdown-Liste <menuitem>Einfügen</menuitem>, suchen die Datei, die Sie einschließen möchten, und klicken dann auf <emph>Öffnen</emph>." #. DHqof #: globaldoc_howtos.xhp @@ -6530,7 +6566,7 @@ msgctxt "" "hd_id3145228\n" "help.text" msgid "To Export a Master Document" -msgstr "" +msgstr "Ein Globaldokument exportieren" #. 8fFGC #: globaldoc_howtos.xhp @@ -6548,7 +6584,7 @@ msgctxt "" "par_id3148580\n" "help.text" msgid "In the <emph>Save as type</emph> list, select a text document file format and click <emph>Save</emph>." -msgstr "" +msgstr "In der Dowpdown-Liste <emph>Dateityp</emph> wählen Sie eine Textdokument-Format aus und klicken auf <emph>Speichern</emph>." #. qGjnL #: globaldoc_howtos.xhp @@ -9914,7 +9950,7 @@ msgctxt "" "par_id731529889382463\n" "help.text" msgid "Open the <link href=\"text/swriter/01/05170000.xhp\" name=\"load_styles_link\"><emph>Load Styles</emph></link> dialog box by either" -msgstr "" +msgstr "Öffnen Sie den Dialog <link href=\"text/swriter/01/05170000.xhp\" name=\"load_styles_link\"><emph>Vorlagen laden</emph></link>:" #. DFanE #: load_styles.xhp @@ -9923,7 +9959,7 @@ msgctxt "" "par_id3155936\n" "help.text" msgid "Choose <menuitem>Styles - Load Styles</menuitem> or" -msgstr "" +msgstr "Wählen Sie <menuitem>Vorlagen – Formatvorlagen laden…</menuitem> oder" #. JZDEh #: load_styles.xhp @@ -9950,7 +9986,7 @@ msgctxt "" "par_idN10703\n" "help.text" msgid "Click the arrow next to the <emph>Styles actions</emph> icon to open the submenu, and choose <menuitem>Load Styles</menuitem>" -msgstr "" +msgstr "Klicken Sie auf den Pfeil neben dem Symbol <emph>Vorlagen-Aktionen</emph> und wählen Sie <menuitem>Formatvorlagen laden…</menuitem> aus der Dropdown-Liste." #. MM5dc #: load_styles.xhp @@ -10294,13 +10330,13 @@ msgctxt "" msgid "Turning Number Recognition On or Off in Tables" msgstr "Ein- oder Ausschalten der Zahlenerkennung in Tabellen" -#. bnAzh +#. LDFFL #: number_date_conv.xhp msgctxt "" "number_date_conv.xhp\n" "bm_id3156383\n" "help.text" -msgid "<bookmark_value>numbers; automatic recognition in text tables</bookmark_value> <bookmark_value>tables; number recognition</bookmark_value> <bookmark_value>tables; date formatting</bookmark_value> <bookmark_value>dates;formatting automatically in tables</bookmark_value> <bookmark_value>recognition;numbers</bookmark_value>" +msgid "<bookmark_value>numbers; automatic recognition in text tables</bookmark_value> <bookmark_value>tables; number recognition</bookmark_value> <bookmark_value>tables; date formatting</bookmark_value> <bookmark_value>table cells; date formatting</bookmark_value> <bookmark_value>dates;formatting automatically in tables</bookmark_value> <bookmark_value>recognition;numbers</bookmark_value>" msgstr "" #. aahB7 @@ -10312,58 +10348,58 @@ msgctxt "" msgid "<variable id=\"number_date_conv\"><link href=\"text/swriter/guide/number_date_conv.xhp\" name=\"Turning Number Recognition On or Off in Tables\">Turning Number Recognition On or Off in Tables</link></variable>" msgstr "<variable id=\"number_date_conv\"><link href=\"text/swriter/guide/number_date_conv.xhp\" name=\"Zahlenerkennung in Tabelle ausschalten\">Zahlenerkennung in Tabelle ausschalten</link></variable>" -#. uYgCh +#. BAtEX #: number_date_conv.xhp msgctxt "" "number_date_conv.xhp\n" "par_id3155179\n" "help.text" -msgid "$[officename] can automatically format dates that you have entered into a table, according to the regional settings specified in your operating system." -msgstr "Je nach den Ländereinstellungen Ihres Betriebssystems formatiert $[officename] Daten, die Sie in eine Tabelle eingeben, automatisch." +msgid "$[officename] can automatically recognize numbers or dates that you enter into a table cell, converting them from text to an appropriate number format. Use <menuitem>Table - Number Format</menuitem> to change the display of the entered value." +msgstr "" -#. M3Cme +#. 8WZDL #: number_date_conv.xhp msgctxt "" "number_date_conv.xhp\n" "par_id3149966\n" "help.text" -msgid "Do one of the following:" -msgstr "Führen Sie einen der folgenden Schritte durch:" +msgid "To enable or disable this feature, do one of the following:" +msgstr "" -#. zoCJb +#. FQ5iR #: number_date_conv.xhp msgctxt "" "number_date_conv.xhp\n" "par_id3155919\n" "help.text" -msgid "Choose <menuitem>Table > Number recognition</menuitem>." +msgid "Choose <menuitem>Table - Number Recognition</menuitem>." msgstr "" -#. en4GC +#. EX3eD #: number_date_conv.xhp msgctxt "" "number_date_conv.xhp\n" "par_id531605970858214\n" "help.text" -msgid "When this feature is on, a check mark is displayed in front of the <menuitem>Number recognition</menuitem> command." +msgid "When this feature is on, a check mark is displayed in front of the <menuitem>Number Recognition</menuitem> command." msgstr "" -#. hDANA +#. D6uyv #: number_date_conv.xhp msgctxt "" "number_date_conv.xhp\n" "par_id3155527\n" "help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <item type=\"menuitem\">%PRODUCTNAME Writer - Table</item>, and select or clear the <item type=\"menuitem\">Number recognition</item> check box." -msgstr "Wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen...</defaultinline></switchinline> - <item type=\"menuitem\">%PRODUCTNAME Writer - Tabelle</item> und aktivierten oder deaktivieren Sie das Markierfeld <item type=\"menuitem\">Zahlenerkennung</item>." +msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Table</menuitem>, and select or clear the <menuitem>Number Recognition</menuitem> check box." +msgstr "" -#. FDjNL +#. yrwEE #: number_date_conv.xhp msgctxt "" "number_date_conv.xhp\n" "par_id781605970689063\n" "help.text" -msgid "This feature applies globally to all tables in all documents. When enabled, typing a date into a table cell will result in automatic formatting. Enabling and disabling this feature does not change existing data formatting." +msgid "This feature applies globally to all tables in all documents. When enabled, typing a date or number into a table cell will result in automatic formatting. Enabling and disabling this feature does not change existing data formatting." msgstr "" #. gsMre @@ -11102,7 +11138,7 @@ msgctxt "" "par_idN10827\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (F11)." -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem> (F11)." #. ER3fT #: pagebackground.xhp @@ -11174,7 +11210,7 @@ msgctxt "" "par_idN10867\n" "help.text" msgid "Select whether you want a solid color or a graphic. Then select your options from the tab page." -msgstr "" +msgstr "Wählen Sie aus, ob Sie eine Volltonfarbe oder eine Grafik wünschen. Wählen Sie dann Ihre Optionen auf dem Register aus." #. Wx8wE #: pagebackground.xhp @@ -11210,7 +11246,7 @@ msgctxt "" "par_idN10892\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (F11)." -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem> (F11)." #. Pr9iF #: pagebackground.xhp @@ -11264,7 +11300,7 @@ msgctxt "" "par_idN108C1\n" "help.text" msgid "Choose <menuitem>Insert - Manual Break</menuitem>." -msgstr "" +msgstr "Wählen Sie <menuitem>Einfügen – Umbrüche – Manueller Umbruch…</menuitem>." #. GkxXk #: pagebackground.xhp @@ -11372,7 +11408,7 @@ msgctxt "" "par_id8611102\n" "help.text" msgid "Choose <menuitem>Insert - Page Number</menuitem> to insert a page number at the current cursor position." -msgstr "" +msgstr "Um eine Seitennummer an der aktuellen Cursor-Position einzufügen, wählen Sie <menuitem>Einfügen – Seitennummer</menuitem>." #. dU382 #: pagenumbers.xhp @@ -11381,7 +11417,7 @@ msgctxt "" "par_id6604510\n" "help.text" msgid "If you see the text \"Page number\" instead of the number, choose <menuitem>View - Field Names</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+F9</keycode></caseinline><defaultinline><keycode>Ctrl+F9</keycode></defaultinline></switchinline>)." -msgstr "" +msgstr "Wenn Sie den Text \"Seitennummer\" anstelle der Nummer sehen, wählen Sie <menuitem>Ansicht – Feldnamen</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+F9</keycode></caseinline><defaultinline><keycode>Strg+F9</keycode></defaultinline></switchinline>)." #. CurbT #: pagenumbers.xhp @@ -11435,7 +11471,7 @@ msgctxt "" "par_id2632831\n" "help.text" msgid "Choose <menuitem>Format - Paragraph - Text flow</menuitem> tab." -msgstr "" +msgstr "Wählrn Sie <menuitem>Format – Absatz… – Register: Textfluss</menuitem>." #. LLNW3 #: pagenumbers.xhp @@ -11462,7 +11498,7 @@ msgctxt "" "hd_id7519150\n" "help.text" msgid "To Select the Page Number Format" -msgstr "" +msgstr "Format der Seitennummer auswählen" #. 7Dnq2 #: pagenumbers.xhp @@ -11498,7 +11534,7 @@ msgctxt "" "hd_id5051728\n" "help.text" msgid "Using Different Page Number Formats in Headers and Footers" -msgstr "" +msgstr "Verschiedene Formate für Seitenzahlen in Kopf- und Fußzeilen verwenden" #. vXUs5 #: pagenumbers.xhp @@ -11507,7 +11543,7 @@ msgctxt "" "par_id1558885\n" "help.text" msgid "You need some pages with the roman numbering format, followed by the remaining pages in another format." -msgstr "" +msgstr "Angenommen, Sie benötigen einige Seiten in römischer Nummerierung, gefolgt von den verbleibenden Seiten in einem anderen Format." #. YKhHd #: pagenumbers.xhp @@ -11543,7 +11579,7 @@ msgctxt "" "par_id4569231\n" "help.text" msgid "For example, the \"First Page\" page style has \"Default Page Style\" as the next style. To see this, you may press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <item type=\"menuitem\">Styles</item> window, click the <item type=\"menuitem\">Page Styles</item> icon, right-click the \"First Page\" entry. Choose <item type=\"menuitem\">Modify</item> from the context menu. On the <item type=\"menuitem\">Organizer</item> tab, you can see the \"Next style\"." -msgstr "" +msgstr "Beispielsweise hat die Seitenvorlage \"Erste Seite\" als Folgevorlage \"Standard\". Um dies zu sehen, können Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> drücken, um die <item type=\"menuitem\">Formatvorlagen</item> in der Seitenleiste zu öffnen. Klicken Sie auf die Schaltfläche <item type=\"menuitem\">Seitenvorlagen</item>, dort mit rechts auf den Eintrag \"Erste Seite\". Wählen Sie im dem Kontextmenü <item type=\"menuitem\">Ändern…</item>. Im Register <item type=\"menuitem\">Verwalten</item> können Sie die \"Folgevorlage\" sehen." #. yGPGH #: pagenumbers.xhp @@ -11561,7 +11597,7 @@ msgctxt "" "par_id3341776\n" "help.text" msgid "If you just press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+Enter</keycode></caseinline><defaultinline><keycode>Ctrl+Enter</keycode></defaultinline></switchinline>, you apply a page break without a change of styles." -msgstr "" +msgstr "Wenn Sie nur <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+Eingabetaste</keycode></caseinline><defaultinline><keycode>Strg+Eingabetaste</keycode></defaultinline></switchinline> drücken, wenden Sie einen Seitenumbruch an, ohne die Vorlage zu ändern." #. ByysM #: pagenumbers.xhp @@ -11570,7 +11606,7 @@ msgctxt "" "par_id5947141\n" "help.text" msgid "If you choose <menuitem>Insert - More Breaks - Manual Break</menuitem>, you can insert a page break without or with a change of style or with a change of page number." -msgstr "" +msgstr "Wenn Sie <menuitem>Einfügen – Umbrüche – Manueller Umbrüch…</menuitem> wählen, können Sie einen Seitenumbruch ohne oder mit einer Änderung der Seitenvorlage oder mit einer Änderung der Seitenzahl einfügen." #. RBx4t #: pagenumbers.xhp @@ -11606,7 +11642,7 @@ msgctxt "" "par_id4313791\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>)." -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>)." #. MX8dB #: pagenumbers.xhp @@ -11633,7 +11669,7 @@ msgctxt "" "par_id2318796\n" "help.text" msgid "Now your title page has the style \"First Page\", and the next pages automatically have the \"Default Page Style\"." -msgstr "" +msgstr "Jetzt hat Ihre Titelseite die Seitenvorlage \"Erste Seite\" und die nächsten Seiten haben automatisch die Seitenvorlage \"Standard\"." #. Uwbmh #: pagenumbers.xhp @@ -11642,7 +11678,7 @@ msgctxt "" "par_id399182\n" "help.text" msgid "You can now for example insert a footer for the \"Default Page Style\" only, or insert footers in both page styles, but with differently formatted page number fields." -msgstr "" +msgstr "Sie können jetzt beispielsweise eine Fußzeile nur für die Seitenvorlage \"Standard\" einfügen oder Fußzeilen in beide Seitenvorlagen einfügen, jedoch mit unterschiedlich formatierten Seitenzahlen." #. D7byy #: pagenumbers.xhp @@ -11669,7 +11705,7 @@ msgctxt "" "par_id95828\n" "help.text" msgid "Choose <emph>Insert - More Breaks - Manual Break</emph>. You see the <emph>Insert Break</emph> dialog." -msgstr "" +msgstr "Wählen Sie <emph>Einfügen – Umbrüche – Manueller Umbruch…</emph>. Es öffnet sich der Dialog <emph>Umbruch einfügen</emph>." #. FR7CF #: pagenumbers.xhp @@ -11759,7 +11795,7 @@ msgctxt "" "par_id5256508\n" "help.text" msgid "Choose <menuitem>Format - Page Style</menuitem>." -msgstr "" +msgstr "Wählen Sie <menuitem>Format – Seitenvorlage…</menuitem>." #. vVVCj #: pageorientation.xhp @@ -11948,7 +11984,7 @@ msgctxt "" "par_id5169225\n" "help.text" msgid "A page style can be defined to span one page only. The “First Page” style is an example. You set this property by defining another page style to be the \"next style\", on the <menuitem>Format - Page Style - Organizer</menuitem> tab page." -msgstr "" +msgstr "Eine Seitenvorlage kann so definiert werden, dass sie nur eine Seite umfasst. Die Seitenvorlage „Erste Seite“ ist ein Beispiel. Sie legen diese Eigenschaft fest, indem Sie unter <menuitem>Format - Seitenvorlage… - Register: Verwalten</menuitem> eine andere Seitenvorlage als „Folgevorlage“ definieren." #. BorA4 #: pageorientation.xhp @@ -11984,7 +12020,7 @@ msgctxt "" "par_id6386913\n" "help.text" msgid "The “Default” page style does not set a different \"next style\" on the <menuitem>Format - Page Style - Organizer</menuitem> tab page. Instead, the \"next style\" is set also to be “Default”. All page styles that are followed by the same page style can span multiple pages. The lower and upper borders of the page style range are defined by \"page breaks with style\". All the pages between any two \"page breaks with style\" use the same page style." -msgstr "" +msgstr "Die Seitenvorlage \"Standard\" hat keine andere \"Folgevorlage\" im Register unter <menuitem>Format – Seitenvorlage… – Register: Verwalten</menuitem> festgelegt. Stattdessen ist die \"Folgevorlage\" auch auf \"Standard\" gesetzt. Alle Seitenvorlagen, denen dieselbe Folgevorlage folgt, können mehrere Seiten umfassen. Die vordere und hintere Abgrenzung des Seitenvorlagenbereichs wird durch \"Seitenumbrüche mit Vorlagen\" definiert. Alle Seiten zwischen zwei beliebigen \"Seitenumbrüchen mit Vorlagen\" verwenden dieselbe Seitenvorlage." #. pyFgt #: pageorientation.xhp @@ -15188,7 +15224,7 @@ msgctxt "" "par_id3156104\n" "help.text" msgid "When a possible spelling error is encountered, the <item type=\"menuitem\">Spelling</item> dialog opens and $[officename] offers some suggested corrections." -msgstr "" +msgstr "Wenn ein möglicher Rechtschreibfehler vorhanden ist, wird der Dialog <item type=\"menuitem\">Rechtschreibung</item> geöffnet und $[officename] bietet einige Vorschläge für Korrekturen an." #. xjFxB #: spellcheck_dialog.xhp @@ -15233,7 +15269,7 @@ msgctxt "" "par_id3147107\n" "help.text" msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">Spelling dialog</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">Dialog Rechtschreibung</link>" #. cgrCU #: stylist_fillformat.xhp @@ -15361,50 +15397,50 @@ msgctxt "" msgid "To Create a New Style From a Manually Formatted Selection" msgstr "So erstellen Sie eine neue Vorlage aus einer manuell formatierten Auswahl:" -#. QYDcw +#. dGzXG #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" "par_id3156097\n" "help.text" -msgid "Choose <emph>View - Styles</emph>." -msgstr "Wählen Sie <emph>Ansicht - Formatvorlagen</emph>." +msgid "<variable id=\"open_sidebar\">Choose <menuitem>View - Styles</menuitem> to open the <emph>Styles</emph> deck in the Sidebar.</variable>" +msgstr "" -#. XBsiY +#. rKRNy #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" "par_id3153402\n" "help.text" -msgid "Click the icon of the style category that you want to create." -msgstr "Klicken Sie auf das Symbol der zu erstellenden Vorlagenkategorie." +msgid "<variable id=\"select_category\">Click the icon at the top of the <emph>Styles</emph> deck for the style category of the new style.</variable>" +msgstr "" -#. v9YG9 +#. tQGu2 #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" "par_id3153119\n" "help.text" -msgid "Click in the document where you want to copy the style from, for example, in a paragraph that you applied manual formatting to." -msgstr "Klicken Sie im Dokument an die Stelle, aus der die Vorlage erstellt werden soll, beispielsweise in einen manuell formatierten Absatz." +msgid "Click in the document where you want to copy the style from, for example, in a paragraph to which you applied manual formatting." +msgstr "" -#. oz6zW +#. fnCfm #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" "par_id3153138\n" "help.text" -msgid "Click the arrow next to the <item type=\"menuitem\">New Style from Selection</item> icon and choose <item type=\"menuitem\">New Style from Selection</item> from the submenu" -msgstr "Klicken Sie auf den Pfeil neben dem Symbol <item type=\"menuitem\">Neue Vorlage aus Auswahl</item> und wählen Sie <item type=\"menuitem\">Neue Vorlage aus Auswahl</item> aus dem Untermenü." +msgid "Click the <menuitem>Style actions</menuitem> menu icon at the top right corner of the <emph>Styles</emph> deck and choose <menuitem>New Style from Selection</menuitem> from the submenu." +msgstr "" -#. uHaij +#. XsHQe #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" "par_id3156260\n" "help.text" -msgid "Type a name in the <item type=\"menuitem\">Style Name</item> box." -msgstr "Geben Sie einen Namen in das Feld <item type=\"menuitem\">Vorlagenname</item> ein." +msgid "<variable id=\"enter_name\">Enter a name for the new style in the <menuitem>New Style from Selection</menuitem> dialog box.</variable>" +msgstr "" #. Zd7VB #: stylist_fromselect.xhp @@ -15415,6 +15451,24 @@ msgctxt "" msgid "Click <emph>OK</emph>." msgstr "Klicken Sie auf <emph>OK</emph>." +#. YKMEW +#: stylist_fromselect.xhp +msgctxt "" +"stylist_fromselect.xhp\n" +"par_id761608476870069\n" +"help.text" +msgid "<image src=\"cmd/sc_stylenewbyexample.png\" id=\"img_id591608476870069\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id41608476870069\">Icon </alt></image>" +msgstr "" + +#. i9rEe +#: stylist_fromselect.xhp +msgctxt "" +"stylist_fromselect.xhp\n" +"par_id141608476870069\n" +"help.text" +msgid "Styles actions menu icon" +msgstr "" + #. AC6pZ #: stylist_fromselect.xhp msgctxt "" @@ -15424,68 +15478,77 @@ msgctxt "" msgid "To Create a New Style by Drag-And-Drop" msgstr "So erzeugen Sie durch Ziehen-und-Ablegen eine neue Formatvorlage:" -#. FdYBj +#. ia3Rq #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" "par_id3154233\n" "help.text" -msgid "Choose <emph>View - Styles</emph>." -msgstr "Wählen Sie <emph>Ansicht - Formatvorlagen</emph>." +msgid "<embedvar href=\"text/swriter/guide/stylist_fromselect.xhp#open_sidebar\"/>" +msgstr "" -#. TBGM2 +#. wC7PA #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" "par_id3154258\n" "help.text" -msgid "Click the icon of the style category that you want to create." -msgstr "Klicken Sie auf das Symbol der zu erstellenden Vorlagenkategorie." +msgid "<embedvar href=\"text/swriter/guide/stylist_fromselect.xhp#select_category\"/>" +msgstr "" -#. dPirc +#. HDCiF #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" "par_id3154851\n" "help.text" -msgid "Select at least one character, or object, in the style that you want to copy. For page and frame styles, select at least one character or object in the page or frame." -msgstr "Wählen Sie mindestens ein Zeichen oder Objekt in der zu kopierenden Vorlage aus. Bei Seiten- und Rahmenvorlagen müssen Sie mindestens ein Zeichen oder Objekt in der Seite beziehungsweise dem Rahmen auswählen." +msgid "For <literal>paragraph</literal>, <literal>character</literal> and <literal>list</literal> styles, select at least one character in the style that you want to copy, then drag the selection to the <emph>Styles</emph> deck and release. For <literal>frame</literal> styles, select the frame and hold the mouse button pressed until the mouse icon changes, then drag to the <emph>Styles</emph> deck and release." +msgstr "" -#. 3CRgF +#. y6oqp #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" -"par_id3154871\n" +"par_idN107B2\n" "help.text" -msgid "Drag the character or object to the Styles window and release." -msgstr "Ziehen Sie das Zeichen oder Objekt in die Formatvorlagen und lassen Sie die Maustaste los." +msgid "Alternatively, you can drag-and-drop the selection onto the respective icon at the top of the <emph>Styles</emph> deck. You do not need to open that style category in advance." +msgstr "" -#. EAjwr +#. 4ADah #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" -"par_idN107B2\n" +"par_id131608474670601\n" "help.text" -msgid "For paragraph and character styles, you can drag-and-drop onto the respective icon in the Styles window. You do not need to open that style category in advance." -msgstr "Bei Absatz- und Zeichenvorlagen können Sie auf dem jeweiligen Symbol in den Formatvorlagen eine Ziehen-und-Ablegen-Operation ausführen. Der jeweilige Vorlagentyp braucht vorher nicht geöffnet zu werden." +msgid "<embedvar href=\"text/swriter/guide/stylist_fromselect.xhp#enter_name\"/>" +msgstr "" -#. uM7nS +#. DB3BD #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" -"par_idN107B5\n" +"par_id331608474971283\n" "help.text" -msgid "You can also drag-and-drop a frame into the Styles window to create a new frame style: Click the frame, wait a moment with the mouse button pressed down, but without moving the mouse, then drag to the Styles window and drop the frame onto the Frame Styles icon." -msgstr "Zum Erstellen einer neuen Rahmenvorlage können Sie einen Rahmen auch mit der Maus in die Formatvorlagen ziehen: Klicken Sie auf den Rahmen. Warten Sie dann mit gedrückter Maustaste einen Augenblick, ohne die Maus zu bewegen. Ziehen Sie den Rahmen dann in die Formatvorlagen und legen Sie ihn auf dem Symbol für Rahmenvorlagen ab." +msgid "For <literal>page</literal> and <literal>table</literal> styles, you must use the <widget>Styles actions</widget> menu at the top right corner of the Styles deck. The drag-and-drop method is not possible with these styles." +msgstr "" -#. FQ9pH +#. Zpb6T #: stylist_fromselect.xhp msgctxt "" "stylist_fromselect.xhp\n" "par_id3149988\n" "help.text" -msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link>" -msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Formatvorlagen\">Formatvorlagen</link>" +msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles (Sidebar)</link>" +msgstr "" + +#. VtEnm +#: stylist_fromselect.xhp +msgctxt "" +"stylist_fromselect.xhp\n" +"par_id301608479105670\n" +"help.text" +msgid "<link href=\"text/shared/01/05140100.xhp\" name=\"New Style from Selection\"><menuitem>Styles - New Style from Selection</menuitem></link>" +msgstr "" #. WPhpE #: stylist_update.xhp @@ -15514,13 +15577,13 @@ msgctxt "" msgid "<variable id=\"stylist_update\"><link href=\"text/swriter/guide/stylist_update.xhp\" name=\"Updating Styles From Selections\">Updating Styles From Selections</link></variable>" msgstr "<variable id=\"stylist_update\"><link href=\"text/swriter/guide/stylist_update.xhp\" name=\"Formatvorlagen aus Selektion aktualisieren\">Formatvorlagen aus Selektion aktualisieren</link></variable>" -#. XUYiG +#. ucQB6 #: stylist_update.xhp msgctxt "" "stylist_update.xhp\n" "par_id3149838\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> or press <keycode>F11</keycode>." +msgid "Choose <menuitem>View - Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>." msgstr "" #. Pry6h @@ -15557,7 +15620,7 @@ msgctxt "" "par_id3153119\n" "help.text" msgid "Click the arrow next to the <emph>Style actions</emph> icon and choose <menuitem>Update Selected Style</menuitem> from the submenu." -msgstr "" +msgstr "Klicken Sie auf den Pfeil neben dem Symbol <emph>Vorlagen-Aktionen</emph> und wählen Sie <menuitem>Ausgewählte Formatvorlage aktualisieren</menuitem> aus der Dropdown-Liste." #. nbBhi #: stylist_update.xhp @@ -16630,222 +16693,6 @@ msgctxt "" msgid "<emph>Variable</emph> - changes affect the table size. For example, when you widen a cell, the width of the table increases." msgstr "<emph>Variabel</emph> - Änderungen wirken sich auf die Tabellengröße aus. Wenn Sie beispielsweise eine Zelle verbreitern, wird die gesamte Tabelle breiter." -#. eEC2Q -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"tit\n" -"help.text" -msgid "Creating a Document Template" -msgstr "Erstellen einer Dokumentvorlage" - -#. VJmgb -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"bm_id3149688\n" -"help.text" -msgid "<bookmark_value>document templates</bookmark_value> <bookmark_value>templates; creating document templates</bookmark_value>" -msgstr "<bookmark_value>Dokumentvorlagen</bookmark_value><bookmark_value>Vorlagen; Dokumentvorlagen erstellen</bookmark_value>" - -#. vXHnj -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"hd_id3149688\n" -"help.text" -msgid "<variable id=\"template_create\"><link href=\"text/swriter/guide/template_create.xhp\" name=\"Creating a Document Template\">Creating a Document Template</link></variable>" -msgstr "<variable id=\"template_create\"><link href=\"text/swriter/guide/template_create.xhp\" name=\"Dokumentvorlage erstellen\">Dokumentvorlage erstellen</link></variable>" - -#. ddvaD -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"par_id3149492\n" -"help.text" -msgid "You can create a template to use as the basis for creating new text documents." -msgstr "Sie können eine Dokumentvorlage als Basis für neue Textdokumente erstellen." - -#. kBH5E -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"par_id3155915\n" -"help.text" -msgid "Create a document and add the content and formatting styles that you want." -msgstr "Erstellen Sie ein Dokument mit dem gewünschten Inhalt und den gewünschten Formatvorlagen." - -#. PAjzm -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"par_id3147422\n" -"help.text" -msgid "Choose <item type=\"menuitem\">File - Templates - Save As Template</item>." -msgstr "Wählen Sie <item type=\"menuitem\">Datei - Vorlagen - Als Vorlage speichern</item>." - -#. QaxEz -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"par_id3149829\n" -"help.text" -msgid "In the <item type=\"menuitem\">New Template</item> box, type a name for the new template." -msgstr "Geben Sie im Feld <item type=\"menuitem\">Neue Vorlage</item> einen Namen für die neue Vorlage ein." - -#. shkEE -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"par_id3156098\n" -"help.text" -msgid "Select a template category in the <item type=\"menuitem\">Categories</item> list." -msgstr "Wählen Sie aus der Liste <item type=\"menuitem\">Kategorien</item> eine Vorlagenkategorie aus." - -#. kB9oi -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"par_id3149281\n" -"help.text" -msgid "Click <emph>OK</emph>." -msgstr "Klicken Sie auf <emph>OK</emph>." - -#. UX9AB -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"par_id3153404\n" -"help.text" -msgid "To create a document based on the template, choose <item type=\"menuitem\">File - New - Templates</item>, select the template, and then click <item type=\"menuitem\">Open</item>." -msgstr "Um ein Dokument, das auf einer Vorlage basiert, zu erstellen, wählen Sie <item type=\"menuitem\">Datei - Neu - Vorlagen...</item>, wählen die gewünschte Vorlage aus und klicken auf <item type=\"menuitem\">Öffnen</item>." - -#. t54Cn -#: template_create.xhp -msgctxt "" -"template_create.xhp\n" -"par_id3149636\n" -"help.text" -msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Templates - Save As Template\">File - Templates - Save As Template</link>" -msgstr "<link href=\"text/shared/01/01110300.xhp\" name=\"Datei - Vorlagen - Als Vorlage speichern\">Datei - Vorlagen - Als Vorlage speichern</link>" - -#. 8FUHa -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"tit\n" -"help.text" -msgid "Changing the Default Template" -msgstr "Ändern der Standardvorlage" - -#. i5aig -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"bm_id3155913\n" -"help.text" -msgid "<bookmark_value>default templates;defining/resetting</bookmark_value> <bookmark_value>defaults; templates</bookmark_value> <bookmark_value>templates; default templates</bookmark_value> <bookmark_value>text documents;default templates</bookmark_value>" -msgstr "<bookmark_value>Standardvorlagen; definieren/zurücksetzen</bookmark_value><bookmark_value>Vorgaben; Vorlagen</bookmark_value><bookmark_value>Vorlagen; Standardvorlagen</bookmark_value><bookmark_value>Textdokumente; Standardvorlagen</bookmark_value>" - -#. ESDDW -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"hd_id3155913\n" -"help.text" -msgid "<variable id=\"template_default\"><link href=\"text/swriter/guide/template_default.xhp\" name=\"Changing the Default Template\">Changing the Default Template</link></variable>" -msgstr "<variable id=\"template_default\"><link href=\"text/swriter/guide/template_default.xhp\" name=\"Ändern der Standardvorlage\">Ändern der Standardvorlage</link></variable>" - -#. YunMD -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"par_id3145569\n" -"help.text" -msgid "The default template contains the default formatting information for new text documents. If you want, you can create a new template and use it as the default template." -msgstr "Die Standardvorlage enthält die Standard-Formatinformationen für neue Textdokumente. Sie haben die Möglichkeit, eine neue Dokumentvorlage zu erstellen und sie als Standardvorlage zu verwenden." - -#. AweKF -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"hd_id6414990\n" -"help.text" -msgid "To Create a Default Template" -msgstr "So erstellen Sie eine Standardvorlage:" - -#. vNcKY -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"par_id3149838\n" -"help.text" -msgid "Create a document and the content and formatting styles that you want." -msgstr "Erstellen Sie ein Dokument mit dem gewünschten Inhalt und den gewünschten Formatvorlagen." - -#. VZJ9J -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"par_id3156101\n" -"help.text" -msgid "Choose <item type=\"menuitem\">File - Templates - Save As Template</item>." -msgstr "Wählen Sie <item type=\"menuitem\">Datei - Vorlagen - Als Vorlage speichern</item>." - -#. HdBtE -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"par_id3149283\n" -"help.text" -msgid "In the <emph>New Template</emph> box, type a name for the new template." -msgstr "Geben Sie im Feld <emph>Neue Dokumentvorlage</emph> einen Namen für die neue Dokumentvorlage ein." - -#. qRXCr -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"par_id3153409\n" -"help.text" -msgid "In the dialog that appears, double-click the \"My Templates\" folder, and then click <emph>Save</emph>. You will then be prompted for a name; write it and click <emph>OK</emph>." -msgstr "Im sich öffnenden Dialog klicken Sie doppelt auf das Verzeichnis \"Meine Vorlagen\" und anschließend auf <emph>Speichern</emph>. Sie werden dann aufgefordert einen Namen einzugeben; geben Sie einen ein und klicken Sie auf <emph>OK</emph>." - -#. GkH6x -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"par_id3153140\n" -"help.text" -msgid "Choose <emph>File - New - Templates</emph>." -msgstr "Wählen Sie <emph>Datei - Neu - Vorlagen...</emph>." - -#. vNHBp -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"par_id3149952\n" -"help.text" -msgid "Double-click the \"My Templates\" folder." -msgstr "Doppelklicken Sie auf den Ordner \"Meine Vorlagen\"." - -#. R656t -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"par_id3149970\n" -"help.text" -msgid "Click on the template that you created, and click <emph>Set as Default</emph>." -msgstr "Wählen Sie die erstellt Vorlage und klicken Sie auf <emph>Als Standard festlegen</emph>." - -#. qhVub -#: template_default.xhp -msgctxt "" -"template_default.xhp\n" -"par_id3149620\n" -"help.text" -msgid "Close the dialog." -msgstr "Schließen Sie den Dialog." - #. 6vGJq #: templates_styles.xhp msgctxt "" |