Translation components API.

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

GET /api/translations/cacti/thold/pt_BR/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/pt_BR/units/?format=api&page=32",
    "previous": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/units/?format=api&page=30",
    "results": [
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?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": [
                "Número de vezes consecutivas que a fonte de dados deve estar em uma condição de violação para que um alerta seja ativado.<br>Deixe vazio para usar o valor padrão (Padrão: %s ciclos"
            ],
            "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": false,
            "num_words": 27,
            "source_unit": "http://translate.cacti.net/api/units/135025/?format=api",
            "priority": 100,
            "id": 145189,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=4cc29b2fe83c7086",
            "url": "http://translate.cacti.net/api/units/145189/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "Percent Datasource"
            ],
            "previous_source": "",
            "target": [
                "Porcentagem de origem de dados"
            ],
            "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": 145190,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=af5ba99c708b823c",
            "url": "http://translate.cacti.net/api/units/145190/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "Second Datasource Item to use as total value to calculate percentage from."
            ],
            "previous_source": "",
            "target": [
                "Segundo item de origem de dados a ser utilizado como valor total para calcular a porcentagem a partir de."
            ],
            "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": 145191,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=440edf62858fa4da",
            "url": "http://translate.cacti.net/api/units/145191/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?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": [
                "Uma expressão RPN é uma expressão RPN compatível com RRDtool.  A sintaxe inclui todas as funções abaixo, além das expressões de substituição Device e Data Query, como <span style=\"color:blue;\">|query_ifSpeed|</span>.  Para utilizar uma fonte de dados na expressão RPN, é necessário utilizar a sintaxe: <span style=\"color:blue;\">ds:dsname|</span>.  Por exemplo, <span style=\"color:blue;\">|ds:traffic_in|</span> obterá o valor atual do tráfego_na Fonte de Dados para os arquivos RRD associados ao Gráfico. Qualquer Fonte de Dados para um Gráfico pode ser incluída.<br>Operadores Matemáticos: <span style=\"color:blue;\">+, -, -, /, *, &#37;, ^</span><br>Funções: <span style=\"color:blue;\">SIN, COS, TAN, ATAN, SQRT, FLOOR, CEIL, DEG2RAD, RAD2DEG, ABS, EXP, LOG, ATAN, ADNAN</span><br>Flow Operadores: <span style=\"color:blue;\">UN, ISINF, IF, LT, LE, GT, GE, EQ, NE</span><br>Funções de comparação: <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": false,
            "num_words": 119,
            "source_unit": "http://translate.cacti.net/api/units/135028/?format=api",
            "priority": 100,
            "id": 145192,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=fbc22a6b9d1c4e98",
            "url": "http://translate.cacti.net/api/units/145192/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "Upper data source to use to calculate the total value."
            ],
            "previous_source": "",
            "target": [
                "Fonte de dados superior a ser usada para calcular o valor total."
            ],
            "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": 145193,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=774b02adab67ffb4",
            "url": "http://translate.cacti.net/api/units/145193/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "Notification List Read Only"
            ],
            "previous_source": "",
            "target": [
                "Apenas lista de notas"
            ],
            "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": 145194,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=41421562ba06cdd9",
            "url": "http://translate.cacti.net/api/units/145194/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "If checked, Threshold Notification Lists in the Template will overwrite those of the Threshold."
            ],
            "previous_source": "",
            "target": [
                "Se marcada, a notificação de Limiar será enviada para o seu syslog local."
            ],
            "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": 145195,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=bf29212b947c22b5",
            "url": "http://translate.cacti.net/api/units/145195/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "Severity to be used for alerts. (Low impact -> Critical impact)"
            ],
            "previous_source": "",
            "target": [
                "Gravidade a utilizar para os alertas. (Baixo impacto -> Impacto crítico)"
            ],
            "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": 145196,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=2ec8cc91fae0a726",
            "url": "http://translate.cacti.net/api/units/145196/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?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": [
                "Esta é uma lista de contas que serão notificadas quando este Limiar for violado.<br><br><br><br><br><br>"
            ],
            "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": false,
            "num_words": 15,
            "source_unit": "http://translate.cacti.net/api/units/135033/?format=api",
            "priority": 100,
            "id": 145197,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=64c390d638b997d1",
            "url": "http://translate.cacti.net/api/units/145197/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "You may specify here extra Emails to receive alerts for this Data Source (comma separated)"
            ],
            "previous_source": "",
            "target": [
                "Você pode especificar aqui Emails extras para receber alertas para esta fonte de dados (separados por vírgulas)"
            ],
            "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": false,
            "num_words": 15,
            "source_unit": "http://translate.cacti.net/api/units/135034/?format=api",
            "priority": 100,
            "id": 145198,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=f08dda28b15e9d5c",
            "url": "http://translate.cacti.net/api/units/145198/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "You may specify here extra Emails to receive warnings for this Data Source (comma separated)"
            ],
            "previous_source": "",
            "target": [
                "Você pode especificar aqui Emails extras para receber avisos para esta fonte de dados (separados por vírgulas)"
            ],
            "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": false,
            "num_words": 15,
            "source_unit": "http://translate.cacti.net/api/units/135035/?format=api",
            "priority": 100,
            "id": 145199,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=460ef7dc2435a672",
            "url": "http://translate.cacti.net/api/units/145199/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "%d Months, %d Days, %d Hours, %d Minutes, %d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "Meses, %d Dias, %d Horas, %d Minutos, %d Segundos (Média)"
            ],
            "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": true,
            "num_words": 11,
            "source_unit": "http://translate.cacti.net/api/units/135036/?format=api",
            "priority": 100,
            "id": 145200,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=ed2eb2c261d95f2c",
            "url": "http://translate.cacti.net/api/units/145200/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "%d Months, %d Days, %d Hours, %d Minutes, %d Seconds"
            ],
            "previous_source": "",
            "target": [
                "Meses, %d Dias, %d Horas, %d Minutos, %d Segundos"
            ],
            "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": true,
            "num_words": 10,
            "source_unit": "http://translate.cacti.net/api/units/135037/?format=api",
            "priority": 100,
            "id": 145201,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=43d24c908b3b3f78",
            "url": "http://translate.cacti.net/api/units/145201/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "%d Days, %d Hours, %d Minutes, %d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "Dias, %d Horas, %d Minutos, %d Segundos (Média)"
            ],
            "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": true,
            "num_words": 9,
            "source_unit": "http://translate.cacti.net/api/units/135038/?format=api",
            "priority": 100,
            "id": 145202,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=67d92196e88f98a7",
            "url": "http://translate.cacti.net/api/units/145202/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "%d Days, %d Hours, %d Minutes, %d Seconds"
            ],
            "previous_source": "",
            "target": [
                "Dias, %d Horas, %d Minutos, %d Segundos"
            ],
            "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": true,
            "num_words": 8,
            "source_unit": "http://translate.cacti.net/api/units/135039/?format=api",
            "priority": 100,
            "id": 145203,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=77b9ac1f7d6b771c",
            "url": "http://translate.cacti.net/api/units/145203/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "%d Hours, %d Minutes, %d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "%d Horas, %d Minutos, %d Segundos (Média)"
            ],
            "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": 145204,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=fade2664614fc157",
            "url": "http://translate.cacti.net/api/units/145204/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "%d Hours, %d Minutes, %d Seconds"
            ],
            "previous_source": "",
            "target": [
                "Horas, minutos, segundos"
            ],
            "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": true,
            "num_words": 6,
            "source_unit": "http://translate.cacti.net/api/units/135041/?format=api",
            "priority": 100,
            "id": 145205,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=842da17e55d90dfc",
            "url": "http://translate.cacti.net/api/units/145205/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "%d Minutes, %d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "Minutos, %d Segundos (Média)"
            ],
            "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": true,
            "num_words": 5,
            "source_unit": "http://translate.cacti.net/api/units/135042/?format=api",
            "priority": 100,
            "id": 145206,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=4f65569a66a12d5b",
            "url": "http://translate.cacti.net/api/units/145206/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "%d Minutes, %d Seconds"
            ],
            "previous_source": "",
            "target": [
                "%d Minutos, %d Segundos"
            ],
            "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": 145207,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=a0505cc743ba6d70",
            "url": "http://translate.cacti.net/api/units/145207/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/pt_BR/?format=api",
            "source": [
                "%d Seconds (Average)"
            ],
            "previous_source": "",
            "target": [
                "%d Segundos (Média)"
            ],
            "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": 145208,
            "web_url": "http://translate.cacti.net/translate/cacti/thold/pt_BR/?checksum=d334776f6a0ef80c",
            "url": "http://translate.cacti.net/api/units/145208/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}