Translation components API.

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

GET /api/translations/yast-cluster/master/pt_BR/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 259,
    "next": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14448711/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2023-04-27T00:03:19.927709Z",
            "action": 2,
            "target": "<p><b><big>Versão do IP</big></b><br>Especifica a versão do IP a ser usada na comunicação. O valor pode ser um dos ipv4 ou ipv6. O padrão (se não especificado) é ipv4.<br></p>\n<p><b><big>Vincular endereço de rede</big></b><br>Especifica o endereço que o executivo de corosync deve vincular. Esse endereço sempre deve terminar em zero. Se o tráfego do totem deve ser roteado por 192.168.5.92, defina bindnetaddr como 192.168.5.0.<br>Esse também pode ser um endereço IPV6, nesse caso a rede IPV6 será usada. Nesse caso, o endereço completo deve ser especificado e não há seleção automática da interface de rede em uma sub-rede específica, como no IPv4. Se a rede IPv6 for usada, o campo nodeid deverá ser especificado.<br></p>\n<p><b><big>Endereço multicast</big></b><br>Este é o endereço multicast usado pelo executivo corosync . O padrão deve funcionar para a maioria das redes, mas o administrador da rede deve ser consultado sobre um endereço multicast a ser usado. Evite 224.x.x.x porque este é um endereço multicast de \"configuração\".<br>Esse também pode ser um endereço multicast IPV6. Nesse caso, a rede IPV6 será usada. Se a rede IPv6 for usada, o campo nodeid deverá ser especificado.</p><p><b><big>Porta</big></b><br>Especifica o número da porta UDP. É possível usar o mesmo endereço multicast em uma rede com os serviços corosync configurados para diferentes portas UDP.<br></p>\n<p><b><big>Endereço do membro</big></b><br>Esta lista especifica todos os nós no cluster por endereço IP. Isso pode ser configurável ao usar o udpu (Unicast).<br></p>\n<p><b><big>ID do nó</big></b><br>Esta opção de configuração é opcional ao usar o IPv4 e necessária ao usar o IPv6. Este é um valor de 32 bits que especifica o identificador do nó entregue ao serviço de associação ao cluster. Se isso não for especificado com IPv4, a identificação do nó será determinada a partir do endereço IP de 32 bits do sistema ao qual o sistema está vinculado com o identificador de anel igual a 0. O valor zero do identificador de nó é reservado e não deve ser usado. > </p>\n<p><b><big>rrp_mode</big></b><br>Especifica o modo de toque redundante, que pode ser nenhum, ativo ou passivo. A replicação ativa oferece uma latência um pouco menor da transmissão à entrega em ambientes de rede com defeito, mas com menos desempenho. A replicação passiva pode quase dobrar a velocidade do protocolo de totem se o protocolo não se tornar vinculado à CPU. A opção final é nenhuma. Nesse caso, apenas uma interface de rede será usada para operar o protocolo de totem. Se apenas uma diretiva de interface for especificada, nenhuma será escolhida automaticamente. Se várias diretivas de interface forem especificadas, apenas ativo ou passivo poderá ser escolhido.<br></p>\n<p><b><big>Nome do cluster</big></b><br>Especifica o nome do cluster e é usado para gerar automaticamente o endereço multicast. O padrão é hacluster. Para um cluster geográfico, cada cluster deve ter um nome exclusivo.<br></p>\n<p><b><big> Votos esperados</big></b><br>Espere o número de votos para o quorum de votação. Será calculado automaticamente quando a seção nodelist {} estiver presente no corosync.conf (a lista será gerada ao usar transporte unicast) ou pode ser especificada na seção do quorum {} (os votos esperados devem usar o número total de nós do cluster) . Se houver votos esperados no transporte unicast, o valor substituirá o calculado automaticamente. Por segurança, os votos esperados serão desativados quando o nodelist não estiver vazio, é bom ignorar o conjunto de votos esperados inapropriado. <br></p>\n<p><b><big>Gerar ID automaticamente do nó</big></b><br> O Nodeid é necessário ao usar o IPv6. O ID do nó automático ativado gerará o nodeid automaticamente.<br></p>\n",
            "id": 2675708,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2675708/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T20:20:02.848968Z",
            "action": 0,
            "target": "",
            "id": 2667644,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2667644/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14448711/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T20:20:02.759225Z",
            "action": 30,
            "target": "<p><b><big>IP Version</big></b><br>Specifies version of IP to use for communication. Value can be one of ipv4 or ipv6. Default (if unspecified) is ipv4.<br></p>\n<p><b><big>Bind Network Address</big></b><br>This  specifies  the  address which the corosync executive should bind.  This address should always end in  zero.   If  the  totem traffic  should  be routed over 192.168.5.92, set bindnetaddr to 192.168.5.0.<br>This may also be an IPV6 address, in which case IPV6  networking will  be used.  In this case, the full address must be specified and there is no automatic selection  of  the  network  interface within a specific subnet as with IPv4. If IPv6 networking is used, the nodeid field must be specified.<br></p>\n<p><b><big>Multicast Address</big></b><br>This is the multicast address used by  corosync  executive.   The default  should work for most networks, but the network administrator should be queried  about  a  multicast  address  to  use.  Avoid 224.x.x.x because this is a \"config\" multicast address.<br>This  may  also be an IPV6 multicast address, in which case IPV6 networking will be used.  If IPv6 networking is used, the nodeid field must be specified.</p>\n<p><b><big>Port</big></b><br>This  specifies  the UDP port number.  It is possible to use the same multicast address on a network with  the  corosync  services configured for different UDP ports.<br></p>\n<p><b><big>Member Address</big></b><br>This list specifies all the nodes in the cluster by IP address. This could be configurable when using udpu(Unicast). <br></p>\n<p><b><big>Node ID</big></b><br>This  configuration  option  is  optional  when  using  IPv4 and required when using IPv6.  This is a 32 bit value specifying the node identifier delivered to the cluster membership service.  If this is not specified with IPv4, the node id will be  determined from  the  32  bit  IP address the system to which the system is bound with ring identifier of 0.  The node identifier  value  of zero is reserved and should not be used.<br></p>\n<p><b><big>rrp_mode</big></b><br>This specifies the mode of redundant ring, which  may  be  none, active,  or  passive.   Active replication offers slightly lower latency from transmit to delivery in faulty network environments but  with less performance.  Passive replication may nearly double the speed of the totem  protocol  if  the  protocol  doesn't become  cpu bound.  The final option is none, in which case only one network interface will be used to operate the  totem  protocol.  If  only one interface directive is specified, none is automatically chosen.  If multiple interface directives  are  specified, only active or passive may be chosen.<br></p>\n<p><b><big>Cluster Name</big></b><br>This specifies the name of cluster and it's used for automatic generating of multicast address. Default is hacluster. For a geo cluster, each cluster must have a unique name.<br></p>\n<p><b><big>Expected votes</big></b><br>Expect vote number for voting quorum.  Will be automatically calculated when the nodelist {} section is present in corosync.conf (the list will be generated when using unicast transport) or can be specified in the quorum {} section (Expect votes should use the total node numble of the cluster). If Expected votes presents in unicast transport, the value will override the one automatically calculated. For safety, the Expected votes will be disabled once nodelist not empty, it's good for ignore the inappropriate Expected votes set.<br></p>\n<p><b><big>Auto Generate Node ID</big></b><br>Nodeid is required when using IPv6. Auto node ID enabled will generate nodeid automatically.<br></p>\n",
            "id": 2667643,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2667643/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14119413/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2022-11-18T17:09:17.642658Z",
            "action": 5,
            "target": "Precisa pressionar \"Gerar arquivo de chave de autenticação\"",
            "id": 2229157,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/2229157/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-05T02:34:01.402191Z",
            "action": 0,
            "target": "",
            "id": 2190184,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2190184/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:01:51.580838Z",
            "action": 0,
            "target": "",
            "id": 2002796,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2002796/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:46:02.683585Z",
            "action": 0,
            "target": "",
            "id": 1997101,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1997101/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:05:54.337018Z",
            "action": 0,
            "target": "",
            "id": 1983279,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1983279/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:03:58.581945Z",
            "action": 0,
            "target": "",
            "id": 1977511,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1977511/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T03:01:02.800824Z",
            "action": 0,
            "target": "",
            "id": 1970868,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1970868/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:05:12.270194Z",
            "action": 0,
            "target": "",
            "id": 1965628,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1965628/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T03:02:48.993894Z",
            "action": 0,
            "target": "",
            "id": 1959870,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1959870/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:54:10.618628Z",
            "action": 0,
            "target": "",
            "id": 1954260,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1954260/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T04:47:30.243178Z",
            "action": 0,
            "target": "",
            "id": 1923330,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1923330/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T15:12:44.672088Z",
            "action": 0,
            "target": "",
            "id": 1911705,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1911705/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-27T02:31:24.354774Z",
            "action": 0,
            "target": "",
            "id": 1890194,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1890194/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:42:34.970697Z",
            "action": 0,
            "target": "",
            "id": 1711900,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1711900/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-16T02:44:13.503871Z",
            "action": 0,
            "target": "",
            "id": 1680442,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1680442/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-14T02:41:25.009384Z",
            "action": 0,
            "target": "",
            "id": 1675121,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1675121/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-11T14:38:23.516349Z",
            "action": 17,
            "target": "",
            "id": 1673235,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1673235/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12028339/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2021-01-11T12:24:43.969549Z",
            "action": 5,
            "target": "Os votos esperados devem ser atendidos quando o transporte multicast estiver configurado",
            "id": 1673217,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1673217/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12028338/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2021-01-11T12:24:36.435610Z",
            "action": 5,
            "target": "É necessário preencher o endereço de membro",
            "id": 1673216,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1673216/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-07T02:32:11.360131Z",
            "action": 0,
            "target": "",
            "id": 1671920,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1671920/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-18T19:26:58.077356Z",
            "action": 17,
            "target": "",
            "id": 1664526,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1664526/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12022590/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
            "timestamp": "2020-12-18T16:38:17.753812Z",
            "action": 5,
            "target": "Criptografia cifrada:",
            "id": 1664412,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1664412/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12022589/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
            "timestamp": "2020-12-18T16:37:36.127769Z",
            "action": 5,
            "target": "Hash criptográfico:",
            "id": 1664411,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1664411/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T02:31:40.662968Z",
            "action": 0,
            "target": "",
            "id": 1655078,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1655078/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-05T02:31:27.818933Z",
            "action": 0,
            "target": "",
            "id": 1637891,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1637891/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-22T02:41:21.292839Z",
            "action": 0,
            "target": "",
            "id": 1563086,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1563086/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-09-09T19:31:48.469687Z",
            "action": 0,
            "target": "",
            "id": 1515199,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1515199/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2020-05-14T23:23:44.864837Z",
            "action": 17,
            "target": "",
            "id": 1432996,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1432996/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446402/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T18:05:39.073965Z",
            "action": 5,
            "target": "<p><b><big>Modelo</big></b><br> Especifica o modelo a ser usado. Este parâmetro é obrigatório. O corosync-qdevice é modular e pode suportar vários modelos diferentes. O modelo basicamente define que tipo de árbitro é usado. Atualmente, apenas 'net' é suportado.</p>\n<p><b><big>Host</big></b><br>Especifica o endereço IP ou o nome do host do servidor qnetd a ser usado. Este parâmetro é obrigatório.</p>\n<p><b><big>Port</big></b><br>Especifica a porta TCP do servidor qnetd. O padrão é 5403.</p>\n<p><b><big>TLS</big></b><br>Pode ser um dos itens 'on', 'off' ou 'required' e especifica se tls deve ser usado. 'on' significa que uma conexão com TLS é tentada primeiro, mas se o servidor não anunciar suporte a TLS, será usado o não TLS. 'off' for usado, o TLS não será necessário e nem será tentado. Esse modo é o único que não precisa de um banco de dados NSS inicializado corretamente. 'required' significa TLS é necessário e, se o servidor não suportar TLS, o qdevice será encerrado com uma mensagem de erro. 'on' precisa mudar manualmente, consulte a página de manual do corosync-qdevice para obter mais detalhes. O padrão é 'off' em yast.</p>\n<p><b><big>Algoritmo</big></b><br>Algoritmo de decisão. Pode ser um dos 'ffsplit' ou 'lms'. (Na verdade, existem também 'test' e '2nodelms', os quais são principalmente para desenvolvedores e não devem ser usados para clusters de produção; portanto, o yast será convertido automaticamente para 'ffsplit'). Para uma descrição do significado de cada algoritmo e de como os algoritmos diferem, consulte suas seções individuais. O valor padrão é ffsplit. </p>\n<p><b><big> Desempatador</big></b> - Pode ser um dos valores 'mais baixo', 'mais alto' ou 'valid_node_id' (número). É usado como substituto se o qdevice tiver que decidir entre duas ou mais partições iguais. 'lower' significa que a partição com o ID do nó mais baixo é escolhida. 'mais alto' significa que a partição com o ID do nó mais alto é escolhida. E 'valid_node_id' significa que a partição que contém o nó com o ID do nó especificado é escolhida. O padrão é 'mais baixo'.</p>\n<p><b> <big> Heurísticas do Qdevice </big> </b> <br> Subseção do Qdevice. As heurísticas são um conjunto de comandos executados localmente na inicialização, alteração de associação do cluster, conexão bem-sucedida ao corosync-qnetd e, opcionalmente, também em horários regulares. Os comandos são executados em paralelo. Quando os comandos *all* terminam com êxito (o código de erro de retorno é zero) a tempo, as heurísticas passam, caso contrário, elas falham. O resultado da heurística é enviado ao corosync-qnetd e é usado nos cálculos para determinar qual partição deve ser quorada. </p>\n<p><b> <big> Modo de heurística </big> </b> <br> Pode estar ativado, sincronizado ou desativado e especifica o modo de operação da heurística. O padrão está desativado, o que significa que as heurísticas estão desativadas. Quando a sincronização é definida, as heurísticas são executadas apenas durante a inicialização, a alteração da associação e quando a conexão com o corosync-qnetd é estabelecida. Quando as heurísticas também devem ser executadas regularmente, essa opção deve ser definida como valor. </p>\n<p><b> <big> Tempo limite de heurística </big> </b> <br> Especifica o tempo máximo em milissegundos. Quanto tempo o corosync-qdevice espera até que os comandos de heurística sejam concluídos. Se algum comando não terminar antes do tempo limite, ele será interrompido e a heurística falhará. Esse tempo limite é usado para heurísticas executadas em horários regulares. O valor padrão é metade do quorum.device.timeout, portanto, 5000. </p>\n<p><b> <big> Heuristics Sync_timeout </big> </b> <br> Semelhante ao quorum.device.heuristics.timeout, mas usado durante as alterações de associação. O valor padrão é metade do quorum.device.sync_timeout, então 15000. </p>\n<p><b> <big> Intervalo de heurística </big> </b> <br> Especifica o intervalo entre duas execuções regulares de heurísticas. O valor padrão é 3 * quorum.device.timeout, portanto, 30000. </p>\n<p><b> <big> Heurísticas exec_NAME </big> </b> <br> Define executáveis. * NAME * pode ser uma sequência de nome de chave cmap válida arbitrária e não possui significado especial. O valor dessa variável deve conter um comando para executar. O valor é analisado (dividido) em argumentos da mesma forma que o shell Bourne faria. É possível citar usando barra invertida e aspas duplas. <br> Por exemplo, Nome (exec_check_master), Valor (/etc/corosync/qdevice/check_master.sh) </p>\n",
            "id": 1425778,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425778/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446401/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T18:00:46.711966Z",
            "action": 5,
            "target": "Valor",
            "id": 1425766,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425766/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446400/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T18:00:41.379502Z",
            "action": 5,
            "target": "Nome",
            "id": 1425765,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425765/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446399/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:59:40.388521Z",
            "action": 5,
            "target": "Executáveis de heurística:",
            "id": 1425763,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425763/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446398/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:59:31.276052Z",
            "action": 5,
            "target": "Intervalo de heurística (milissegundos):",
            "id": 1425762,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425762/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446397/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:59:02.169224Z",
            "action": 5,
            "target": "Tempo limite de sincronização de heurística (milissegundos):",
            "id": 1425760,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425760/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446396/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:58:15.900030Z",
            "action": 5,
            "target": "Tempo limite de heurística (milissegundos):",
            "id": 1425757,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425757/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446395/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:58:00.701708Z",
            "action": 5,
            "target": "Modo Heurística:",
            "id": 1425756,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425756/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446394/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:57:45.151634Z",
            "action": 5,
            "target": "O script executável da heurística deve configurar",
            "id": 1425755,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425755/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446393/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:57:25.754294Z",
            "action": 5,
            "target": "O intervalo de heurísticas do qdevice deve ser um número inteiro positivo",
            "id": 1425754,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425754/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446392/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:56:52.898211Z",
            "action": 5,
            "target": "O tempo limite da sincronização das heurísticas do qdevice deve ser um número inteiro positivo",
            "id": 1425752,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425752/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446391/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:56:28.991485Z",
            "action": 5,
            "target": "O tempo limite das heurísticas do qdevice deve ser um número inteiro positivo",
            "id": 1425750,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425750/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446390/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:55:54.051232Z",
            "action": 5,
            "target": "Executar script",
            "id": 1425749,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425749/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446389/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:55:47.563014Z",
            "action": 5,
            "target": "Executar nome",
            "id": 1425748,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1425748/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446389/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
            "timestamp": "2020-05-13T17:55:47.558932Z",
            "action": 45,
            "target": "",
            "id": 1425747,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1425747/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-05-12T15:10:18.331868Z",
            "action": 0,
            "target": "",
            "id": 1420325,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1420325/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-17T18:53:12.698868Z",
            "action": 17,
            "target": "",
            "id": 1293050,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1293050/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11135979/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
            "timestamp": "2019-10-17T14:37:58.953849Z",
            "action": 5,
            "target": "\n\t\t\t<p><b><big>Início do cluster no momento da inicialização ativar/desativar</big></b><br>Inicie ou não inicie o cluster inteiro no momento da inicialização. Os serviços incluem: pacemaker, corosync, corosync-qdevice(se ativado corosyncqdevice).</p>\n          <p><b><big> Iniciar/parar o cluster agora</big></b><br>Inicie ou pare todo o cluster agora. Os serviços incluem: pacemaker, corosync, corosync-qdevice (se ativado corosyncqdevice).</p>\n          <p><b><big>Configurações do firewall</big></b><br>Ative a porta quando o Firewall estiver ativado</p>\n\t\t\t",
            "id": 1292987,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1292987/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-17T13:53:15.378581Z",
            "action": 17,
            "target": "",
            "id": 1292984,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1292984/?format=api"
        }
    ]
}