Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/libo_help-24-2/textsbasicpython/changes/?format=api&page=49
https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/changes/?format=api&page=50", "previous": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/changes/?format=api&page=48", "results": [ { "unit": "https://translations.documentfoundation.org/api/units/110472384/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496964Z", "action": 59, "target": "<variable id=\"ioscreen\"><link href=\"text/sbasic/python/python_screen.xhp\">Ввід/вивід на екран</link></variable>", "id": 48201187, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201187/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472378/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496926Z", "action": 59, "target": "", "id": 48201186, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201186/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472368/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496889Z", "action": 59, "target": "Python : Ввід/вивід на екран", "id": 48201185, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201185/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472359/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496853Z", "action": 59, "target": "", "id": 48201184, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201184/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472352/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496816Z", "action": 59, "target": "ui = load_library(\"my_gui\",'screen_io') # додати <lib> шлях + імпортувати <module>", "id": 48201183, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201183/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472345/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496780Z", "action": 59, "target": "if module_name: # імпортувати, якщо запитано", "id": 48201182, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201182/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472337/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496742Z", "action": 59, "target": "sys.path.insert(0, url) # doclib отримує піоритет", "id": 48201181, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201181/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472333/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496705Z", "action": 59, "target": "if not url in sys.path: # додати шлях, якщо потрібно", "id": 48201180, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201180/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472328/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496670Z", "action": 59, "target": "doc = XSCRIPTCONTEXT.getDocument() # поточний документ", "id": 48201179, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201179/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472320/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496634Z", "action": 59, "target": "на https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213\"\"\"", "id": 48201178, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201178/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472312/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496597Z", "action": 59, "target": "Адаптовано з 'Bibliothèque de fonctions' від Губерта Ламберта (Hubert Lambert)", "id": 48201177, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201177/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472308/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496560Z", "action": 59, "target": "\"\"\" завантажити бібліотеку і імпортувати модуль", "id": 48201176, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201176/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472305/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496525Z", "action": 59, "target": "", "id": 48201175, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201175/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472296/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496489Z", "action": 59, "target": "", "id": 48201174, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201174/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472288/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496453Z", "action": 59, "target": "", "id": 48201173, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201173/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472286/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496416Z", "action": 59, "target": "Див. Типи даних UNO", "id": 48201172, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201172/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472284/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496378Z", "action": 59, "target": "", "id": 48201171, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201171/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472283/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496342Z", "action": 59, "target": "", "id": 48201170, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201170/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472281/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496305Z", "action": 59, "target": "Можливості Basic UNO", "id": 48201169, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201169/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472280/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496267Z", "action": 59, "target": "Python UNO", "id": 48201168, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201168/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472278/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496228Z", "action": 59, "target": "Більше прикладів Python-Basic", "id": 48201167, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201167/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472274/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496191Z", "action": 59, "target": "", "id": 48201166, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201166/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472270/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496154Z", "action": 59, "target": "Повертає URL файлу для даного системного шляху.", "id": 48201165, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201165/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472268/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496118Z", "action": 59, "target": "Повертає True, якщо obj є класом інтерфейсу UNO.", "id": 48201164, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201164/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472266/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496080Z", "action": 59, "target": "Див. групи констант API", "id": 48201163, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201163/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472264/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496041Z", "action": 59, "target": "", "id": 48201162, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201162/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472260/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.496006Z", "action": 59, "target": "", "id": 48201161, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201161/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472258/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495969Z", "action": 59, "target": "Повертає клас конкретного винятку, структури чи інтерфейсу UNO.", "id": 48201160, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201160/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472256/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495932Z", "action": 59, "target": "Повертає системний шлях.", "id": 48201159, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201159/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472253/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495894Z", "action": 59, "target": "Створює структуру UNO або виняток, заданий typeName.", "id": 48201158, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201158/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472252/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495856Z", "action": 59, "target": "", "id": 48201157, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201157/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472249/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495818Z", "action": 59, "target": "Доступно в Basic як", "id": 48201156, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201156/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472248/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495779Z", "action": 59, "target": "Опис", "id": 48201155, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201155/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472243/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495740Z", "action": 59, "target": "Функції", "id": 48201154, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201154/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472239/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495702Z", "action": 59, "target": "", "id": 48201153, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201153/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472235/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495664Z", "action": 59, "target": "", "id": 48201152, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201152/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472231/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495626Z", "action": 59, "target": "", "id": 48201151, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201151/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472226/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495588Z", "action": 59, "target": "<literal>XSCRIPTCONTEXT</literal> не надається імпортованим модулям.", "id": 48201150, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201150/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472220/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495550Z", "action": 59, "target": "Імпорт модуля", "id": 48201149, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201149/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472216/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495513Z", "action": 59, "target": "Стандартний вивідний файл Python недоступний при запуску макроса Python за допомогою меню <menuitem>Засоби - Макроси - Виконати макрос</menuitem>. Детальніше див. <emph>Ввід/вивід на екран</emph>.", "id": 48201148, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201148/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472211/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495474Z", "action": 59, "target": "Встановлені сценарії <emph>HelloWorld</emph> і <emph>Capitalise</emph> ілюструють створення макросів на основі UNO з використанням глобальної змінної <literal>XSCRIPTCONTEXT</literal>.", "id": 48201147, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201147/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472208/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495436Z", "action": 59, "target": "Контекст компонента, який скрипт може використовувати для створення інших компонентів uno.", "id": 48201146, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201146/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472206/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495398Z", "action": 59, "target": "Посилання на стільницю, з якою може працювати сценарій.", "id": 48201145, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201145/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472203/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495360Z", "action": 59, "target": "Посилання на документ, з яким може працювати сценарій.", "id": 48201144, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201144/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472196/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495322Z", "action": 59, "target": "Доступно в Basic як", "id": 48201143, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201143/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472187/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495283Z", "action": 59, "target": "Опис", "id": 48201142, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201142/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472184/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495245Z", "action": 59, "target": "Методи", "id": 48201141, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201141/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472177/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495207Z", "action": 59, "target": "", "id": 48201140, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201140/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472172/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495169Z", "action": 59, "target": "Глобальна змінна XSCRIPTCONTEXT", "id": 48201139, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201139/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/110472167/?format=api", "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api", "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/uk/?format=api", "user": null, "author": null, "timestamp": "2024-02-01T18:13:57.495130Z", "action": 59, "target": "", "id": 48201138, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/48201138/?format=api" } ] }{ "count": 37743, "next": "