GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-06-15 01:40:14 +00:00
parent 89beaa9316
commit 8095062db2
45 changed files with 3418 additions and 3105 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-06-14 00:42+0000\n"
"POT-Creation-Date: 2025-06-15 00:42+0000\n"
"PO-Revision-Date: 2023-06-16 19:31+0700\n"
"Last-Translator: Linerly <linerly@protonmail.com>\n"
"Language-Team: Indonesian <kde-i18n-doc@kde.org>\n"
@@ -33,120 +33,120 @@ msgstr "Kirim notifikasi pengetikan"
msgid "Receiving push notifications"
msgstr "Kirim notifikasi pengetikan"
#: src/app/main.cpp:151 src/login/WelcomePage.qml:75
#: src/app/main.cpp:150 src/login/WelcomePage.qml:75
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/app/main.cpp:153
#: src/app/main.cpp:152
#, fuzzy, kde-format
#| msgid "About NeoChat"
msgid "Chat on Matrix"
msgstr "Tentang NeoChat"
#: src/app/main.cpp:155
#: src/app/main.cpp:154
#, fuzzy, kde-format
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
msgid "© 2018-2020 Black Hat, 2020-2025 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2023 Komunitas KDE"
#: src/app/main.cpp:156
#: src/app/main.cpp:155
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/app/main.cpp:156 src/app/main.cpp:157 src/app/main.cpp:158
#: src/app/main.cpp:160
#: src/app/main.cpp:155 src/app/main.cpp:156 src/app/main.cpp:157
#: src/app/main.cpp:159
#, kde-format
msgid "Maintainer"
msgstr "Pemelihara"
#: src/app/main.cpp:157
#: src/app/main.cpp:156
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/app/main.cpp:158
#: src/app/main.cpp:157
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/app/main.cpp:159
#: src/app/main.cpp:158
#, kde-format
msgid "Joshua Goins"
msgstr ""
#: src/app/main.cpp:164
#: src/app/main.cpp:163
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/app/main.cpp:164
#: src/app/main.cpp:163
#, kde-format
msgid "Original author of Spectral"
msgstr "Penulis asli Spectral"
#: src/app/main.cpp:165
#: src/app/main.cpp:164
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/app/main.cpp:165
#: src/app/main.cpp:164
#, fuzzy, kde-format
#| msgid "Maintainer of Quotient"
msgid "Maintainer of libQuotient"
msgstr "Pemelihara Quotient"
#: src/app/main.cpp:166
#: src/app/main.cpp:165
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Linerly"
#: src/app/main.cpp:166
#: src/app/main.cpp:165
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "linerly@protonmail.com"
#: src/app/main.cpp:170
#: src/app/main.cpp:169
#, fuzzy, kde-format
#| msgid "A Qt5 library to write cross-platform clients for Matrix"
msgid "A Qt library to write cross-platform clients for Matrix"
msgstr "Sebuah pustaka Qt5 untuk membuat klien lintas platform untuk Matrix"
#: src/app/main.cpp:172
#: src/app/main.cpp:171
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (dibangun pada %2)"
#: src/app/main.cpp:199
#: src/app/main.cpp:196
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Klien untuk protokol komunikasi Matrix"
#: src/app/main.cpp:200
#: src/app/main.cpp:197
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Mendukung skema URL matrix:"
#: src/app/main.cpp:201
#: src/app/main.cpp:198
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr ""
#: src/app/main.cpp:203
#: src/app/main.cpp:200
#, kde-format
msgid "Only used for autotests"
msgstr ""
#: src/app/main.cpp:208
#: src/app/main.cpp:205
#, kde-format
msgid "Internal usage only."
msgstr ""
#: src/app/main.cpp:213
#: src/app/main.cpp:210
#, kde-format
msgid "Share a URL to Matrix"
msgstr ""
@@ -1177,19 +1177,19 @@ msgstr ""
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat sedang luring. Mohon periksa koneksi jaringan Anda."
#: src/app/qml/RoomPage.qml:150
#: src/app/qml/RoomPage.qml:145
#, fuzzy, kde-format
#| msgid "Welcome to Matrix"
msgid "Welcome to NeoChat"
msgstr "Selamat datang di Matrix"
#: src/app/qml/RoomPage.qml:151
#: src/app/qml/RoomPage.qml:146
#, fuzzy, kde-format
#| msgid "Join some rooms to get started"
msgid "Select or join a room to get started"
msgstr "Bergabung ke beberapa ruangan untuk memulai"
#: src/app/qml/RoomPage.qml:244
#: src/app/qml/RoomPage.qml:234
#, kde-format
msgid "Message Source"
msgstr "Sumber Pesan"
@@ -1360,7 +1360,7 @@ msgctxt "@title:menu Account details dialog"
msgid "Account Details"
msgstr "Detail akun"
#: src/app/qml/UserDetailDialog.qml:93
#: src/app/qml/UserDetailDialog.qml:92
#, fuzzy, kde-format
#| msgid "Invites to a room"
msgctxt "@info"
@@ -1369,128 +1369,128 @@ msgid_plural "%1 mutual rooms"
msgstr[0] "Mengundang ke ruangan"
msgstr[1] "Mengundang ke ruangan"
#: src/app/qml/UserDetailDialog.qml:147
#: src/app/qml/UserDetailDialog.qml:146
#, kde-format
msgid "Unignore this user"
msgstr "Hilangkan pengabaian pengguna ini"
#: src/app/qml/UserDetailDialog.qml:147
#: src/app/qml/UserDetailDialog.qml:146
#, kde-format
msgid "Ignore this user"
msgstr "Abaikan pengguna ini"
#: src/app/qml/UserDetailDialog.qml:160
#: src/app/qml/UserDetailDialog.qml:159
#, kde-format
msgid "Kick this user"
msgstr "Keluarkan pengguna ini"
#: src/app/qml/UserDetailDialog.qml:164 src/app/qml/UserDetailDialog.qml:169
#: src/app/qml/UserDetailDialog.qml:163 src/app/qml/UserDetailDialog.qml:168
#, fuzzy, kde-format
#| msgid "Kick users"
msgctxt "@title:dialog"
msgid "Kick User"
msgstr "Keluarkan pengguna"
#: src/app/qml/UserDetailDialog.qml:165
#: src/app/qml/UserDetailDialog.qml:164
#, fuzzy, kde-format
#| msgid "Reason for banning this user"
msgctxt "@info:placeholder"
msgid "Reason for kicking this user"
msgstr "Alasan mencekal pengguna ini"
#: src/app/qml/UserDetailDialog.qml:166
#: src/app/qml/UserDetailDialog.qml:165
#, kde-format
msgctxt "@action:button 'Kick' as in 'Kick this user from the room'"
msgid "Kick"
msgstr ""
#: src/app/qml/UserDetailDialog.qml:185
#: src/app/qml/UserDetailDialog.qml:184
#, kde-format
msgid "Invite this user"
msgstr "Undang pengguna ini"
#: src/app/qml/UserDetailDialog.qml:198
#: src/app/qml/UserDetailDialog.qml:197
#, kde-format
msgid "Ban this user"
msgstr "Cekal pengguna ini"
#: src/app/qml/UserDetailDialog.qml:203 src/app/qml/UserDetailDialog.qml:208
#: src/app/qml/UserDetailDialog.qml:202 src/app/qml/UserDetailDialog.qml:207
#, fuzzy, kde-format
#| msgid "Ban User"
msgctxt "@title:dialog"
msgid "Ban User"
msgstr "Cekal Pengguna"
#: src/app/qml/UserDetailDialog.qml:204
#: src/app/qml/UserDetailDialog.qml:203
#, fuzzy, kde-format
#| msgid "Reason for banning this user"
msgctxt "@info:placeholder"
msgid "Reason for banning this user"
msgstr "Alasan mencekal pengguna ini"
#: src/app/qml/UserDetailDialog.qml:205
#: src/app/qml/UserDetailDialog.qml:204
#, kde-format
msgctxt "@action:button 'Ban' as in 'Ban this user'"
msgid "Ban"
msgstr "Cekal"
#: src/app/qml/UserDetailDialog.qml:223
#: src/app/qml/UserDetailDialog.qml:222
#, kde-format
msgid "Unban this user"
msgstr "Batalkan pencekalan pengguna ini"
#: src/app/qml/UserDetailDialog.qml:236
#: src/app/qml/UserDetailDialog.qml:235
#, kde-format
msgid "Set user power level"
msgstr "Tetapkan tingkat daya pengguna"
#: src/app/qml/UserDetailDialog.qml:261
#: src/app/qml/UserDetailDialog.qml:260
#, fuzzy, kde-format
#| msgid "Remove recent messages by this user"
msgctxt "@action:button"
msgid "Remove recent messages by this user"
msgstr "Hapus pesan terkini dari pengguna ini"
#: src/app/qml/UserDetailDialog.qml:266
#: src/app/qml/UserDetailDialog.qml:265
#, fuzzy, kde-format
#| msgid "Remove Messages"
msgctxt "@title:dialog"
msgid "Remove Messages"
msgstr "Hapus Pesan"
#: src/app/qml/UserDetailDialog.qml:267
#: src/app/qml/UserDetailDialog.qml:266
#, fuzzy, kde-format
#| msgid "Reason for removing this user's recent messages"
msgctxt "@info:placeholder"
msgid "Reason for removing this user's recent messages"
msgstr "Alasan untuk menghapus pesan terkini pengguna ini"
#: src/app/qml/UserDetailDialog.qml:268
#: src/app/qml/UserDetailDialog.qml:267
#, fuzzy, kde-format
#| msgid "Remove"
msgctxt "@action:button 'Remove' as in 'Remove these messages'"
msgid "Remove"
msgstr "Hapus"
#: src/app/qml/UserDetailDialog.qml:271
#: src/app/qml/UserDetailDialog.qml:270
#, kde-format
msgctxt "@title"
msgid "Remove Messages"
msgstr "Hapus Pesan"
#: src/app/qml/UserDetailDialog.qml:285
#: src/app/qml/UserDetailDialog.qml:284
#, kde-format
msgctxt "%1 is the name of the user."
msgid "Chat with %1"
msgstr ""
#: src/app/qml/UserDetailDialog.qml:285
#: src/app/qml/UserDetailDialog.qml:284
#, fuzzy, kde-format
#| msgid "Open a private chat"
msgid "Invite to private chat"
msgstr "Buka sebuah obrolan privat"
#: src/app/qml/UserDetailDialog.qml:296
#: src/app/qml/UserDetailDialog.qml:295
#, kde-format
msgid "Copy link"
msgstr "Salin tautan"
@@ -1711,24 +1711,24 @@ msgstr "Pihak jarak jauh membatalkan verifikasi sesi karena kunci tidak cocok."
msgid "The session verification was canceled due to an unknown error."
msgstr "Verifikasi sesi dibatalkan karena kesalahan yang tidak diketahui."
#: src/app/roommanager.cpp:211
#: src/app/roommanager.cpp:212
#, fuzzy, kde-format
#| msgid "%1 is not a correct Matrix identifier"
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
msgstr "%1 bukan pengenal Matrix yang benar"
#: src/app/roommanager.cpp:415
#: src/app/roommanager.cpp:416
#, fuzzy, kde-format
#| msgid "Failed to join room"
msgid "Failed to join room<br />%1"
msgstr "Gagal bergabung dengan ruangan"
#: src/app/roommanager.cpp:439
#: src/app/roommanager.cpp:440
#, kde-format
msgid "You requested to join '%1'"
msgstr "Anda meminta untuk bergabung ke '%1'"
#: src/app/roommanager.cpp:443
#: src/app/roommanager.cpp:444
#, fuzzy, kde-format
#| msgid "Failed to request joining room"
msgid "Failed to request joining room<br />%1"
@@ -1781,23 +1781,23 @@ msgstr "Buat sebuah Ruangan"
msgid "Send message"
msgstr "Kirim pesan"
#: src/chatbar/ChatBar.qml:242
#: src/chatbar/ChatBar.qml:237
#, kde-format
msgid "Send an encrypted message…"
msgstr "Kirim pesan terenkripsi…"
#: src/chatbar/ChatBar.qml:242
#: src/chatbar/ChatBar.qml:237
#, fuzzy, kde-format
#| msgid "Set an attachment caption..."
msgid "Set an attachment caption…"
msgstr "Atur takarir lampiran..."
#: src/chatbar/ChatBar.qml:242
#: src/chatbar/ChatBar.qml:237
#, kde-format
msgid "Send a message…"
msgstr "Kirim pesan…"
#: src/chatbar/ChatBar.qml:405 src/timeline/ChatBarComponent.qml:237
#: src/chatbar/ChatBar.qml:400 src/timeline/ChatBarComponent.qml:237
#, kde-format
msgctxt "@action:button"
msgid "Cancel reply"
@@ -3225,7 +3225,7 @@ msgstr "Pembuatan space gagal: %1"
msgid "Report sent successfully."
msgstr "Laporan berhasil dikirim."
#: src/libneochat/neochatroom.cpp:1535 src/libneochat/neochatroom.cpp:1543
#: src/libneochat/neochatroom.cpp:1539 src/libneochat/neochatroom.cpp:1547
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -6801,7 +6801,14 @@ msgstr ""
msgid "Check-out time: %1"
msgstr ""
#: src/timeline/ImageComponent.qml:125
#: src/timeline/ImageComponent.qml:62 src/timeline/VideoComponent.qml:187
#, fuzzy, kde-format
#| msgid "Set Image"
msgctxt "@action:button"
msgid "Hide Image"
msgstr "Tetapkan Gambar"
#: src/timeline/ImageComponent.qml:143
#, fuzzy, kde-format
#| msgid "Set Image"
msgctxt "@action:button"
@@ -6993,7 +7000,7 @@ msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr "(Berakhir)"
#: src/timeline/pollhandler.cpp:315
#: src/timeline/pollhandler.cpp:297
#, kde-format
msgctxt "%1 is the poll answer that had the most votes"
msgid "The poll has ended. Top answer: %1"
@@ -7037,28 +7044,28 @@ msgid ""
"this point."
msgstr ""
#: src/timeline/TimelineView.qml:191
#: src/timeline/TimelineView.qml:199
#, kde-format
msgid "Jump to first unread message"
msgstr "Pergi ke pesan pertama yang belum dibaca"
#: src/timeline/TimelineView.qml:191
#: src/timeline/TimelineView.qml:199
#, fuzzy, kde-format
#| msgid "Jump to latest message"
msgid "Jump to oldest loaded message"
msgstr "Pergi ke pesan terkini"
#: src/timeline/TimelineView.qml:235
#: src/timeline/TimelineView.qml:231
#, kde-format
msgid "Jump to latest message"
msgstr "Pergi ke pesan terkini"
#: src/timeline/TimelineView.qml:260
#: src/timeline/TimelineView.qml:265
#, kde-format
msgid "Drag items here to share them"
msgstr "Seret item ke sini untuk membagikannya"
#: src/timeline/TimelineView.qml:295
#: src/timeline/TimelineView.qml:290
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
@@ -7072,25 +7079,25 @@ msgstr[1] "%2 sedang mengetik"
msgid "Pl. %1"
msgstr ""
#: src/timeline/VideoComponent.qml:197
#: src/timeline/VideoComponent.qml:215
#, kde-format
msgid "Video"
msgstr "Video"
#: src/timeline/VideoComponent.qml:237
#: src/timeline/VideoComponent.qml:255
#, fuzzy, kde-format
#| msgid "Video"
msgctxt "@action:button"
msgid "Show Video"
msgstr "Video"
#: src/timeline/VideoComponent.qml:278
#: src/timeline/VideoComponent.qml:296
#, kde-format
msgctxt "@action:button"
msgid "Volume"
msgstr "Volume"
#: src/timeline/VideoComponent.qml:362
#: src/timeline/VideoComponent.qml:380
#, kde-format
msgid "Maximize"
msgstr "Maksimalkan"