Translation components API.

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

GET /api/translations/documentation/bookshandbookwayland_index/ko/changes/?format=api&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 579,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/changes/?format=api&page=11",
    "results": [
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1706652/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:16.049897Z",
            "action": 59,
            "target": "",
            "id": 696265,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/696265/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1706653/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:16.049913Z",
            "action": 59,
            "target": "",
            "id": 696266,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/696266/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1706654/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:16.049929Z",
            "action": 30,
            "target": "Once the protocol and supporting packages have been installed, a compositor must create the user interface.  Several compositors will be covered in the following sections.  All compositors using Wayland will need a runtime directory defined in the environment.  Since FreeBSD 14.1, this is created and defined automatically.  For previous versions, this is achieved with the following command in the bourne shell:",
            "id": 696267,
            "action_name": "Source string changed",
            "url": "https://translate-dev.freebsd.org/api/changes/696267/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1706654/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:16.049945Z",
            "action": 59,
            "target": "프로토콜과 지원 패키지가 설치되면 컴포지터가 사용자 인터페이스를 생성해야 합니다.  다음 섹션에서는 몇 가지 컴포지터를 다룰 것입니다.  Wayland를 사용하는 모든 컴포지터는 환경에 정의된 런타임 디렉터리가 필요하며, 이는 bourne 셸에서 다음 명령으로 구현할 수 있습니다:",
            "id": 696268,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/696268/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1706655/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:16.049963Z",
            "action": 30,
            "target": "# sysrc seatd_enable=\"YES\"\n# service seatd start\n",
            "id": 696269,
            "action_name": "Source string changed",
            "url": "https://translate-dev.freebsd.org/api/changes/696269/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1706655/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:16.049979Z",
            "action": 59,
            "target": "# sysrc seatd_enable=”YES”\n# service seatd start\n",
            "id": 696270,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/696270/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1706656/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:16.049995Z",
            "action": 30,
            "target": "One final thing to note is the <super> key.  Most of the configuration mentions this key, and it is the traditional `Windows` key on the keyboard.  Most keyboards have this super key available; however, it should be remapped within this configuration file if it is not available.  For example, to lock the screen, press and hold the super key, the kbd:[shift] key, and press the kbd:[escape] key.  Unless the mappings have changed, this will execute the swaylock application.  The default configuration for `swaylock` will show a grey screen; however, the application is highly customizable and well documented.  In addition, since the swaylock-effects is the version that was installed, there are several options available such as the blur effect, which can be seen using the following command:",
            "id": 696271,
            "action_name": "Source string changed",
            "url": "https://translate-dev.freebsd.org/api/changes/696271/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1706656/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:16.050011Z",
            "action": 59,
            "target": "마지막으로 주목해야 할 것은 <super> 키입니다.  대부분의 설정에서 이 키를 언급하고 있으며, 이 키는 키보드의 전통적인 `Windows` 키입니다.  대부분의 키보드에서 이 슈퍼 키를 사용할 수 있지만, 사용할 수 없는 경우 이 구성 파일 내에서 다시 매핑해야 합니다.  예를 들어, 화면을 잠그려면 슈퍼 키인 kbd:[shift] 키를 길게 누른 상태에서 kbd:[escape] 키를 누릅니다. 매핑이 변경되지 않는 한, 이렇게 하면 swaylock 애플리케이션이 실행됩니다.  `swaylock` 의 기본 구성은 회색 화면으로 표시되지만, 이 애플리케이션은 사용자 정의가 가능하고 문서화되어 있습니다.  또한, 설치된 버전에 따라 다음 명령을 사용하여 확인할 수 있는 흐림 효과와 같은 몇 가지 옵션을 사용할 수 있습니다:",
            "id": 696272,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/696272/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:16.050029Z",
            "action": 0,
            "target": "",
            "id": 696273,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/696273/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-14T19:32:18.564546Z",
            "action": 44,
            "target": "",
            "id": 696401,
            "action_name": "New strings to translate",
            "url": "https://translate-dev.freebsd.org/api/changes/696401/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1721448/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-29T14:52:01.114951Z",
            "action": 30,
            "target": "# Logo key. Use Mod1 for Alt.\ninput * xkb_rules evdev\nset $mod Mod4\n# Your preferred terminal emulator\nset $term alacritty\nset $lock swaylock -f -c 000000\noutput \"My Workstation\" mode 1366x768@60Hz position 1366 0\noutput * bg ~/wallpapers/mywallpaper.png stretch\n### Idle configuration\nexec swayidle -w \\\n          timeout 300 'swaylock -f -c 000000' \\\n          timeout 600 'swaymsg \"output * dpms off\"' resume 'swaymsg \"output * dpms on\"' \\\n          before-sleep 'swaylock -f -c 000000'\n",
            "id": 714346,
            "action_name": "Source string changed",
            "url": "https://translate-dev.freebsd.org/api/changes/714346/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1721448/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-29T14:52:01.114984Z",
            "action": 59,
            "target": "# Logo key. Use Mod1 for Alt.\ninput * xkb_rules evdev\nset $mod Mod4\n# Your preferred terminal emulator\nset $term alacritty\nset $lock swaylock -f -c 000000\noutput \"My Workstation\" mode 1366x786@60Hz position 1366 0\noutput * bg ~/wallpapers/mywallpaper.png stretch\n### Idle configuration\nexec swayidle -w \\\n          timeout 300 'swaylock -f -c 000000' \\\n          timeout 600 'swaymsg \"output * dpms off\"' resume 'swaymsg \"output * dpms on\"' \\\n          before-sleep 'swaylock -f -c 000000'\n",
            "id": 714347,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/714347/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-29T14:52:01.115006Z",
            "action": 0,
            "target": "",
            "id": 714348,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/714348/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-29T14:52:02.744443Z",
            "action": 44,
            "target": "",
            "id": 714372,
            "action_name": "New string to translate",
            "url": "https://translate-dev.freebsd.org/api/changes/714372/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1765155/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-24T13:40:24.843900Z",
            "action": 30,
            "target": "The Sway compositor is a tiling compositor that attempts to replace the i3 windows manager.  It should work with the user's current i3 configuration; however, new features may require some additional setup.",
            "id": 760694,
            "action_name": "Source string changed",
            "url": "https://translate-dev.freebsd.org/api/changes/760694/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1765155/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-24T13:40:24.843932Z",
            "action": 59,
            "target": "Sway 컴포지터는 i3 윈도우 매니저를 대체하려는 타일 형태의 컴포지터입니다.  사용자의 현재 i3 구성과 함께 작동해야 하지만 새로운 기능을 사용하려면 몇 가지 추가 설정이 필요할 수 있습니다.  다음 예제에서는 i3 구성을 마이그레이션하지 않고 새로 설치하는 것으로 가정합니다.  Sway 및 주요 구성 요소를 설치하려면 루트 사용자로 다음 명령을 실행합니다:",
            "id": 760695,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/760695/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1765156/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-24T13:40:24.843953Z",
            "action": 59,
            "target": "",
            "id": 760696,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/760696/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1765157/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-24T13:40:24.843971Z",
            "action": 30,
            "target": "In the forthcoming examples, a fresh installation without migrating any i3 configuration will be assumed.  To install Sway and valuable components, issue the following command as the root user:",
            "id": 760697,
            "action_name": "Source string changed",
            "url": "https://translate-dev.freebsd.org/api/changes/760697/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1765157/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-24T13:40:24.843988Z",
            "action": 59,
            "target": "Sway 컴포지터는 i3 윈도우 매니저를 대체하려는 타일 형태의 컴포지터입니다.  사용자의 현재 i3 구성과 함께 작동해야 하지만 새로운 기능을 사용하려면 몇 가지 추가 설정이 필요할 수 있습니다.  다음 예제에서는 i3 구성을 마이그레이션하지 않고 새로 설치하는 것으로 가정합니다.  Sway 및 주요 구성 요소를 설치하려면 루트 사용자로 다음 명령을 실행합니다:",
            "id": 760698,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/760698/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-24T13:40:24.844005Z",
            "action": 0,
            "target": "",
            "id": 760699,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/760699/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-24T13:40:25.851503Z",
            "action": 44,
            "target": "",
            "id": 760740,
            "action_name": "New strings to translate",
            "url": "https://translate-dev.freebsd.org/api/changes/760740/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1774011/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-05-02T02:27:11.325742Z",
            "action": 30,
            "target": "# pkg install xwayland\n",
            "id": 772518,
            "action_name": "Source string changed",
            "url": "https://translate-dev.freebsd.org/api/changes/772518/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1774011/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-05-02T02:27:11.325768Z",
            "action": 59,
            "target": "# pkg install xwayland-devel\n",
            "id": 772519,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/772519/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-05-02T02:27:11.325783Z",
            "action": 0,
            "target": "",
            "id": 772520,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/772520/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-05-02T02:27:14.397084Z",
            "action": 44,
            "target": "",
            "id": 772545,
            "action_name": "New string to translate",
            "url": "https://translate-dev.freebsd.org/api/changes/772545/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1814732/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-06-29T21:01:28.579615Z",
            "action": 30,
            "target": "In the previous example, the `xkb` rules for man:evdev[4] events are loaded, and the $mod key is set to the Windows logo key for the key bindings.  Next, the terminal emulator was set to be `alacritty`, and a screen lock command was defined; more on this later.  The output keyword, the mode, the position, a background wallpaper, and Sway is also told to stretch this wallpaper to fill out the screen.  Finally, `swayidle` is set to daemonize and lock the screen after a timeout of 300 seconds, placing the screen or monitor into sleep mode after 600 seconds.  The locked background color of 000000, which is black, is also defined here.  Using swaylock-effects, a clock may also be displayed with the `--clock` parameter.  See the manual page for more options.  The man:sway-output[5] manual page should also be reviewed; it includes a great deal of information on customing the output options available.",
            "id": 846821,
            "action_name": "Source string changed",
            "url": "https://translate-dev.freebsd.org/api/changes/846821/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1814732/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-06-29T21:01:28.579644Z",
            "action": 59,
            "target": "이전 예제에서는 man:evdev[4] 이벤트에 대한 `xkb` 규칙이 로드되고 $mod 키가 키 바인딩을 위해 Windows 로고 키로 설정되었습니다.  다음으로 터미널 에뮬레이터를 `alacritty` 로 설정하고 화면 잠금 명령을 정의했습니다(이에 대해서는 나중에 자세히 설명합니다).  출력 키워드, 모드, 위치, 배경 배경화면, 그리고 이 배경화면을 늘려서 화면을 채우도록 Sway도 지정했습니다.  마지막으로 `swaylock` 은 300초의 시간 초과 후 화면을 데몬화하여 잠그고 600초 후에 화면 또는 모니터를 절전 모드로 전환하도록 설정했습니다.  잠긴 배경색인 000000(검은색)도 여기에서 정의됩니다.  swaylock-effects를 사용하면 `--clock` 매개변수를 사용하여 시계를 표시할 수도 있습니다.  더 많은 옵션은 매뉴얼 페이지를 참조하세요.  사용 가능한 출력 옵션 사용자 지정에 대한 많은 정보가 포함된 man:sway-output[5] 매뉴얼 페이지도 검토해야 합니다.",
            "id": 846822,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/846822/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-06-29T21:01:28.579662Z",
            "action": 0,
            "target": "",
            "id": 846823,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/846823/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-06-29T21:01:29.694879Z",
            "action": 44,
            "target": "",
            "id": 846851,
            "action_name": "New string to translate",
            "url": "https://translate-dev.freebsd.org/api/changes/846851/?format=api"
        }
    ]
}