Translation components API.

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

GET /api/translations/appinventor/component-info/pl/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/pl/units/?format=api&page=3",
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pl/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/pl/?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": "Przycisk, który po kliknięciu wyświetla listę kontaktów do wyboru. Po dokonaniu wyboru przez użytkownika, następujące właściwości zostaną ustawione na informacje o wybranym kontakcie: <ul><li><code>NazwaKontaktu</code>: nazwa kontaktu </li><li><code> AdresEmail</code>: podstawowy adres e-mail kontaktu </li><li><code>ContactUri</code>: identyfikator URI kontaktu na urządzeniu </li><li><code> ListaAdresówEmail</code>: lista adresów e-mailowych kontaktu </li><li><code>NumerTelefonu</code>: podstawowy numer telefonu kontaktu (w późniejszych wersjach Androida) </li><li><code>ListaNumerówTelefonów</code>: lista numerów telefonów kontaktu (w późniejszych wersjach Androida) </li><li><code>Obrazek</code>: nazwa pliku zawierającego obraz kontaktu, który może być użyty jako wartość właściwości <code>Obrazek</code> dla komponentu <code>Obraz</code> lub <code>Ikonka</code>. </li></ul></p><p> Inne właściwości wpływają na wygląd przycisku (<code>WyrównanieTekstu</code>, <code>KolorTła</code> itp.) i czy można go kliknąć (<code> Włączony </code>). </p><p> Składnik SelektorKontaktów może nie działać na wszystkich telefonach. Na przykład w systemach Android przed systemem 3.0 nie może wybrać numerów telefonów, a lista adresów e-mail będzie zawierać tylko jeden e-mail.",
            "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": 225814,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=18382ff0f14343c1",
            "url": "https://weblate.appinventor.mit.edu/api/units/225814/?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/pl/?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": 225815,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=b0be81376226c00f",
            "url": "https://weblate.appinventor.mit.edu/api/units/225815/?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/pl/?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> Przycisk, który po kliknięciu uruchamia okno dialogowe umożliwiające użytkownikowi wybranie daty. </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": 225816,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=bbb5ba44d0bfd5b2",
            "url": "https://weblate.appinventor.mit.edu/api/units/225816/?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/pl/?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": "Email to rodzaj pola tekstowego. Jeśli użytkownik rozpocznie wprowadzanie nazwy lub adresu e-mail kontaktu, telefon wyświetli menu rozwijane opcji, które uzupełniają wpis. Jeśli istnieje wiele kontaktów, wyświetlenie listy rozwijanej może zająć kilka sekund i może pokazać wyniki pośrednie podczas obliczania podobieństw. <p> Początkowa zawartość pola tekstowego i wpis zawartości <po użytkowniku znajduje się we właściwości <code>Tekst</code>. Jeśli właściwość <code>Tekst</code> jest początkowo pusta, zawartość właściwości <code>Podpowiedź</code> będzie słabo widoczna w polu tekstowym jako wskazówka dla użytkownika. </p><p> Inne właściwości wpływają na wygląd pola tekstowego (<code>WyrównanieTekstu</code>, <code>KolorTła</code> itp.) I czy można go użyć (<code>Włączony</code>). </p><p> Takie pola tekstowe są zwykle używane z komponentami <code>Przycisk</code>, gdy użytkownik kliknie przycisk po zakończeniu wprowadzania tekstu.",
            "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": false,
            "num_words": 143,
            "priority": 100,
            "id": 225817,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=c3aa262339290e5b",
            "url": "https://weblate.appinventor.mit.edu/api/units/225817/?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/pl/?format=api",
            "source": "A component that provides a high-level interface to a color sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "Komponent, który zapewnia interfejs wysokiego poziomu do czujnika koloru w robocie LEGO MINDSTORMS EV3.",
            "id_hash": -4794785856824008496,
            "content_hash": -5752116576810646115,
            "location": "",
            "context": "Ev3ColorSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 225818,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=3d757faac5f020d0",
            "url": "https://weblate.appinventor.mit.edu/api/units/225818/?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/pl/?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": "Komponent zapewniający niskopoziomowy interfejs do robota LEGO MINDSTORMS EV3 z funkcjami wysyłania systemu lub bezpośrednich poleceń do robotów EV3.",
            "id_hash": -5192390057434797518,
            "content_hash": -4505939615724335115,
            "location": "",
            "context": "Ev3CommandsHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "priority": 100,
            "id": 225819,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=37f0ecc0d3542a32",
            "url": "https://weblate.appinventor.mit.edu/api/units/225819/?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/pl/?format=api",
            "source": "A component that provides a high-level interface to a gyro sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "Komponent zapewniający interfejs wysokiego poziomu do czujnika żyroskopowego w robocie LEGO MINDSTORMS EV3.",
            "id_hash": 7181990815213513593,
            "content_hash": 8484697199625063470,
            "location": "",
            "context": "Ev3GyroSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 225820,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=e3ab8e9838eb6b79",
            "url": "https://weblate.appinventor.mit.edu/api/units/225820/?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/pl/?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": "Komponent, który zapewnia interfejsy wysokiego i niskiego poziomu do robota LEGO MINDSTORMS EV3, z funkcjami, które mogą sterować silnikami.",
            "id_hash": -7064749944663096040,
            "content_hash": -6377008377994318927,
            "location": "",
            "context": "Ev3MotorsHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "priority": 100,
            "id": 225821,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=1df4f75b21654518",
            "url": "https://weblate.appinventor.mit.edu/api/units/225821/?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/pl/?format=api",
            "source": "A component that provides a high-level interface to sound functionalities on LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "Komponent zapewniający interfejs wysokiego poziomu do funkcji dźwiękowych robota LEGO MINDSTORMS EV3.",
            "id_hash": 8946392367005870045,
            "content_hash": 7618586736762958712,
            "location": "",
            "context": "Ev3SoundHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "priority": 100,
            "id": 225822,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=fc27f87530a6a7dd",
            "url": "https://weblate.appinventor.mit.edu/api/units/225822/?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/pl/?format=api",
            "source": "A component that provides a high-level interface to a touch sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "Komponent zapewniający interfejs wysokiego poziomu do czujnika dotykowego w robocie LEGO MINDSTORMS EV3.",
            "id_hash": -2221641747441151633,
            "content_hash": -2865273289254685531,
            "location": "",
            "context": "Ev3TouchSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 225823,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=612b2499f997916f",
            "url": "https://weblate.appinventor.mit.edu/api/units/225823/?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/pl/?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": "Komponent, który zapewnia interfejs wysokiego poziomu do robota LEGO MINDSTORMS EV3, z funkcjami rysowania wykresów na ekranie EV3.",
            "id_hash": 6851567636778592275,
            "content_hash": -1260679366792580931,
            "location": "",
            "context": "Ev3UIHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "priority": 100,
            "id": 225824,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=df15a876e8c02813",
            "url": "https://weblate.appinventor.mit.edu/api/units/225824/?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/pl/?format=api",
            "source": "A component that provides a high-level interface to an ultrasonic sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "Komponent zapewniający interfejs wysokiego poziomu do czujnika ultradźwiękowego w robocie LEGO MINDSTORMS EV3.",
            "id_hash": -1253782287896995555,
            "content_hash": 5763475160129871622,
            "location": "",
            "context": "Ev3UltrasonicSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 225825,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=6e99aba6e839191d",
            "url": "https://weblate.appinventor.mit.edu/api/units/225825/?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/pl/?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": "Funkcja FeatureColletion zawiera co najmniej jedną funkcję mapy jako grupę. Wszelkie zdarzenia wyzwalane przez funkcję w kolekcji również wyzwalają odpowiednie zdarzenie w obiekcie kolekcji. Funkcje FeatureCollections mogą być ładowane z zasobów zewnętrznych w celu wypełnienia mapy treścią.",
            "id_hash": 8755443569625017211,
            "content_hash": 2885402417319236755,
            "location": "",
            "context": "FeatureCollectionHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "priority": 100,
            "id": 225826,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=f9819589ca7a2b7b",
            "url": "https://weblate.appinventor.mit.edu/api/units/225826/?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/pl/?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": "Niewidoczny komponent do przechowywania i pobierania plików. Użyj tego komponentu do zapisu lub odczytu plików na urządzeniu. Domyślnym zachowaniem jest zapisywanie plików w prywatnym katalogu danych powiązanym z Twoją aplikacją. Companion jest specjalny do zapisywania plików do /sdcard/AppInventor/data, aby ułatwić debugowanie. Jeśli ścieżka do pliku zaczyna się od ukośnika (/), to plik jest tworzony względem /sdcard. Na przykład zapisanie pliku do /myFile.txt spowoduje zapisanie pliku w /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": 225827,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=8af3bc8f6b6c3317",
            "url": "https://weblate.appinventor.mit.edu/api/units/225827/?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/pl/?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": 225828,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=e3a37e7b1278ad9a",
            "url": "https://weblate.appinventor.mit.edu/api/units/225828/?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/pl/?format=api",
            "source": "Non-visible component that communicates with Firebase to store and retrieve information.",
            "previous_source": "",
            "target": "Niewidoczny komponent komunikujący się z Firebase w celu przechowywania i pobierania informacji.",
            "id_hash": -9222280757919588997,
            "content_hash": 3033109119691735491,
            "location": "",
            "context": "FirebaseDBHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "priority": 100,
            "id": 225829,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=3e0832d485d7b",
            "url": "https://weblate.appinventor.mit.edu/api/units/225829/?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/pl/?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> Niewidoczny składnik komunikujący się z tabelami Google Fusion. Tabele Fusion pozwalają przechowywać, udostępniać, wysyłać zapytania i wizualizować tabele danych; ten komponent pozwala na wyszukiwanie, tworzenie i modyfikowanie tych tabel. </p><p> Ten komponent używa <a href = \"https://developers.google.com/fusiontables/docs/v2/getting_started\" target = \" _blank \"> API Fusion Tables V2.0 </a>. <p> Aplikacje używające Fusion Tables muszą uwierzytelniać się na serwerach Google. Można to zrobić na dwa sposoby. Pierwszy sposób wykorzystuje klucz API, który otrzymujesz od programisty (patrz poniżej). Dzięki takiemu podejściu użytkownicy końcowi muszą również zalogować się, aby uzyskać dostęp do tabeli Fusion. Drugim podejściem jest użycie konta usługi. Dzięki takiemu podejściu tworzysz poświadczenia i specjalny „Adres e-mail konta usługi” uzyskiwany z <a href=\"https://code.google.com/apis/console/\" target=\"_blank\"> konsoli Google API </a>. Następnie powiadamiasz Fusion Table Control o nazwie adresu e-mail konta usługi i przesyła tajny klucz jako zasób do aplikacji i ustawia właściwość KeyFile tak, aby wskazywała na ten plik. Na koniec zaznacz pole wyboru „UseServiceAuthentication” w projektancie. Podczas korzystania z konta usługi użytkownicy końcowi nie muszą się logować, aby korzystać z tabel Fusion. Twoje konto usług uwierzytelnia cały dostęp. </p><p> Aby uzyskać klucz API, postępuj zgodnie z poniższymi instrukcjami. </p><ol><li> Przejdź do <a href=\"https://code.google.com/apis/console/\" target=\"_blank\"> konsoli Google API </a> i zaloguj się, jeśli to konieczne. </li><li> Wybierz element <i> Usługi </i> z menu po lewej stronie. </li><li> Wybierz usługę <i> Fusiontables </i> z podanej listy i włącz ją. </li><li> Wróć do głównego menu i wybierz element <i> API Access </i>. </li></ol><p> Twój klucz API będzie w dolnej części tego okienka w sekcji „Prosty dostęp do API”. Musisz podać ten klucz jako wartość dla <i> ApiKey </i> właściwość w aplikacji Fusiontables. </p><p> Po uzyskaniu klucza API ustaw wartość właściwości <i> Query </i> na poprawne zapytanie SQL Fusiontables i wywołaj <i> SendQuery </i>, aby wykonać zapytanie. Aplikacja Inventor wyśle zapytanie do serwera Fusion Tables, a blok <i> GotResult </i> zostanie uruchomiony po zwróceniu wyniku z serwera. Wyniki zapytania zostaną zwrócone w formacie CSV i mogą zostać przekonwertowane na format listy przy użyciu „lista z tabeli csv” lub „lista z wierszy csv”. </p><p> Zauważ, że nie musisz się martwić o kodowanie zapytania w UTF. Ale musisz się upewnić, że zapytanie jest zgodne ze składnią opisaną w <a href=\"https://developers.google.com/fusiontables/docs/v2/getting_started\" target=\"_blank\"> podręczniku </a>, co oznacza, że znaczenie mają takie rzeczy jak wielkie litery w nazwach kolumn, a pojedyncze cudzysłowy muszą być używane wokół nazw kolumn, jeśli są w nich spacje. </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": 225830,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=94d40109edcc0ddf",
            "url": "https://weblate.appinventor.mit.edu/api/units/225830/?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/pl/?format=api",
            "source": "Provides a way for applications to communicate with online game servers",
            "previous_source": "",
            "target": "Umożliwia komunikację aplikacji z serwerami gier 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": 225831,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=dab300a6db1d1d29",
            "url": "https://weblate.appinventor.mit.edu/api/units/225831/?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/pl/?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": "<p> Niewidoczny komponent, który może mierzyć prędkość kątową w trzech wymiarach w jednostkach stopni na sekundę. </p><p> Aby funkcjonować, komponent musi mieć ustawioną właściwość <code>Włączony</code> na Prawda, a urządzenie musi mieć czujnik żyroskopowy. </p>",
            "id_hash": -1321324833895894980,
            "content_hash": 4871588827373297824,
            "location": "",
            "context": "GyroscopeSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "priority": 100,
            "id": 225832,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=6da9b61072bbb03c",
            "url": "https://weblate.appinventor.mit.edu/api/units/225832/?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/pl/?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> Element formatujący, w którym umieszcza się komponenty, które powinny być wyświetlane od lewej do prawej. Jeśli chcesz, aby składniki były wyświetlane jeden nad drugim, użyj zamiast tego <code>UkładPionowy</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": 225833,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pl/?checksum=9510e6bc082d18a9",
            "url": "https://weblate.appinventor.mit.edu/api/units/225833/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10761/?format=api"
        }
    ]
}