Translation components API.

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

GET /api/translations/appinventor/component-info/pt_BR/units/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 229,
    "next": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/units/?format=api&page=3",
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A button that, when clicked on, displays a list of the contacts to choose among. After the user has made a selection, the following properties will be set to information about the chosen contact: <ul><li> <code>ContactName</code>: the contact''s name </li> <li> <code>EmailAddress</code>: the contact''s primary email address </li> <li> <code>ContactUri</code>: the contact''s URI on the device </li><li> <code>EmailAddressList</code>: a list of the contact''s email addresses </li> <li> <code>PhoneNumber</code>: the contact''s primary phone number (on Later Android Verisons)</li> <li> <code>PhoneNumberList</code>: a list of the contact''s phone numbers (on Later Android Versions)</li> <li> <code>Picture</code>: the name of the file containing the contact''s image, which can be used as a <code>Picture</code> property value for the <code>Image</code> or <code>ImageSprite</code> component.</li></ul></p><p>Other properties affect the appearance of the button (<code>TextAlignment</code>, <code>BackgroundColor</code>, etc.) and whether it can be clicked on (<code>Enabled</code>).</p><p>The ContactPicker component might not work on all phones. For example, on Android systems before system 3.0, it cannot pick phone numbers, and the list of email addresses will contain only one email.",
            "previous_source": "",
            "target": "Um botão que, quando clicado, exibe uma lista dos contatos para se escolher. Depois que o usuário escolhe, as seguintes propriedades conterão as informações do contato escolhido: <ul><li> <code>NomeDoContato</code>: o nome do contato </li> <li> <code>EndereçoDoEmail</code>: Endereço de email principal do contato</li> <li> <code>ContactUri</code>: a URI do contato no dispositivo</li> <li><code>Imagem</code>: o nome do arquivo que contém a imagem do contato, que pode ser usada na propriedade <code>Imagem</code> dos componentes <code>Imagem</code> ou <code>SpriteImagem</code>. </li> </ul> </p>  <p>Outras propriedades afetam a disponibilidade da caixa de texto (<code>Ativado</code>) e a sua aparência da caixa de texto (<code>AlinhamentoDoTexto</code>, <code>CorDeFundo</code>, etc.).</p> <p>A Escolha não funciona em todos os telefones. Se ele falhar, o componente irá mostrar uma notificação. O comportamento de erro pode ser substituído com o manipulador de eventos Tela.OcorreuErro.",
            "id_hash": -7478174469362334783,
            "content_hash": -7762878717655976088,
            "location": "",
            "context": "ContactPickerHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 166,
            "priority": 100,
            "id": 226272,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=18382ff0f14343c1",
            "url": "https://weblate.appinventor.mit.edu/api/units/226272/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10742/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "Component that allows reading CSV and JSON data. The DataFile contains functionality relevant to accessing CSV or JSON parsed data in the form of rows or columns. Can be used together with the ChartData2D component to import data directly from a file to the Chart. The component may also be dragged and dropped on a Chart after a file has been selected and parsed successfully to create ChartData components automatically from the file onto the Chart.",
            "previous_source": "",
            "target": "",
            "id_hash": 3512386834265456655,
            "content_hash": 3756899611819921785,
            "location": "",
            "context": "DataFileHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "priority": 100,
            "id": 226273,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=b0be81376226c00f",
            "url": "https://weblate.appinventor.mit.edu/api/units/226273/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10743/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "<p>A button that, when clicked on, launches a popup dialog to allow the user to select a date.</p>",
            "previous_source": "",
            "target": "<p>Um botão que, quando clicado, inicia um diálogo que permite ao usuário selecionar uma data.</p>",
            "id_hash": 4302549823745152434,
            "content_hash": 2488894881272035898,
            "location": "",
            "context": "DatePickerHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "priority": 100,
            "id": 226274,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=bbb5ba44d0bfd5b2",
            "url": "https://weblate.appinventor.mit.edu/api/units/226274/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10744/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "An EmailPicker is a kind of text box. If the user begins entering the name or email address of a contact, the phone will show a dropdown menu of choices that complete the entry. If there are many contacts, the dropdown can take several seconds to appear, and can show intermediate results while the matches are being computed. <p>The initial contents of the text box and the contents< after user entry is in the <code>Text</code> property. If the <code>Text</code> property is initially empty, the contents of the <code>Hint</code> property will be faintly shown in the text box as a hint to the user.</p> <p>Other properties affect the appearance of the text box (<code>TextAlignment</code>, <code>BackgroundColor</code>, etc.) and whether it can be used (<code>Enabled</code>).</p><p>Text boxes like this are usually used with <code>Button</code> components, with the user clicking on the button when text entry is complete.",
            "previous_source": "",
            "target": "<p>Um EscolheEmail é um tipo de caixa de texto. Quando o usuário começa um nome ou endereço de email de um contato cadastrado, aparece uma lista suspensa de sugestões que completam a entrada. Se houver muitos contatos, a lista suspensa podem levar vários segundos para aparecer, e pode mostrar resultados intermediários.</p> <p>O conteúdo inicial da caixa de texto, bem como o conteúdo após a entrada do usuário estarão na propriedade <code>Texto</code>. Se estiver em branco, a propriedade opcional <code>Dica</code>, aparece fracamente na caixa, para dar ao usuário uma orientação sobre o que escrever.</p><p>Outras propriedades afetam a disponibilidade da caixa de texto (<code>Ativado</code>) e a sua aparência da caixa de texto (<code>AlinhamentoDoTexto</code>, <code>CorDeFundo</code>, etc.).</p> <p> As caixas de texto são normalmente utilizadas com o componente <code>Botão</code> para que usuário clique o botão quando a entrada de texto estiver completa.</p>",
            "id_hash": 4875751479306686043,
            "content_hash": -694980751500948633,
            "location": "",
            "context": "EmailPickerHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 143,
            "priority": 100,
            "id": 226275,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=c3aa262339290e5b",
            "url": "https://weblate.appinventor.mit.edu/api/units/226275/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10745/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A component that provides a high-level interface to a color sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": -4794785856824008496,
            "content_hash": -5752116576810646115,
            "location": "",
            "context": "Ev3ColorSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 226276,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=3d757faac5f020d0",
            "url": "https://weblate.appinventor.mit.edu/api/units/226276/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10746/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A component that provides a low-level interface to a LEGO MINDSTORMS EV3 robot, with functions to send system or direct commands to EV3 robots.",
            "previous_source": "",
            "target": "",
            "id_hash": -5192390057434797518,
            "content_hash": -4505939615724335115,
            "location": "",
            "context": "Ev3CommandsHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "priority": 100,
            "id": 226277,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=37f0ecc0d3542a32",
            "url": "https://weblate.appinventor.mit.edu/api/units/226277/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10747/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A component that provides a high-level interface to a gyro sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": 7181990815213513593,
            "content_hash": 8484697199625063470,
            "location": "",
            "context": "Ev3GyroSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 226278,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=e3ab8e9838eb6b79",
            "url": "https://weblate.appinventor.mit.edu/api/units/226278/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10748/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A component that provides both high- and low-level interfaces to a LEGO MINDSTORMS EV3 robot, with functions that can control the motors.",
            "previous_source": "",
            "target": "",
            "id_hash": -7064749944663096040,
            "content_hash": -6377008377994318927,
            "location": "",
            "context": "Ev3MotorsHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "priority": 100,
            "id": 226279,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=1df4f75b21654518",
            "url": "https://weblate.appinventor.mit.edu/api/units/226279/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10749/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A component that provides a high-level interface to sound functionalities on LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": 8946392367005870045,
            "content_hash": 7618586736762958712,
            "location": "",
            "context": "Ev3SoundHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "priority": 100,
            "id": 226280,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=fc27f87530a6a7dd",
            "url": "https://weblate.appinventor.mit.edu/api/units/226280/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10750/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A component that provides a high-level interface to a touch sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": -2221641747441151633,
            "content_hash": -2865273289254685531,
            "location": "",
            "context": "Ev3TouchSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 226281,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=612b2499f997916f",
            "url": "https://weblate.appinventor.mit.edu/api/units/226281/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10751/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A component that provides a high-level interface to a LEGO MINDSTORMS EV3 robot, with functions to draw graphs on EV3 screen.",
            "previous_source": "",
            "target": "",
            "id_hash": 6851567636778592275,
            "content_hash": -1260679366792580931,
            "location": "",
            "context": "Ev3UIHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "priority": 100,
            "id": 226282,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=df15a876e8c02813",
            "url": "https://weblate.appinventor.mit.edu/api/units/226282/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10752/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A component that provides a high-level interface to an ultrasonic sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": -1253782287896995555,
            "content_hash": 5763475160129871622,
            "location": "",
            "context": "Ev3UltrasonicSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 226283,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=6e99aba6e839191d",
            "url": "https://weblate.appinventor.mit.edu/api/units/226283/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10753/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "A FeatureCollection contains one or more map features as a group. Any events fired on a feature in the collection will also trigger the corresponding event on the collection object. FeatureCollections can be loaded from external resources as a means of populating a Map with content.",
            "previous_source": "",
            "target": "",
            "id_hash": 8755443569625017211,
            "content_hash": 2885402417319236755,
            "location": "",
            "context": "FeatureCollectionHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "priority": 100,
            "id": 226284,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=f9819589ca7a2b7b",
            "url": "https://weblate.appinventor.mit.edu/api/units/226284/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10754/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "Non-visible component for storing and retrieving files. Use this component to write or read files on your device. The default behaviour is to write files to the private data directory associated with your App. The Companion is special cased to write files to a public directory for debugging. Use the More information link to read more about how the File component uses paths and scopes to manage access to files.",
            "previous_source": "",
            "target": "Componente invisível para armazenar e recuperar arquivos. Use este componente para escrever ou ler arquivos no seu aparelho. O comportamento padrão é escrever arquivos no diretório privado associado ao seu App. O Companion é um caso especial para escrever arquivos em  /sdcard/AppInventor/data para facilitar a depuração. Se o caminho do arquivo começar com barra (/), então o arquivo é criado relativo ao /sdcard. Por exemplo, escrever um arquivo em /myFile.txt vai fazer com que seja escrito em /sdcard/myFile.txt.",
            "id_hash": 789181683888567063,
            "content_hash": -6601010891485309572,
            "location": "",
            "context": "FileHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "priority": 100,
            "id": 226285,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=8af3bc8f6b6c3317",
            "url": "https://weblate.appinventor.mit.edu/api/units/226285/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10755/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "The <code>FilePicker</code> component is a button-like component that when clicked by the user will prompt them to select a file from the system. The picker can also be programmatically opened by calling its <a href=\"/reference/components/media.html#FilePicker.Open\" target=\"_blank\">Open</a> method. Using the FilePicker requires Android 4.4 or higher or iOS 11 or higher.",
            "previous_source": "",
            "target": "",
            "id_hash": 7179721298014678426,
            "content_hash": 9038099126777995720,
            "location": "",
            "context": "FilePickerHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "priority": 100,
            "id": 226286,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=e3a37e7b1278ad9a",
            "url": "https://weblate.appinventor.mit.edu/api/units/226286/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10756/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "Non-visible component that communicates with Firebase to store and retrieve information.",
            "previous_source": "",
            "target": "",
            "id_hash": -9222280757919588997,
            "content_hash": 3033109119691735491,
            "location": "",
            "context": "FirebaseDBHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "priority": 100,
            "id": 226287,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=3e0832d485d7b",
            "url": "https://weblate.appinventor.mit.edu/api/units/226287/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10757/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "<p>A non-visible component that communicates with Google Fusion Tables. Fusion Tables let you store, share, query and visualize data tables; this component lets you query, create, and modify these tables.</p> <p><font color=red><b>NOTE:</b>&nbsp;Google shutdown the Fusion Tables service on December 3, 2019. This component no longer functions.</font></p> <p>This component uses the <a href=\"https://developers.google.com/fusiontables/docs/v2/getting_started\" target=\"_blank\">Fusion Tables API V2.0</a>. <p>Applications using Fusion Tables must authentication to Google''s servers. There are two ways this can be done. The first way uses an API Key which you the developer obtain (see below). With this approach end-users must also login to access a Fusion Table. The second approach is to use a Service Account. With this approach you create credentials and a special \"Service Account Email Address\" which you obtain from the <a href=\"https://code.google.com/apis/console/\" target=\"_blank\">Google APIs Console</a>. You then tell the Fusion Table Control the name of the Service Account Email address and upload the secret key as an asset to your application and set the KeyFile property to point at this file. Finally you check the \"UseServiceAuthentication\" checkbox in the designer. When using a Service Account, end-users do not need to login to use Fusion Tables, your service account authenticates all access.</p> <p>To get an API key, follow these instructions.</p> <ol><li>Go to your <a href=\"https://code.google.com/apis/console/\" target=\"_blank\">Google APIs Console</a> and login if necessary.</li><li>Select the <i>Services</i> item from the menu on the left.</li><li>Choose the <i>Fusiontables</i> service from the list provided and turn it on.</li><li>Go back to the main menu and select the <i>API Access</i> item. </li></ol><p>Your API Key will be near the bottom of that pane in the section called \"Simple API Access\".You will have to provide that key as the value for the <i>ApiKey</i> property in your Fusiontables app.</p><p>Once you have an API key, set the value of the <i>Query</i> property to a valid Fusiontables SQL query and call <i>SendQuery</i> to execute the query. App Inventor will send the query to the Fusion Tables server and the <i>GotResult</i> block will fire when a result is returned from the server.Query results will be returned in CSV format, and can be converted to list format using the \"list from csv table\" or \"list from csv row\" blocks.</p><p>Note that you do not need to worry about UTF-encoding the query. But you do need to make sure the query follows the syntax described in <a href=\"https://developers.google.com/fusiontables/docs/v2/getting_started\" target=\"_blank\">the reference manual</a>, which means that things like capitalization for names of columns matters, and that single quotes must be used around column names if there are spaces in them.</p>",
            "previous_source": "",
            "target": "<p>Um componente invisível que se comunica com as Google Fusion Tables. As Fusion Tables permitem armazenar, compartilhar, consultar e visualizar tabelas de dados; este componente permite que você consulte, crie e modifique essas tabelas.</p> <p>Este componente usa o <a href=\"https://developers.google.com/fusiontables/docs/v2/getting_started\" target=\"_blank\">Fusion Tables API V2.0</a>. <p>Os apps que usam as Fusion Tables devem se autenticar nos servidores do Google, usando uma de duas maneiras. A primeira usa uma chave de API que você, o desenvolvedor, deve obter (ver abaixo). Com esta abordagem os usuários finais também devem fazer login para acessar uma Fusion Table. A segunda abordagem é utilizar uma conta de serviço. Com essa abordagem, você cria credenciais e um \"Endereço de Email para Conta de Serviço\" especial, que você obtém do <a href=\"https://code.google.com/apis/console/\" target=\"_blank\">Console das APIs Google</a>. Você então diz ao controle das Fusion Tables o endereço de email para conta de serviço e faz o upload da chave secreta como um recurso na sua aplicação, ajustando a propriedade <code>ArquivoDeChave</code> para esse recurso. Finalmente você marca a caixa de seleção \"UsarAutenticaçãoDoServiço\" no Designer. Ao utilizar uma conta de serviço, os usuários finais não precisarão fazer o login para usar as Fusion Tables, sua conta de serviço autentica todo o acesso.</p> <p>Para obter uma chave de API, siga estas instruções:</p> <ol><li>Vá para a <a href=\"https://code.google.com/apis/console/\" target=\"_blank\">Console das APIs Google</a> e faça o login, se necessário. </li> <li>Selecione o item <i>Serviços</i> (Services) do menu à esquerda. </li> <li> Escolha, na lista de serviços fornecida, <i>Fusion Tables</i> e ative-o.</li> <li> Volte ao menu principal e selecione o item <i>API de acesso</i> (Access API). </li> </ol> <p>A sua chave estará perto da parte inferior do painel na seção chamada \"API de Acesso Simples\" (Simple API Access). Você terá que usa essa chave na propriedade <i>chaveDaApi</i> nas suas Fusion Tables. </p> <p> Uma vez em posse da sua chave de API, ajuste o valor da propriedade <i>Consulta</i> para uma consulta SQL válida das Fusion Tables válidas e chame <i>enviarConsulta</i> para executar a consulta. O App Inventor irá enviar a consulta para o servidor Fusion Tables e o bloco <i>RecebeuResultado</i> bloco será acionado quando o resultado voltar do servidor. Os resultados da consulta serão devolvidos no formato CSV, e podem ser convertidos para formato de lista usando os blocos \"de tabela csv para lista\" ou \"de linha csv para lista\".</p> <p>Observe que você não precisa se preocupar com codificação UTF para a consulta, mas você precisa ter certeza de a consulta segue a sintaxe descrita no <a href=\"https://developers.google.com/fusiontables/docs/v2/getting_started\" target=\"_blank\">manual de referência</a>, respeitando detalhes como maiúsculas/minúsculas fazerem diferença nos nomes de colunas, e 'aspas simples' deverem ser usadas nos nomes de colunas se eles contiverem espaços.</p>",
            "id_hash": 1500825717977124319,
            "content_hash": -6048312363757347145,
            "location": "",
            "context": "FusiontablesControlHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 416,
            "priority": 100,
            "id": 226288,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=94d40109edcc0ddf",
            "url": "https://weblate.appinventor.mit.edu/api/units/226288/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10758/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "Provides a way for applications to communicate with online game servers",
            "previous_source": "",
            "target": "Fornece uma forma de comunicação entre apps e servidores de jogos online",
            "id_hash": 6535568200885411113,
            "content_hash": -2371090094077030514,
            "location": "",
            "context": "GameClientHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "priority": 100,
            "id": 226289,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=dab300a6db1d1d29",
            "url": "https://weblate.appinventor.mit.edu/api/units/226289/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10759/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "<p>Non-visible component that can measure angular velocity in three dimensions in units of degrees per second.</p><p>In order to function, the component must have its <code>Enabled</code> property set to True, and the device must have a gyroscope sensor.</p>",
            "previous_source": "",
            "target": "",
            "id_hash": -1321324833895894980,
            "content_hash": 4871588827373297824,
            "location": "",
            "context": "GyroscopeSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "priority": 100,
            "id": 226290,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=6da9b61072bbb03c",
            "url": "https://weblate.appinventor.mit.edu/api/units/226290/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10760/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pt_BR/?format=api",
            "source": "<p>A formatting element in which to place components that should be displayed from left to right. If you wish to have components displayed one over another, use <code>VerticalArrangement</code> instead.</p>",
            "previous_source": "",
            "target": "<p>Um elemento de formatação onde colocar componentes que devem ser mostrados da esquerda para a direita. Se quiser mostrar os componentes do alto para baixo, utilize <code>OrganizaçãoVertical</code>.</p>",
            "id_hash": 1517966769689270441,
            "content_hash": -4218852261580197026,
            "location": "",
            "context": "HorizontalArrangementHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "priority": 100,
            "id": 226291,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=9510e6bc082d18a9",
            "url": "https://weblate.appinventor.mit.edu/api/units/226291/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10761/?format=api"
        }
    ]
}