Translation components API.

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

GET /api/translations/cacti/thold/de/units/?format=api&page=31
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 884,
    "next": "http://translate.cacti.net/api/translations/cacti/thold/de/units/?format=api&page=32",
    "previous": "http://translate.cacti.net/api/translations/cacti/thold/de/units/?format=api&page=30",
    "results": [
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "Number of consecutive times the Data Source must be in a breached condition for an alert to be raised.<br>Leave empty to use default value (Default: %s cycles"
            ],
            "previous_source": "",
            "target": [
                "Anzahl der aufeinanderfolgenden Male, die die Datenquelle in einem verletzten Zustand sein muss, damit ein Alarm ausgelöst wird.<br>Lassen Sie leer, um den Standardwert zu verwenden (Standard: %s Zyklen"
            ],
            "id_hash": -3692218114428342138,
            "content_hash": -3692218114428342138,
            "location": "thold_templates.php:1430",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 803,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 27,
            "source_unit": "http://translate.cacti.net/api/units/135025/?format=api",
            "priority": 100,
            "id": 137203,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=4cc29b2fe83c7086",
            "url": "http://translate.cacti.net/api/units/137203/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "Percent Datasource"
            ],
            "previous_source": "",
            "target": [
                "Prozentuale Datenquelle"
            ],
            "id_hash": 3412507632031466044,
            "content_hash": 3412507632031466044,
            "location": "thold_templates.php:1454",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 804,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.cacti.net/api/units/135026/?format=api",
            "priority": 100,
            "id": 137204,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=af5ba99c708b823c",
            "url": "http://translate.cacti.net/api/units/137204/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "Second Datasource Item to use as total value to calculate percentage from."
            ],
            "previous_source": "",
            "target": [
                "Zweites Datenquellenelement, das als Gesamtwert verwendet wird, um den Prozentsatz zu berechnen."
            ],
            "id_hash": -4319269378361154342,
            "content_hash": -4319269378361154342,
            "location": "thold_templates.php:1457",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 805,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "http://translate.cacti.net/api/units/135027/?format=api",
            "priority": 100,
            "id": 137205,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=440edf62858fa4da",
            "url": "http://translate.cacti.net/api/units/137205/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "An RPN Expression is an RRDtool Compatible RPN Expression.  Syntax includes all functions below in addition to both Device and Data Query replacement expressions such as <span style=\"color:blue;\">|query_ifSpeed|</span>.  To use a Data Source in the RPN Expression, you must use the syntax: <span style=\"color:blue;\">|ds:dsname|</span>.  For example, <span style=\"color:blue;\">|ds:traffic_in|</span> will get the current value of the traffic_in Data Source for the RRDfile(s) associated with the Graph. Any Data Source for a Graph can be included.<br>Math Operators: <span style=\"color:blue;\">+, -, /, *, &#37;, ^</span><br>Functions: <span style=\"color:blue;\">SIN, COS, TAN, ATAN, SQRT, FLOOR, CEIL, DEG2RAD, RAD2DEG, ABS, EXP, LOG, ATAN, ADNAN</span><br>Flow Operators: <span style=\"color:blue;\">UN, ISINF, IF, LT, LE, GT, GE, EQ, NE</span><br>Comparison Functions: <span style=\"color:blue;\">MAX, MIN, INF, NEGINF, NAN, UNKN, COUNT, PREV</span>%s %s"
            ],
            "previous_source": "",
            "target": [
                "Ein RPN-Ausdruck ist ein RRDtool-kompatibler RPN-Ausdruck.  Die Syntax umfasst alle unten aufgeführten Funktionen sowie Ersetzungsausdrücke für Geräte und Datenabfragen, z. B. <span style=\"color:blue;\">|query_ifSpeed|</span>.  Um eine Datenquelle im RPN-Ausdruck zu verwenden, müssen Sie die folgende Syntax verwenden: <span style=\"color:blue;\">|ds:dsname|</span>.  Beispielsweise ruft <span style=\"color:blue;\">|ds:traffic_in|</span> den aktuellen Wert der traffic_in-Datenquelle für die RRD-Datei(en) ab, die mit dem Diagramm verknüpft sind. Jede Datenquelle für ein Diagramm kann einbezogen werden.<br>Mathematische Operatoren: <span style=\"color:blue;\">+, -, /, *, %, ^</span><br>Funktionen: <span style=\"color:blue;\">SIN, COS, TAN, ATAN, SQRT, FLOOR, CEIL, DEG2RAD, RAD2DEG, ABS, EXP, LOG, ATAN, ADNAN</span><br>Flow-Operatoren: <span style=\"color:blue;\">UN, ISINF, IF, LT, LE, GT, GE, EQ, NE</span><br>Vergleichsfunktionen: <span style=\"color:blue;\">MAX, MIN, INF, NEGINF, NAN, UNKN, COUNT, PREV</span>%s %s"
            ],
            "id_hash": 8917736853832748696,
            "content_hash": 8917736853832748696,
            "location": "thold_templates.php:1467",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 806,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 119,
            "source_unit": "http://translate.cacti.net/api/units/135028/?format=api",
            "priority": 100,
            "id": 137206,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=fbc22a6b9d1c4e98",
            "url": "http://translate.cacti.net/api/units/137206/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "Upper data source to use to calculate the total value."
            ],
            "previous_source": "",
            "target": [
                "Obere Datenquelle zur Berechnung des Gesamtwerts."
            ],
            "id_hash": -627404778159734860,
            "content_hash": -627404778159734860,
            "location": "thold_templates.php:1474",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 807,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "http://translate.cacti.net/api/units/135029/?format=api",
            "priority": 100,
            "id": 137207,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=774b02adab67ffb4",
            "url": "http://translate.cacti.net/api/units/137207/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "Notification List Read Only"
            ],
            "previous_source": "",
            "target": [
                "Nur Benachrichtigungsliste"
            ],
            "id_hash": -4521027562154570279,
            "content_hash": -4521027562154570279,
            "location": "thold_templates.php:1562",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 812,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.cacti.net/api/units/135030/?format=api",
            "priority": 100,
            "id": 137208,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=41421562ba06cdd9",
            "url": "http://translate.cacti.net/api/units/137208/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "If checked, Threshold Notification Lists in the Template will overwrite those of the Threshold."
            ],
            "previous_source": "",
            "target": [
                "Wenn diese Option aktiviert ist, wird eine Schwellenwertbenachrichtigung an Ihren lokalen Syslog gesendet."
            ],
            "id_hash": 4551205369493070517,
            "content_hash": 4551205369493070517,
            "location": "thold_templates.php:1563",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 813,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "http://translate.cacti.net/api/units/135031/?format=api",
            "priority": 100,
            "id": 137209,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=bf29212b947c22b5",
            "url": "http://translate.cacti.net/api/units/137209/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "Severity to be used for alerts. (Low impact -> Critical impact)"
            ],
            "previous_source": "",
            "target": [
                "Schweregrad, der für Warnungen verwendet werden soll. (Geringe Auswirkungen -> Kritische Auswirkungen)"
            ],
            "id_hash": -5852202788416608474,
            "content_hash": -5852202788416608474,
            "location": "thold_templates.php:1618",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 814,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.cacti.net/api/units/135032/?format=api",
            "priority": 100,
            "id": 137210,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=2ec8cc91fae0a726",
            "url": "http://translate.cacti.net/api/units/137210/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "This is a listing of accounts that will be notified when this Threshold is breached.<br><br><br><br>"
            ],
            "previous_source": "",
            "target": [
                "Dies ist eine Liste von Konten, die benachrichtigt werden, wenn diese Schwelle überschritten wird."
            ],
            "id_hash": -1962565762854316079,
            "content_hash": -1962565762854316079,
            "location": "thold_templates.php:1647",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 815,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 15,
            "source_unit": "http://translate.cacti.net/api/units/135033/?format=api",
            "priority": 100,
            "id": 137211,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=64c390d638b997d1",
            "url": "http://translate.cacti.net/api/units/137211/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "You may specify here extra Emails to receive alerts for this Data Source (comma separated)"
            ],
            "previous_source": "",
            "target": [
                "Sie können hier zusätzliche E-Mails angeben, um Benachrichtigungen für diese Datenquelle zu erhalten (kommagetrennt)."
            ],
            "id_hash": 8110378372273446236,
            "content_hash": 8110378372273446236,
            "location": "thold_templates.php:1657",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 816,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 15,
            "source_unit": "http://translate.cacti.net/api/units/135034/?format=api",
            "priority": 100,
            "id": 137212,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=f08dda28b15e9d5c",
            "url": "http://translate.cacti.net/api/units/137212/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "You may specify here extra Emails to receive warnings for this Data Source (comma separated)"
            ],
            "previous_source": "",
            "target": [
                "Sie können hier zusätzliche E-Mails angeben, um Warnungen für diese Datenquelle zu erhalten (kommagetrennt)."
            ],
            "id_hash": -4175127279653509518,
            "content_hash": -4175127279653509518,
            "location": "thold_templates.php:1665",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 817,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 15,
            "source_unit": "http://translate.cacti.net/api/units/135035/?format=api",
            "priority": 100,
            "id": 137213,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=460ef7dc2435a672",
            "url": "http://translate.cacti.net/api/units/137213/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "%d Months, %d Days, %d Hours, %d Minutes, %d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "%d Monate, %d Tage, %d Stunden, %d Minuten, %d Sekunden (Durchschnitt)"
            ],
            "id_hash": 7867422146997870380,
            "content_hash": 7867422146997870380,
            "location": "thold_templates.php:2039",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 819,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.cacti.net/api/units/135036/?format=api",
            "priority": 100,
            "id": 137214,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=ed2eb2c261d95f2c",
            "url": "http://translate.cacti.net/api/units/137214/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "%d Months, %d Days, %d Hours, %d Minutes, %d Seconds"
            ],
            "previous_source": "",
            "target": [
                "%d Monate, %d Tage, %d Stunden, %d Minuten, %d Sekunden"
            ],
            "id_hash": -4336319307509448840,
            "content_hash": -4336319307509448840,
            "location": "thold_templates.php:2041",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 820,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "http://translate.cacti.net/api/units/135037/?format=api",
            "priority": 100,
            "id": 137215,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=43d24c908b3b3f78",
            "url": "http://translate.cacti.net/api/units/137215/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "%d Days, %d Hours, %d Minutes, %d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "%d Tage, %d Stunden, %d Minuten, %d Sekunden (Durchschnitt)"
            ],
            "id_hash": -1740322848971450201,
            "content_hash": -1740322848971450201,
            "location": "thold_templates.php:2045",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 821,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://translate.cacti.net/api/units/135038/?format=api",
            "priority": 100,
            "id": 137216,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=67d92196e88f98a7",
            "url": "http://translate.cacti.net/api/units/137216/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "%d Days, %d Hours, %d Minutes, %d Seconds"
            ],
            "previous_source": "",
            "target": [
                "%d Tage, %d Stunden, %d Minuten, %d Sekunden"
            ],
            "id_hash": -596256224401721572,
            "content_hash": -596256224401721572,
            "location": "thold_templates.php:2047",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 822,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.cacti.net/api/units/135039/?format=api",
            "priority": 100,
            "id": 137217,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=77b9ac1f7d6b771c",
            "url": "http://translate.cacti.net/api/units/137217/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "%d Hours, %d Minutes, %d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "%d Stunden, %d Minuten, %d Sekunden (Durchschnitt)"
            ],
            "id_hash": 8853556130028175703,
            "content_hash": 8853556130028175703,
            "location": "thold_templates.php:2051",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 823,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.cacti.net/api/units/135040/?format=api",
            "priority": 100,
            "id": 137218,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=fade2664614fc157",
            "url": "http://translate.cacti.net/api/units/137218/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "%d Hours, %d Minutes, %d Seconds"
            ],
            "previous_source": "",
            "target": [
                "%d Stunden, %d Minuten, %d Sekunden"
            ],
            "id_hash": 301074314081930748,
            "content_hash": 301074314081930748,
            "location": "thold_templates.php:2053",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 824,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.cacti.net/api/units/135041/?format=api",
            "priority": 100,
            "id": 137219,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=842da17e55d90dfc",
            "url": "http://translate.cacti.net/api/units/137219/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "%d Minutes, %d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "%d Minuten, %d Sekunden (Durchschnitt)"
            ],
            "id_hash": -3502297914063901349,
            "content_hash": -3502297914063901349,
            "location": "thold_templates.php:2057",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 825,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "http://translate.cacti.net/api/units/135042/?format=api",
            "priority": 100,
            "id": 137220,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=4f65569a66a12d5b",
            "url": "http://translate.cacti.net/api/units/137220/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "%d Minutes, %d Seconds"
            ],
            "previous_source": "",
            "target": [
                "%d Minuten, %d Sekunden"
            ],
            "id_hash": 2328463018255084912,
            "content_hash": 2328463018255084912,
            "location": "thold_templates.php:2059",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 826,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.cacti.net/api/units/135043/?format=api",
            "priority": 100,
            "id": 137221,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=a0505cc743ba6d70",
            "url": "http://translate.cacti.net/api/units/137221/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/de/?format=api",
            "source": [
                "%d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "%d Sekunden (Durchschnitt)"
            ],
            "id_hash": 5995548324341413900,
            "content_hash": 5995548324341413900,
            "location": "thold_templates.php:2063",
            "context": "",
            "note": "",
            "flags": "php-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 827,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.cacti.net/api/units/135044/?format=api",
            "priority": 100,
            "id": 137222,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/de/?checksum=d334776f6a0ef80c",
            "url": "http://translate.cacti.net/api/units/137222/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}