Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/libo_help-7-6/textsbasicshared03/de/units/?format=api&page=49
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3638,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/units/?format=api&page=50",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/units/?format=api&page=48",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The example above will result in an runtime error if the PO file corresponding to the <literal>OfficeLocale</literal> locale does not exist in the specified folder."
            ],
            "previous_source": "",
            "target": [
                "Das obige Beispiel führt zu einem Laufzeitfehler, wenn die PO-Datei, die dem Gebietsschema <literal>OfficeLocale</literal> entspricht, nicht im angegebenen Ordner vorhanden ist."
            ],
            "id_hash": -5468225276026527544,
            "content_hash": -5468225276026527544,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id391625855630975\nhelp.text",
            "note": "FewYJ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2401,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translations.documentfoundation.org/api/units/98628950/?format=api",
            "priority": 100,
            "id": 99094343,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=341cf61556a060c8",
            "url": "https://translations.documentfoundation.org/api/units/99094343/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.080916Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "In the example below, the locale is explicitly defined to be Belgian French (\"fr-BE\"), hence the service will load the file \"fr-BE.po\" from the folder \"C:\\myPOFiles\". If the file does not exist, an error will occur."
            ],
            "previous_source": "",
            "target": [
                "Im Beispiel unten ist das Gebietsschema ausdrücklich als belgisches Französisch („fr-BE“) definiert, daher lädt der Dienst die Datei „fr-BE.po“ aus dem Ordner „C:\\myPOFiles“. Wenn die Datei nicht existiert, tritt ein Fehler auf."
            ],
            "id_hash": 8684330705627406817,
            "content_hash": 8684330705627406817,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id321614358809763\nhelp.text",
            "note": "gSzLN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2402,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translations.documentfoundation.org/api/units/98628951/?format=api",
            "priority": 100,
            "id": 99094351,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=f884f0c3e4f061e1",
            "url": "https://translations.documentfoundation.org/api/units/99094351/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.082916Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "To avoid errors, it is possible to specify a preferred and a fallback locale and encoding. The following example will first try to load the file \"fr-BE.po\" from the specified folder and if it does not exist, the file \"en-US.po\" will be loaded."
            ],
            "previous_source": "",
            "target": [
                "Um Fehler zu vermeiden, ist es möglich, ein bevorzugtes und ein Fallback-Gebietsschema und eine -Kodierung festzulegen. Im folgenden Beispiel wird zunächst versucht, die Datei „fr-BE.po“ aus dem angegebenen Ordner zu laden, und falls diese nicht existiert, wird die Datei „en-US.po“ geladen."
            ],
            "id_hash": 2351277966966956674,
            "content_hash": 2351277966966956674,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id271646220649616\nhelp.text",
            "note": "WpYLF",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2403,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translations.documentfoundation.org/api/units/98628952/?format=api",
            "priority": 100,
            "id": 99094358,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=a0a16ada7544a282",
            "url": "https://translations.documentfoundation.org/api/units/99094358/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.084558Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "PO files must be named in the form \"la-CO.po\" or \"la.po\", where \"la\" refers to the language and \"CO\" is the country. Some examples are: \"en-US.po\", \"fr-BE.po\" or \"fr.po\"."
            ],
            "previous_source": "",
            "target": [
                "PO-Dateien müssen in der Form „la-CO.po“ oder „la.po“ benannt werden, wobei sich „la“ auf die Sprache und „CO“ auf das Land bezieht. Einige Beispiele sind: „en-US.po“, „fr-BE.po“ oder „fr.po“."
            ],
            "id_hash": -1962082446896463414,
            "content_hash": -1962082446896463414,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id411585843652496\nhelp.text",
            "note": "UGFWB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2404,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translations.documentfoundation.org/api/units/98628955/?format=api",
            "priority": 100,
            "id": 99094362,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=64c54868fcb501ca",
            "url": "https://translations.documentfoundation.org/api/units/99094362/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.085878Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "It is recommended to free resources after use:"
            ],
            "previous_source": "",
            "target": [
                "Es wird empfohlen, Ressourcen nach der Verwendung freizugeben:"
            ],
            "id_hash": 5482321306276640954,
            "content_hash": 5482321306276640954,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id171585843652545\nhelp.text",
            "note": "zQhHX",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2405,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98628976/?format=api",
            "priority": 100,
            "id": 99094366,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=cc151e2e752cb8ba",
            "url": "https://translations.documentfoundation.org/api/units/99094366/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.086918Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The examples above can be translated to Python as follows:"
            ],
            "previous_source": "",
            "target": [
                "Die obigen Beispiele können wie folgt in Python übersetzt werden:"
            ],
            "id_hash": -2944716047142831190,
            "content_hash": -2944716047142831190,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id281625854773330\nhelp.text",
            "note": "CmhnJ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2406,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/98628987/?format=api",
            "priority": 100,
            "id": 99094369,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=5722445b5da8bbaa",
            "url": "https://translations.documentfoundation.org/api/units/99094369/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.087837Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Several instances of the <literal>L10N</literal> service may coexist. However, each instance must use a separate directory for its PO files."
            ],
            "previous_source": "",
            "target": [
                "Mehrere Instanzen des Dienstes <literal>L10N</literal> können koexistieren. Jede Instanz muss jedoch ein separates Verzeichnis für ihre PO-Dateien verwenden."
            ],
            "id_hash": 7783150075039462651,
            "content_hash": 7783150075039462651,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id301614358956087\nhelp.text",
            "note": "Z5Pb3",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2407,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629022/?format=api",
            "priority": 100,
            "id": 99094373,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=ec034dc1a04834fb",
            "url": "https://translations.documentfoundation.org/api/units/99094373/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.088795Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Properties"
            ],
            "previous_source": "",
            "target": [
                "Eigenschaften"
            ],
            "id_hash": -3634693012636722730,
            "content_hash": -3634693012636722730,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\nhd_id561585843652465\nhelp.text",
            "note": "6mcLb",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2408,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629061/?format=api",
            "priority": 100,
            "id": 99094375,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=4d8ef9f6623199d6",
            "url": "https://translations.documentfoundation.org/api/units/99094375/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.089931Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Name"
            ],
            "previous_source": "",
            "target": [
                "Name"
            ],
            "id_hash": -4394174204931865264,
            "content_hash": -4394174204931865264,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id181585843652958\nhelp.text",
            "note": "mJaFd",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2409,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629100/?format=api",
            "priority": 100,
            "id": 99094393,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=4304c1d789da0550",
            "url": "https://translations.documentfoundation.org/api/units/99094393/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.144048Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Readonly"
            ],
            "previous_source": "",
            "target": [
                "Schreibgeschützt"
            ],
            "id_hash": 5553005044226287534,
            "content_hash": 5553005044226287534,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id741585843652162\nhelp.text",
            "note": "FFbDK",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2410,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629156/?format=api",
            "priority": 100,
            "id": 99094398,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=cd103caaa90f67ae",
            "url": "https://translations.documentfoundation.org/api/units/99094398/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.146538Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Type"
            ],
            "previous_source": "",
            "target": [
                "Typ"
            ],
            "id_hash": 4949974010423675602,
            "content_hash": 4949974010423675602,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id291585843652823\nhelp.text",
            "note": "X3tJK",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2411,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629189/?format=api",
            "priority": 100,
            "id": 99094412,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=c4b1d722eab80ad2",
            "url": "https://translations.documentfoundation.org/api/units/99094412/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.153739Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Description"
            ],
            "previous_source": "",
            "target": [
                "Beschreibung"
            ],
            "id_hash": -2327519966686288983,
            "content_hash": -2327519966686288983,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id351585843652638\nhelp.text",
            "note": "8ECBX",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2412,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629219/?format=api",
            "priority": 100,
            "id": 99094416,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=5fb2fcec0a08e3a9",
            "url": "https://translations.documentfoundation.org/api/units/99094416/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.155366Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Yes"
            ],
            "previous_source": "",
            "target": [
                "Ja"
            ],
            "id_hash": -5754473241133088028,
            "content_hash": -5754473241133088028,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id451585843652928\nhelp.text",
            "note": "j3wEj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2413,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629228/?format=api",
            "priority": 100,
            "id": 99094419,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=3024011360c582e4",
            "url": "https://translations.documentfoundation.org/api/units/99094419/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.156934Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The folder containing the PO files (see the <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#bm_id901612991354326\"><literal>FileSystem.FileNaming</literal></link> property to learn about the notation used)."
            ],
            "previous_source": "",
            "target": [
                "Der Ordner mit den PO-Dateien (siehe die Eigenschaft <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#bm_id901612991354326\"><literal>FileSystem.FileNaming</literal></link>, um mehr über die verwendete Notation zu erfahren)."
            ],
            "id_hash": 850580276164307361,
            "content_hash": 850580276164307361,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id751585843652642\nhelp.text",
            "note": "EMof8",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2414,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629244/?format=api",
            "priority": 100,
            "id": 99094423,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=8bcdde412dba29a1",
            "url": "https://translations.documentfoundation.org/api/units/99094423/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.158397Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Yes"
            ],
            "previous_source": "",
            "target": [
                "Ja"
            ],
            "id_hash": -3310611054210584062,
            "content_hash": -3310611054210584062,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id96158584365279\nhelp.text",
            "note": "Zsp7p",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2415,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629292/?format=api",
            "priority": 100,
            "id": 99094428,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=520e58c95c4bf202",
            "url": "https://translations.documentfoundation.org/api/units/99094428/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.160190Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "A zero-based array listing all the base names (without the \".po\" extension) of the PO-files found in the specified <literal>Folder</literal>."
            ],
            "previous_source": "",
            "target": [
                "Eine nullbasierte Matrix, die alle Basisnamen (ohne die Erweiterung \".po\") der PO-Dateien auflistet, die im angegebenen <literal>Ordner</literal> gefunden wurden."
            ],
            "id_hash": -3222494654522581177,
            "content_hash": -3222494654522581177,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id331585843652912\nhelp.text",
            "note": "vdfiw",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2416,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629320/?format=api",
            "priority": 100,
            "id": 99094430,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=5347662f6a961f47",
            "url": "https://translations.documentfoundation.org/api/units/99094430/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.161609Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Yes"
            ],
            "previous_source": "",
            "target": [
                "Ja"
            ],
            "id_hash": 3914551261413068707,
            "content_hash": 3914551261413068707,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id961585843652589\nhelp.text",
            "note": "NWxhu",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2417,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629381/?format=api",
            "priority": 100,
            "id": 99094434,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=b65347a1cf954fa3",
            "url": "https://translations.documentfoundation.org/api/units/99094434/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.163772Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The currently active language-COUNTRY combination. This property will be initially empty if the service was instantiated without any of the optional arguments."
            ],
            "previous_source": "",
            "target": [
                "Die derzeit aktive Sprach-LAND-Kombination. Diese Eigenschaft ist zunächst leer, wenn der Dienst ohne eines der optionalen Argumente instanziiert wurde."
            ],
            "id_hash": -5173555186672363398,
            "content_hash": -5173555186672363398,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id561585843652947\nhelp.text",
            "note": "LSNA3",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2418,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629421/?format=api",
            "priority": 100,
            "id": 99094436,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=3833d6f7e883987a",
            "url": "https://translations.documentfoundation.org/api/units/99094436/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.165621Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "List of Methods in the L10N Service"
            ],
            "previous_source": "",
            "target": [
                "Liste der Methoden im Dienst L10N"
            ],
            "id_hash": -8731340193686007487,
            "content_hash": -8731340193686007487,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id231614360519973\nhelp.text",
            "note": "5cs7h",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2419,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629450/?format=api",
            "priority": 100,
            "id": 99094440,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=06d40c5abe415141",
            "url": "https://translations.documentfoundation.org/api/units/99094440/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.167493Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Adds a new entry in the list of localizable strings. It must not exist yet."
            ],
            "previous_source": "",
            "target": [
                "Fügt einen neuen Eintrag der Liste der lokalisierbaren Zeichenfolgen hinzu. Er darf noch nicht existieren."
            ],
            "id_hash": -8439419131901501325,
            "content_hash": -8439419131901501325,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id1001585843652271\nhelp.text",
            "note": "Q24j9",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2420,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629524/?format=api",
            "priority": 100,
            "id": 99094445,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=0ae1290374602073",
            "url": "https://translations.documentfoundation.org/api/units/99094445/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.169147Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The method returns <literal>True</literal> if successful."
            ],
            "previous_source": "",
            "target": [
                "Die Methode gibt bei Erfolg <literal>True</literal> zurück."
            ],
            "id_hash": -7165031502829643886,
            "content_hash": -7165031502829643886,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id641625855725050\nhelp.text",
            "note": "5Fs5v",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2421,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629568/?format=api",
            "priority": 100,
            "id": 99094451,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=1c90b1cf655b1792",
            "url": "https://translations.documentfoundation.org/api/units/99094451/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.170804Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "<emph>context</emph>: The key to retrieve the translated string with the <literal>GetText</literal> method. This parameter has a default value of \"\"."
            ],
            "previous_source": "",
            "target": [
                "<emph>context</emph>: Der Schlüssel zum Abrufen der übersetzten Zeichenfolge mit der Methode <literal>GetText</literal>. Dieser Parameter hat den Standardwert \"\"."
            ],
            "id_hash": 5251305810973386015,
            "content_hash": 5251305810973386015,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id391585843652753\nhelp.text",
            "note": "gyUYQ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2422,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629618/?format=api",
            "priority": 100,
            "id": 99094455,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=c8e062cffe03651f",
            "url": "https://translations.documentfoundation.org/api/units/99094455/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.172718Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "<emph>msgid</emph>: The untranslated string, which is the text appearing in the program code. It must not be empty. The <literal>msgid</literal> becomes the key to retrieve the translated string via <literal>GetText</literal> method when <literal>context</literal> is empty."
            ],
            "previous_source": "",
            "target": [
                "<emph>msgid</emph>: Die unübersetzte Zeichenfolge, die der Text ist, der im Programmcode erscheint. Sie darf nicht leer sein. <literal>msgid</literal> wird zum Schlüssel zum Abrufen der übersetzten Zeichenfolgen über die Methode <literal>GetText</literal>, wenn <literal>context</literal> leer ist."
            ],
            "id_hash": -6739607370699020276,
            "content_hash": -6739607370699020276,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id581585844419114\nhelp.text",
            "note": "YVUWx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2423,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629668/?format=api",
            "priority": 100,
            "id": 99094459,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=22781acde7e1680c",
            "url": "https://translations.documentfoundation.org/api/units/99094459/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.174629Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The <literal>msgid</literal> string may contain any number of placeholders (%1 %2 %3 ...) for dynamically modifying the string at runtime."
            ],
            "previous_source": "",
            "target": [
                "<literal>msgid</literal> kann beliebig viele Platzhalter (%1 %2 %3 …) enthalten, um die Zeichenfolgen zur Laufzeit dynamisch zu verändern."
            ],
            "id_hash": -4616006852613983322,
            "content_hash": -4616006852613983322,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id311614361926844\nhelp.text",
            "note": "7FDE9",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2424,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629700/?format=api",
            "priority": 100,
            "id": 99094468,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=3ff0a639652cb3a6",
            "url": "https://translations.documentfoundation.org/api/units/99094468/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.177528Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "<emph>comment</emph>: Optional comment to be added alongside the string to help translators."
            ],
            "previous_source": "",
            "target": [
                "<emph>comment</emph>: Optionaler Kommentar, welcher der Zeichenfolge hinzugefügt werden kann, um Übersetzern zu helfen."
            ],
            "id_hash": 6680686083769939948,
            "content_hash": 6680686083769939948,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id541585844475331\nhelp.text",
            "note": "ioGmP",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2425,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629723/?format=api",
            "priority": 100,
            "id": 99094477,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=dcb69098ef00b7ec",
            "url": "https://translations.documentfoundation.org/api/units/99094477/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.181374Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The example below creates a set of strings in English:"
            ],
            "previous_source": "",
            "target": [
                "Das folgende Beispiel erstellt eine Reihe von Zeichenfolgen in Englisch:"
            ],
            "id_hash": 1418843880373534833,
            "content_hash": 1418843880373534833,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id461614364298440\nhelp.text",
            "note": "TAyPG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2426,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629753/?format=api",
            "priority": 100,
            "id": 99094483,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=93b0befde966c071",
            "url": "https://translations.documentfoundation.org/api/units/99094483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.183541Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Automatically extracts strings from a dialog and adds them to the list of localizable text strings. The following strings are extracted:"
            ],
            "previous_source": "",
            "target": [
                "Extrahiert automatisch Zeichenfolgen aus einem Dialog und fügt sie der Liste der lokalisierbaren Textzeichenfolgen hinzu. Die folgenden Zeichenfolgen werden extrahiert:"
            ],
            "id_hash": -8400693762819963730,
            "content_hash": -8400693762819963730,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id1001585843659821\nhelp.text",
            "note": "rWt7U",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2427,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629783/?format=api",
            "priority": 100,
            "id": 99094490,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=0b6abd881046c4ae",
            "url": "https://translations.documentfoundation.org/api/units/99094490/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.185776Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The title of the dialog."
            ],
            "previous_source": "",
            "target": [
                "Der Titel des Dialogs."
            ],
            "id_hash": 1251939126441945002,
            "content_hash": 1251939126441945002,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id621637863440015\nhelp.text",
            "note": "bS7ZL",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2428,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629795/?format=api",
            "priority": 100,
            "id": 99094494,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=915fc8009ffc27aa",
            "url": "https://translations.documentfoundation.org/api/units/99094494/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.187134Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The caption of the following control types: Button, CheckBox, FixedLine, FixedText, GroupBox and RadioButton."
            ],
            "previous_source": "",
            "target": [
                "Die Beschriftung der folgenden Steuerelementtypen: Schaltfläche, Markierfeld, Geschützte Linie, Beschriftungsfeld, Gruppenfeld und Optionsfeld."
            ],
            "id_hash": 8663307254772686896,
            "content_hash": 8663307254772686896,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id61637863440399\nhelp.text",
            "note": "EBFAC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2429,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629822/?format=api",
            "priority": 100,
            "id": 99094503,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=f83a400c4cca6030",
            "url": "https://translations.documentfoundation.org/api/units/99094503/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.189513Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Static strings in ListBoxes and ComboBoxes."
            ],
            "previous_source": "",
            "target": [
                "Statische Zeichenfolgen in Listenfeldern und Kombinationsfeldern."
            ],
            "id_hash": -6061309153759210115,
            "content_hash": -6061309153759210115,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id251637863440626\nhelp.text",
            "note": "uCL85",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2430,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629840/?format=api",
            "priority": 100,
            "id": 99094509,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=2be1e770585bd57d",
            "url": "https://translations.documentfoundation.org/api/units/99094509/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.190996Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The tooltip or help text displayed when the mouse hovers over the control."
            ],
            "previous_source": "",
            "target": [
                "Der Hilfetext, der angezeigt wird, wenn die Maus über das Steuerelement bewegt wird."
            ],
            "id_hash": -6595309909197883429,
            "content_hash": -6595309909197883429,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id811637863596791\nhelp.text",
            "note": "HWkAU",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2431,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629880/?format=api",
            "priority": 100,
            "id": 99094524,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=2478c094bea577db",
            "url": "https://translations.documentfoundation.org/api/units/99094524/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.193981Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The method returns <literal>True</literal> if successful."
            ],
            "previous_source": "",
            "target": [
                "Die Methode gibt bei Erfolg <literal>True</literal> zurück."
            ],
            "id_hash": -5848969358240388910,
            "content_hash": -5848969358240388910,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id641625855723650\nhelp.text",
            "note": "gKbEN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2432,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629931/?format=api",
            "priority": 100,
            "id": 99094528,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=2ed4495b9befe8d2",
            "url": "https://translations.documentfoundation.org/api/units/99094528/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.203195Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The dialog from which strings will be extracted must not be open when the method is called."
            ],
            "previous_source": "",
            "target": [
                "Der Dialog, aus dem Zeichenfolgen extrahiert werden sollen, darf beim Aufruf der Methode nicht geöffnet sein."
            ],
            "id_hash": 3093208419931439838,
            "content_hash": 3093208419931439838,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id731637863894577\nhelp.text",
            "note": "Kcowa",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2433,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translations.documentfoundation.org/api/units/98629983/?format=api",
            "priority": 100,
            "id": 99094532,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=aaed48ab5e42c2de",
            "url": "https://translations.documentfoundation.org/api/units/99094532/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.205062Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "When a <literal>L10N</literal> service instance is created from an existing PO file, use the <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\">GetTextsFromL10N</link> method from the <literal>Dialog</literal> service to automatically load all translated strings into the dialog."
            ],
            "previous_source": "",
            "target": [
                "Wenn eine Dienstinstanz <literal>L10N</literal> aus einer vorhandenen PO-Datei erstellt wird, verwenden Sie die Methode <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\">GetTextsFromL10N</link> aus dem Dienst <literal>Dialog</literal>, um automatisch alle übersetzten Zeichenfolgen in den Dialog zu laden."
            ],
            "id_hash": 8780326556696958189,
            "content_hash": 8780326556696958189,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id911637864050221\nhelp.text",
            "note": "Aj4gB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2434,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630021/?format=api",
            "priority": 100,
            "id": 99094535,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=f9d9fc7bafd9d4ed",
            "url": "https://translations.documentfoundation.org/api/units/99094535/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.206940Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "<emph>dialog</emph>: a Dialog service instance corresponding to the dialog from which strings will be extracted."
            ],
            "previous_source": "",
            "target": [
                "<emph>dialog</emph>: eine Dienstinstanz \"Dialog\", die dem Dialog entspricht, aus dem Zeichenfolgen extrahiert werden."
            ],
            "id_hash": 6647870176877608237,
            "content_hash": 6647870176877608237,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id391585843652113\nhelp.text",
            "note": "ejhbN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2435,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630072/?format=api",
            "priority": 100,
            "id": 99094538,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=dc41fab435b3fd2d",
            "url": "https://translations.documentfoundation.org/api/units/99094538/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.208725Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The following example extracts all strings from the dialog \"MyDialog\" stored in the \"Standard\" library and exports them to a POT file:"
            ],
            "previous_source": "",
            "target": [
                "Das folgende Beispiel extrahiert alle in der Bibliothek \"Standard\" gespeicherten Zeichenfolgen aus dem Dialog \"MyDialog\" und exportiert sie in eine POT-Datei:"
            ],
            "id_hash": 6845094430300064198,
            "content_hash": 6845094430300064198,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id461614364298983\nhelp.text",
            "note": "QzWzG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2436,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630122/?format=api",
            "priority": 100,
            "id": 99094540,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=defea91e140a49c6",
            "url": "https://translations.documentfoundation.org/api/units/99094540/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.210252Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Exports a set of untranslated strings as a POT file."
            ],
            "previous_source": "",
            "target": [
                "Exportiert einen Satz nicht übersetzter Zeichenfolgen als POT-Datei."
            ],
            "id_hash": -4474850165264438505,
            "content_hash": -4474850165264438505,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id281586102707242\nhelp.text",
            "note": "DqFBf",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2437,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630182/?format=api",
            "priority": 100,
            "id": 99094545,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=41e6237bc450ab17",
            "url": "https://translations.documentfoundation.org/api/units/99094545/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.211700Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "To build a set of strings you can use either a succession of <literal>AddText</literal> method calls, or by a successful invocation of the <literal>L10N</literal> service with the <literal>foldername</literal> argument present. It is also possible to use a combination of both techniques."
            ],
            "previous_source": "",
            "target": [
                "Um einen Satz von Zeichenfolgen zu erstellen, können Sie entweder eine Reihe von Aufrufen der Methode <literal>AddText</literal> verwenden oder einen erfolgreichen Aufruf des Dienstes <literal>L10N</literal> mit dem vorhandenen Argument <literal>foldername</literal>. Es ist auch möglich, eine Kombination beider Techniken zu verwenden."
            ],
            "id_hash": -7389913941130302473,
            "content_hash": -7389913941130302473,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id711586102939257\nhelp.text",
            "note": "NABBq",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2438,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630232/?format=api",
            "priority": 100,
            "id": 99094563,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=1971c06c8a38abf7",
            "url": "https://translations.documentfoundation.org/api/units/99094563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.263985Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The method returns <literal>True</literal> if successful."
            ],
            "previous_source": "",
            "target": [
                "Die Methode gibt bei Erfolg <literal>True</literal> zurück."
            ],
            "id_hash": -2625208032377719590,
            "content_hash": -2625208032377719590,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id641625855725141\nhelp.text",
            "note": "Pb4VF",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2439,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630312/?format=api",
            "priority": 100,
            "id": 99094568,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=5b916334189fb4da",
            "url": "https://translations.documentfoundation.org/api/units/99094568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.267275Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "<emph>filename</emph>: The output file in <literal>FileSystem.FileNaming</literal> notation."
            ],
            "previous_source": "",
            "target": [
                "<emph>filename</emph>: Die Ausgabedatei in der Notation von <literal>FileSystem.FileNaming</literal>."
            ],
            "id_hash": 4767692482431804705,
            "content_hash": 4767692482431804705,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id31586102707537\nhelp.text",
            "note": "BsmCX",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2440,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630425/?format=api",
            "priority": 100,
            "id": 99094572,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=c22a3f0d6da5e521",
            "url": "https://translations.documentfoundation.org/api/units/99094572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.269217Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "<emph>header</emph>: Comments that will be added on top of the generated POT file."
            ],
            "previous_source": "",
            "target": [
                "<emph>header</emph>: Kommentare, die über der erzeugten POT-Datei hinzugefügt werden."
            ],
            "id_hash": -2547185923671536849,
            "content_hash": -2547185923671536849,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id851586102707579\nhelp.text",
            "note": "jQV77",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2441,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630504/?format=api",
            "priority": 100,
            "id": 99094577,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=5ca693e5e2aecb2f",
            "url": "https://translations.documentfoundation.org/api/units/99094577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.270739Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Do not include any leading \"#\" characters. If you want the header to be broken into multiple lines, insert escape sequences (\\n) where relevant. A standard header will be added alongside the text specified in the <literal>header</literal> argument."
            ],
            "previous_source": "",
            "target": [
                "Verwenden Sie keine führenden Zeichen „#“. Wenn Sie möchten, dass der Header in mehrere Zeilen aufgeteilt wird, fügen Sie gegebenenfalls Escape-Sequenzen (\\n) ein. Ein Standard-Header wird neben dem im Argument <literal>header</literal> angegebenen Text hinzugefügt."
            ],
            "id_hash": -4251053407542130118,
            "content_hash": -4251053407542130118,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id111614364686973\nhelp.text",
            "note": "YhYbQ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2442,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630541/?format=api",
            "priority": 100,
            "id": 99094582,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=45013972ea3cca3a",
            "url": "https://translations.documentfoundation.org/api/units/99094582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.272170Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "<emph>encoding</emph>: The character set to be used (Default = \"UTF-8\")."
            ],
            "previous_source": "",
            "target": [
                "<emph>encoding</emph>: Der zu verwendende Zeichensatz (Standard = \"UTF-8\")."
            ],
            "id_hash": 6677525627456267702,
            "content_hash": 6677525627456267702,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id5158610270728\nhelp.text",
            "note": "E2Loj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2443,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630566/?format=api",
            "priority": 100,
            "id": 99094597,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=dcab562ddb1925b6",
            "url": "https://translations.documentfoundation.org/api/units/99094597/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.277171Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "The generated file should successfully pass the <literal>msgfmt --check</literal> GNU command."
            ],
            "previous_source": "",
            "target": [
                "Die erzeugte Datei sollte den GNU-Befehl <literal>msgfmt --check</literal> erfolgreich bestehen."
            ],
            "id_hash": 3537530312540174046,
            "content_hash": 3537530312540174046,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id581614364494235\nhelp.text",
            "note": "uDu7z",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2444,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630579/?format=api",
            "priority": 100,
            "id": 99094608,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=b117d5139d2236de",
            "url": "https://translations.documentfoundation.org/api/units/99094608/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.280576Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "Gets the translated string corresponding to the given <literal>msgid</literal> argument."
            ],
            "previous_source": "",
            "target": [
                "Ruft die übersetzte Zeichenfolge ab, die dem angegebenen Argument <literal>msgid</literal> entspricht."
            ],
            "id_hash": 4839938258695287943,
            "content_hash": 4839938258695287943,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id891586165768715\nhelp.text",
            "note": "32fPj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2445,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630622/?format=api",
            "priority": 100,
            "id": 99094620,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=c32aea34045af487",
            "url": "https://translations.documentfoundation.org/api/units/99094620/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.284209Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "A list of arguments may be specified to replace the placeholders (%1, %2, ...) in the string."
            ],
            "previous_source": "",
            "target": [
                "Eine Liste von Argumenten kann angegeben werden, um die Platzhalter (%1, %2, …) in der Zeichenfolge zu ersetzen."
            ],
            "id_hash": 5707030341414077770,
            "content_hash": 5707030341414077770,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id291614365296959\nhelp.text",
            "note": "NzGZC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2446,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630642/?format=api",
            "priority": 100,
            "id": 99094627,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=cf3371dbbe5cc54a",
            "url": "https://translations.documentfoundation.org/api/units/99094627/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.286505Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "If no translated string is found, the method returns the untranslated string after replacing the placeholders with the specified arguments."
            ],
            "previous_source": "",
            "target": [
                "Wenn keine übersetzte Zeichenfolge gefunden wird, gibt die Methode die nicht übersetzte Zeichenfolge zurück, nachdem die Platzhalter durch die angegebenen Argumente ersetzt wurden."
            ],
            "id_hash": 33664398322554975,
            "content_hash": 33664398322554975,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id231586166181909\nhelp.text",
            "note": "9DBFa",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2447,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630676/?format=api",
            "priority": 100,
            "id": 99094636,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=807799978797d85f",
            "url": "https://translations.documentfoundation.org/api/units/99094636/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.289077Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "This method can be called either by the full name <literal>GetText</literal> or by the shortcut <literal>_</literal> (a single underscore):"
            ],
            "previous_source": "",
            "target": [
                "Diese Methode kann entweder mit dem vollständigen Namen <literal>GetText</literal> oder mit der Abkürzung <literal>_</literal> (ein einzelner Unterstrich) aufgerufen werden:"
            ],
            "id_hash": 7295289661745899412,
            "content_hash": 7295289661745899412,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id871586352505927\nhelp.text",
            "note": "bAcmJ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2448,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630708/?format=api",
            "priority": 100,
            "id": 99094642,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=e53e134b95f1a794",
            "url": "https://translations.documentfoundation.org/api/units/99094642/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.290850Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "In the ScriptForge library, all methods starting with the \"_\" character are reserved for internal use only. However, the shortcut <literal>_</literal> used for <literal>GetText</literal> is the only exception to this rule, hence it can be safely used in Basic and Python scripts."
            ],
            "previous_source": "",
            "target": [
                "In der Bibliothek ScriptForge sind alle Methoden, die mit dem Zeichen „_“ beginnen, nur für den internen Gebrauch reserviert. Die Abkürzung <literal>_</literal>, die für <literal>GetText</literal> verwendet wird, ist jedoch die einzige Ausnahme von dieser Regel, daher kann sie sicher in Basic- und Python-Skripten verwendet werden."
            ],
            "id_hash": -1374696846524981723,
            "content_hash": -1374696846524981723,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id421614967136502\nhelp.text",
            "note": "mvB66",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2449,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630746/?format=api",
            "priority": 100,
            "id": 99094646,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=6cec188065075e25",
            "url": "https://translations.documentfoundation.org/api/units/99094646/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.292429Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "source": [
                "<emph>msgid</emph>: The untranslated string, which is the text appearing in the program code. It must not be empty. It may contain any number of placeholders (%1 %2 %3 ...) that can be used to dynamically insert text at runtime."
            ],
            "previous_source": "",
            "target": [
                "<emph>msgid</emph>: Die unübersetzte Zeichenfolge, die der Text ist, der im Programmcode erscheint. Sie darf nicht leer sein. Sie kann beliebig viele Platzhalter (%1 %2 %3 …) enthalten, die zum dynamischen Einfügen von Text zur Laufzeit verwendet werden können."
            ],
            "id_hash": -7907667624639756448,
            "content_hash": -7907667624639756448,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id51586165768525\nhelp.text",
            "note": "2ZVAQ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2450,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translations.documentfoundation.org/api/units/98630783/?format=api",
            "priority": 100,
            "id": 99094653,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared03/de/?checksum=12425231277d8760",
            "url": "https://translations.documentfoundation.org/api/units/99094653/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:45:19.294426Z"
        }
    ]
}