Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 629,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/changes/?format=api&page=9",
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964776/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-05-18T16:30:30.821936Z",
            "action": 9,
            "target": "… di mana _options_ adalah opsi baris perintah seperti yang dijelaskan di xref:Managing_Users_and_Groups.adoc#table-useradd-options[Opsi baris perintah useradd umum].  indexterm:[konfigurasi pengguna,konfigurasi baris perintah,passwd] Secara baku, perintah [command]#useradd# membuat akun pengguna yang terkunci. Untuk membuka kunci akun, jalankan perintah berikut sebagai `root` untuk menetapkan kata sandi:",
            "old": "",
            "details": {
                "state": 20,
                "source": "…where _options_ are command-line options as described in xref:Managing_Users_and_Groups.adoc#table-useradd-options[Common useradd command-line options].  indexterm:[user configuration,command line configuration,passwd] By default, the [command]#useradd# command creates a locked user account. To unlock the account, run the following command as `root` to assign a password:",
                "old_state": 0
            },
            "id": 4960120,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4960120/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964774/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-05-18T16:30:28.646631Z",
            "action": 9,
            "target": "indexterm:[perintah useradd,pembuatan akun pengguna memakai]indexterm:[menambah,pengguna]indexterm:[konfigurasi pengguna,konfigurasi baris perintah,useradd] Untuk menambahkan pengguna baru ke sistem, ketik yang berikut ini pada shell prompt sebagai `root`:",
            "old": "",
            "details": {
                "state": 20,
                "source": "indexterm:[useradd command,user account creation using]indexterm:[adding,user]indexterm:[user configuration,command line configuration,useradd] To add a new user to the system, type the following at a shell prompt as `root`:",
                "old_state": 0
            },
            "id": 4960087,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4960087/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964772/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-05-18T16:30:26.534655Z",
            "action": 9,
            "target": "|Utilitas|Deskripsi\n|[command]#id#|Menampilkan ID pengguna dan grup.\n|[command]#useradd#, [command]#usermod#, [command]#userdel#|Utilitas standar untuk menambahkan, memodifikasi, dan menghapus akun pengguna.\n|[command]#groupadd#, [command]#groupmod#, [command]#groupdel#|Utilitas standar untuk menambahkan, memodifikasi, dan menghapus grup.\n|[command]#gpasswd#|Utilitas standar untuk mengelola berkas konfigurasi `/etc/group`.\n|[command]#pwck#, [command]#grpck#|Utilitas yang dapat digunakan untuk verifikasi kata sandi, grup, dan berkas shadow terkait.\n|[command]#pwconv#, [command]#pwunconv#|Utilitas yang dapat digunakan untuk konversi kata sandi menjadi kata sandi shadow, atau kembali dari kata sandi shadow ke kata sandi standar.\n|[command]#grpconv#, [command]#grpunconv#|Mirip dengan sebelumnya, utilitas ini dapat digunakan untuk konversi informasi shadow untuk akun grup.\n",
            "old": "",
            "details": {
                "state": 20,
                "source": "|Utilities|Description\n|[command]#id#|Displays user and group IDs.\n|[command]#useradd#, [command]#usermod#, [command]#userdel#|Standard utilities for adding, modifying, and deleting user accounts.\n|[command]#groupadd#, [command]#groupmod#, [command]#groupdel#|Standard utilities for adding, modifying, and deleting groups.\n|[command]#gpasswd#|Standard utility for administering the `/etc/group` configuration file.\n|[command]#pwck#, [command]#grpck#|Utilities that can be used for verification of the password, group, and associated shadow files.\n|[command]#pwconv#, [command]#pwunconv#|Utilities that can be used for the conversion of passwords to shadow passwords, or back from shadow passwords to standard passwords.\n|[command]#grpconv#, [command]#grpunconv#|Similar to the previous, these utilities can be used for conversion of shadowed information for group accounts.\n",
                "old_state": 0
            },
            "id": 4960075,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4960075/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964770/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-05-18T16:30:24.709481Z",
            "action": 9,
            "target": "indexterm:[pengguna,alat untuk mengelola,useradd]indexterm:[pengguna,alat untuk mengelola,alat pengaturan Users]indexterm:[grup,alat untuk mengelola,groupadd] Selain alat pengaturan [application]*Users* yang dijelaskan dalam xref:basic-system-configuration/Managing_Users_and_Groups.adoc#s1-users-configui[Mengelola Pengguna dalam Lingkungan Grafis], yang dirancang untuk pengelolaan dasar pengguna, Anda dapat menggunakan alat baris perintah untuk mengelola pengguna dan grup yang tercantum dalam xref: Managing_Users_and_Groups.adoc#table-users-tools[Utilitas baris perintah untuk mengelola pengguna dan grup].",
            "old": "",
            "details": {
                "state": 20,
                "source": "indexterm:[users,tools for management of,useradd]indexterm:[users,tools for management of,the Users setting tool]indexterm:[groups,tools for management of,groupadd] Apart from the [application]*Users* settings tool described in xref:basic-system-configuration/Managing_Users_and_Groups.adoc#s1-users-configui[Managing Users in a Graphical Environment], which is designed for basic managing of users, you can use command line tools for managing users and groups that are listed in xref:Managing_Users_and_Groups.adoc#table-users-tools[Command line utilities for managing users and groups].",
                "old_state": 0
            },
            "id": 4960064,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4960064/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964764/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-05-18T16:30:21.878137Z",
            "action": 9,
            "target": "Untuk membuat perubahan pada akun pengguna, terlebih dahulu pilih tombol btn:[Buka Kunci] dan autentikasi diri Anda seperti yang ditunjukkan oleh kotak dialog yang muncul. Perhatikan bahwa kecuali Anda memiliki hak istimewa superuser, aplikasi akan meminta Anda untuk mengautentikasi sebagai `root`. Untuk menambah dan menghapus pengguna, pilih tombol btn:[+] dan btn:[-]. Untuk menambahkan pengguna ke grup administratif `wheel`, ubah Tipe Akun dari `Standar` menjadi `Administrator`. Untuk menyunting pengaturan bahasa pengguna, pilih bahasa dan menu tarik turun muncul.",
            "old": "",
            "details": {
                "state": 20,
                "source": "To make changes to the user accounts, first select the btn:[Unlock] button and authenticate yourself as indicated by the dialog box that appears. Note that unless you have superuser privileges, the application will prompt you to authenticate as `root`. To add and remove users, select the btn:[+] and btn:[-] button respectively. To add a user to the administrative group `wheel`, change the Account Type from `Standard` to `Administrator`. To edit a user's language setting, select the language and a drop-down menu appears.",
                "old_state": 0
            },
            "id": 4960047,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4960047/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964763/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-05-18T16:30:19.829010Z",
            "action": 9,
            "target": "Tekan kbd:[Super] untuk memasuki Ringkasan Aktivitas, ketikkan [command]#Users# dan tekan kbd:[Enter]. Alat pengaturan [application]*Users* muncul. Tombol kbd:[Super] muncul dalam berbagai bentuk, bergantung pada papan ketik dan perangkat keras lain, tapi sering sebagai tombol Windows atau Command, dan biasanya di sebelah kiri Spasi.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Press the kbd:[Super] key to enter the Activities Overview, type [command]#Users# and then press kbd:[Enter]. The [application]*Users* settings tool appears. The kbd:[Super] key appears in a variety of guises, depending on the keyboard and other hardware, but often as either the Windows or Command key, and typically to the left of the Spacebar.",
                "old_state": 0
            },
            "id": 4960035,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4960035/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964761/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-05-18T16:30:17.847735Z",
            "action": 9,
            "target": "indexterm:[pengguna,konfigurasi pengguna]indexterm:[grup,konfigurasi grup]indexterm:[konfigurasi pengguna,melihat daftar pengguna]indexterm:[konfigurasi,melihat daftar grup]indexterm:[alat pengaturan Users,konfigurasi pengguna] Utilitas [application]*Users* mengizinkan Anda melihat, mengubah, menambah, dan menghapus pengguna lokal dalam antar muka pengguna grafis.",
            "old": "",
            "details": {
                "state": 20,
                "source": "indexterm:[users,user configuration]indexterm:[groups,group configuration]indexterm:[user configuration,viewing list of users]indexterm:[group configuration,viewing list of groups]indexterm:[the Users settings tool,user configuration] The [application]*Users* utility allows you to view, modify, add, and delete local users in the graphical user interface.",
                "old_state": 0
            },
            "id": 4960023,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4960023/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2022-04-11T19:39:42.046050Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "po/id/f29/pages/basic-system-configuration/Managing_Users_and_Groups.po"
            },
            "id": 4582279,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4582279/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964885/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:10:07.278076Z",
            "action": 9,
            "target": "`groupmod`(8) — Halaman manual untuk perintah [command]#groupmod# mendokumentasikan bagaimana memakainya untuk mengubah keanggotaan grup.",
            "old": "",
            "details": {},
            "id": 4159280,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159280/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964884/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:10:05.371142Z",
            "action": 9,
            "target": "`groupdel`(8) — Halaman manual untuk perintah [command]#groupdel# mendokumentasikan bagaimana memakainya untuk menghapus grup.",
            "old": "",
            "details": {},
            "id": 4159269,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159269/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964883/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:10:03.684613Z",
            "action": 9,
            "target": "`groupadd`(8) — Halaman manual untuk perintah [command]#groupadd# mendokumentasikan bagaimana memakainya untuk membuat grup baru.",
            "old": "",
            "details": {},
            "id": 4159258,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159258/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964882/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:10:02.002518Z",
            "action": 9,
            "target": "`usermod`(8) — Halaman manual untuk perintah [command]#usermod# mendokumentasikan bagaimana memakainya untuk mengubah pengguna.",
            "old": "",
            "details": {},
            "id": 4159247,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159247/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964881/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:10:00.122896Z",
            "action": 9,
            "target": "`userdel`(8) — Halaman manual untuk perintah [command]#userdel# mendokumentasikan bagaimana memakainya untuk menghapus pengguna.",
            "old": "",
            "details": {},
            "id": 4159236,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159236/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964880/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:58.388715Z",
            "action": 9,
            "target": "`useradd`(8) — Halaman manual untuk perintah [command]#useradd# mendokumentasikan bagaimana memakainya untuk membuat pengguna baru.",
            "old": "",
            "details": {},
            "id": 4159225,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159225/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964858/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:56.398884Z",
            "action": 9,
            "target": "idle 120 lockscreen\nautodetach off\n",
            "old": "",
            "details": {},
            "id": 4159214,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159214/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964852/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:54.373547Z",
            "action": 9,
            "target": "SCREENEXEC=\"screen\"\nif [ -w $(tty) ]; then\n  trap \"exec $SCREENEXEC\" 1 2 3 15\n  echo -n 'Starting session in 10 seconds'\n  sleep 10\n  exec $SCREENEXEC\nfi\n",
            "old": "",
            "details": {},
            "id": 4159203,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159203/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964759/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:52.676221Z",
            "action": 9,
            "target": "Perintah [command]#useradd# dengan opsi [option]`-e, --expiredate` atau [option]`-f, --inactive`.",
            "old": "",
            "details": {},
            "id": 4159192,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159192/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964758/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:50.944355Z",
            "action": 9,
            "target": "Perintah [command]#usermod# dengan opsi [option]`-e, --expiredate` atau [option]`-f, --inactive`.",
            "old": "",
            "details": {},
            "id": 4159181,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159181/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964757/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:49.198457Z",
            "action": 9,
            "target": "Utilitas [command]#gpasswd# untuk mengadministrasi berkas `/etc/group`.",
            "old": "",
            "details": {},
            "id": 4159170,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159170/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964756/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:47.353672Z",
            "action": 9,
            "target": "Utilitas [command]#chage# untuk menata parameter masa kedaluwarsa kata sandi. Untuk rincian, lihat bagian link:++https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Security_Guide/chap-Hardening_Your_System_with_Tools_and_Services.html#sec-Password_Security++[Keamanan Kata Sandi] dalam [citetitle]_Panduan Keamanan Red{nbsp}Hat Enterprise{nbsp}Linux{nbsp}7_.",
            "old": "",
            "details": {},
            "id": 4159159,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159159/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964755/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:45.585639Z",
            "action": 9,
            "target": "Kebanyakan utilitas yang disediakan oleh paket [package]*shadow-utils* bekerja dengan benar baik ketika kata sandi shadow difungsikan atau tidak. Namun, karena informasi masa kedaluwarsa kata sandi disimpan secara eksklusif dalam berkas `/etc/shadow`, beberapa utilitas dan perintah tidak bekerja tanpa terlebih dahulu memfungsikan kata sandi shadow:",
            "old": "",
            "details": {},
            "id": 4159148,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159148/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964754/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:43.711768Z",
            "action": 9,
            "target": "Kata sandi shadow memungkinkan berkas `/etc/login.defs` memaksakan kebijakan keamanan.",
            "old": "",
            "details": {},
            "id": 4159137,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159137/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964753/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:41.923204Z",
            "action": 9,
            "target": "Kata sandi shadow menyimpan informasi tentang masa kedaluwarsa kata sandi.",
            "old": "",
            "details": {},
            "id": 4159126,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159126/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964752/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:40.238100Z",
            "action": 9,
            "target": "Kata sandi shadow memperbaiki keamanan sistem dengan memindah hash kata sandi terenkripsi dari berkas `/etc/passwd` yang dapat dibaca siapa pun ke `/etc/shadow`, yang hanya dapat dibaca oleh pengguna `root`.",
            "old": "",
            "details": {},
            "id": 4159115,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159115/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964751/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:38.434217Z",
            "action": 9,
            "target": "Berikut ini adalah daftar dari keuntungan kata sandi shadow dibanding dengan cara tradisional menyimpan kata sandi pada sistem berbasis UNIX:",
            "old": "",
            "details": {},
            "id": 4159104,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159104/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964750/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:36.679080Z",
            "action": 9,
            "target": "indexterm:[kata sandi,shadow]indexterm:[kata sandi shadow,ringkasan tentang] Dalam lingkungan dengan beberapa pengguna, sangat penting untuk memakai _kata sandi shadow_ yang disediakan oleh paket [package]*shadow-utils* untuk meningkatkan keamanan dari berkas-berkas autentikasi sistem. Untuk alasan ini, program instalasi memfungsikan kata sandi shadow secara baku.",
            "old": "",
            "details": {},
            "id": 4159093,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159093/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964748/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:34.947318Z",
            "action": 9,
            "target": "Daftar dari semua grup disimpan dalam berkas konfigurasi `/etc/group`.",
            "old": "",
            "details": {},
            "id": 4159082,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159082/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964746/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:33.092843Z",
            "action": 9,
            "target": "Grup privat pengguna membuat aman menata izin baku bagi berkas atau direktori yang baru dibuat, mengizinkan pengguna dan *grup pengguna tersebut* membuat perubahan ke berkas atau direktori.",
            "old": "",
            "details": {},
            "id": 4159071,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159071/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964745/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:31.348628Z",
            "action": 9,
            "target": "indexterm:[grup,privat pengguna]indexterm:[grup privat pengguna,grup]indexterm:[grup,alat untuk manajemen,groupadd] {MAJOROS} menggunakan suatu skema _user private group_ (_UPG_), yang membuat grup UNIX lebih mudah dikelola. Suatu grup privat pengguna (user private group) dibuat saat pengguna baru ditambahkan ke sistem. Itu memiliki nama yang sama dengan pengguna dimana itu dibuat untuknya dan pengguna itu adalah satu-satunya anggota dari grup privat pengguna tersebut.",
            "old": "",
            "details": {},
            "id": 4159060,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159060/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964743/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:29.481082Z",
            "action": 9,
            "target": "Selain itu, {MAJOROS} mendukung _access control lists_ (*ACL*) untuk berkas dan direktori yang memungkinkan izin untuk pengguna tertentu di luar pemilik ditetapkan. Untuk informasi selengkapnya tentang fitur ini, lihat bab [citetitle]_link:++https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/ch-Access_Control_Lists.html++[Access Control Lists]_ dari [citetitle]_link:++https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/index.html++[Panduan Administrator Sistem Red Hat Enterprise Linux 7]_.",
            "old": "",
            "details": {},
            "id": 4159049,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159049/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964742/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:27.634044Z",
            "action": 9,
            "target": "Setiap pengguna dikaitkan dengan sebuah nomor identifikasi unik yang bernama _ID pengguna_ (*UID*). Demikian juga, setiap grup dikaitkan dengan _ID grup_ (*GID*). Pengguna yang membuat sebuah berkas juga merupakan pemilik dan pemilik grup dari berkas tersebut. Berkas diberikan izin baca, tulis, dan eksekusi terpisah untuk pemilik, grup, dan semua orang lainnya. Pemilik berkas hanya dapat diubah oleh `root`, dan izin akses dapat diubah oleh pengguna `root` dan pemilik berkas.",
            "old": "",
            "details": {},
            "id": 4159038,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159038/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964739/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-02-12T11:09:25.396153Z",
            "action": 9,
            "target": "indexterm:[grup,pengenalan]indexterm:[pengguna,pengenalan]indexterm:[pengguna,UID]indexterm:[grup,GID] Kontrol pengguna dan grup adalah elemen inti administrasi sistem {MAJOROS}. Bab ini menjelaskan cara menambah, mengelola, dan menghapus pengguna dan grup di antarmuka pengguna grafis dan pada baris perintah, dan mencakup topik tingkat lanjut, seperti membuat direktori grup.",
            "old": "",
            "details": {},
            "id": 4159027,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/4159027/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964763/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-01-07T19:37:17.889632Z",
            "action": 4,
            "target": "Tekan tombol kbd:[Super] untuk masuk ke Ringkasan Aktivitas, ketik [command]#Users# lalu tekan kbd:[Enter]. Alat pengaturan [application]*Pengguna* muncul. Tombol kbd:[Super] muncul dalam berbagai samaran, tergantung pada papn ketik dan perangkat keras lainnya, tetapi sering kali sebagai tombol Windows atau Command, dan biasanya di sebelah kiri kbd:[Spacebar].",
            "old": "",
            "details": {},
            "id": 3818588,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3818588/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964810/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:04:06.040607Z",
            "action": 2,
            "target": "Sebuah tanda seru (`!`) muncul dalam ruas kata sandi dari berkas `/etc/gshadow`, yang mengunci grup.",
            "old": "Sebuah tanda seru (`!`) muncul dalam ruas ruas kata sandi dari berkas `/etc/gshadow`, yang mengunci grup.",
            "details": {},
            "id": 3811549,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3811549/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964875/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:38.801135Z",
            "action": 9,
            "target": "[command]#usermod -aG myproject _username_pass:attributes[{blank}]#\n",
            "old": "",
            "details": {},
            "id": 3811538,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811538/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964873/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:36.965652Z",
            "action": 9,
            "target": "~]#{nbsp}ls -ld /opt/myproject\ndrwxrwsr-x. 3 root myproject 4096 Mar  3 18:31 /opt/myproject\n",
            "old": "",
            "details": {},
            "id": 3811527,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811527/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964871/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:35.339947Z",
            "action": 9,
            "target": "[command]#chmod 2775 /opt/myproject#\n",
            "old": "",
            "details": {},
            "id": 3811516,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811516/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964869/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:33.123704Z",
            "action": 9,
            "target": "[command]#chown root:myproject /opt/myproject#\n",
            "old": "",
            "details": {},
            "id": 3811505,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811505/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964867/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:31.375900Z",
            "action": 9,
            "target": "[command]#groupadd myproject#\n",
            "old": "",
            "details": {},
            "id": 3811494,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811494/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964865/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:29.782283Z",
            "action": 9,
            "target": "[command]#mkdir /opt/myproject#\n",
            "old": "",
            "details": {},
            "id": 3811483,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811483/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964861/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:28.217722Z",
            "action": 9,
            "target": "Membuat Direktori Grup",
            "old": "",
            "details": {},
            "id": 3811472,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811472/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964855/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:26.443220Z",
            "action": 9,
            "target": "idle 120 quit\nautodetach off\n",
            "old": "",
            "details": {},
            "id": 3811461,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811461/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964850/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:24.748112Z",
            "action": 9,
            "target": "trap \"\" 1 2 3 15\n",
            "old": "",
            "details": {},
            "id": 3811450,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811450/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964847/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:23.073129Z",
            "action": 9,
            "target": "[command]#dnf# [option]`install` [option]`screen`\n",
            "old": "",
            "details": {},
            "id": 3811439,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811439/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964844/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:21.432611Z",
            "action": 9,
            "target": "Memfungsikan Log Keluar Otomatis",
            "old": "",
            "details": {},
            "id": 3811428,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811428/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964841/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:19.652784Z",
            "action": 9,
            "target": "[command]#chage# [option]`-d` [option]`0` _username_\n",
            "old": "",
            "details": {},
            "id": 3811417,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811417/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964837/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:17.868712Z",
            "action": 9,
            "target": "[command]#passwd# [option]`-d` _username_\n",
            "old": "",
            "details": {},
            "id": 3811406,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811406/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964831/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:16.286030Z",
            "action": 9,
            "target": "opsi baris perintah chage",
            "old": "",
            "details": {},
            "id": 3811395,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811395/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964829/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:14.506400Z",
            "action": 9,
            "target": "[command]#chage# _options_ _username_\n",
            "old": "",
            "details": {},
            "id": 3811384,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811384/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/2964827/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesbasic-system-configurationmanaging_users_and_groups/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2022-01-02T07:02:12.849612Z",
            "action": 9,
            "target": "Kata sandi shadow mesti difungsikan untuk memakai perintah [command]#chage#. Untuk informasi lebih lanjut, lihat xref:Managing_Users_and_Groups.adoc#s2-users-groups-shadow-utilities[Kata Sandi Shadow].",
            "old": "",
            "details": {},
            "id": 3811373,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3811373/?format=api"
        }
    ]
}