2017-01-26 18:59:56 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
2008-07-24 23:20:03 +00:00
#
2020-05-02 10:25:56 +00:00
# Translators:
2022-06-03 09:06:59 +00:00
# Andika Triwidada <andika@gmail.com>, 2022
# Mike Gelfand <mikedld@mikedld.com>, 2022
2020-05-02 10:25:56 +00:00
#
2017-01-26 18:59:56 +00:00
#, fuzzy
2008-07-24 23:20:03 +00:00
msgid ""
msgstr ""
2017-01-26 18:59:56 +00:00
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
2023-12-29 15:16:07 +00:00
"POT-Creation-Date: 2023-12-28 23:43+0000\n"
2020-05-02 10:25:56 +00:00
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
2022-06-03 09:06:59 +00:00
"Last-Translator: Mike Gelfand <mikedld@mikedld.com>, 2022\n"
2023-04-14 02:00:44 +00:00
"Language-Team: Indonesian (https://app.transifex.com/transmissionbt/teams/33778/id/)\n"
2017-01-26 18:59:56 +00:00
"Language: id\n"
2008-07-24 23:20:03 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
2023-12-29 15:16:07 +00:00
#: ../cli/cli.cc:87 ../gtk/Utils.cc:118 ../libtransmission/utils.cc:545
2017-01-26 18:59:56 +00:00
msgid "None"
msgstr "Nihil"
2023-12-29 15:16:07 +00:00
#: ../cli/cli.cc:92
2022-06-03 09:06:59 +00:00
msgid "Inf"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:229 ../gtk/Session.cc:793 ../libtransmission/blocklist.cc:62 ../libtransmission/blocklist.cc:238 ../libtransmission/blocklist.cc:336 ../libtransmission/blocklist.cc:351 ../libtransmission/inout.cc:160 ../libtransmission/utils.cc:125 ../libtransmission/utils.cc:144 ../libtransmission/utils.cc:155 ../libtransmission/watchdir.cc:118
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:254 ../gtk/Session.cc:844 ../gtk/Utils.cc:271 ../libtransmission/watchdir.cc:91
2022-06-03 09:06:59 +00:00
msgid "Couldn't add torrent file '{path}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:263
2022-06-03 09:06:59 +00:00
msgid "Removing torrent file '{path}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:268 ../gtk/Utils.cc:554 ../libtransmission/utils.cc:607
2022-06-03 09:06:59 +00:00
msgid "Couldn't remove '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:603
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse log level '{level}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:650
2022-06-03 09:06:59 +00:00
msgid "Deferring reload until session is fully started."
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:664
2022-06-03 09:06:59 +00:00
msgid "Reloading settings from '{path}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:699
2022-06-03 09:06:59 +00:00
msgid "Couldn't initialize daemon: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:710
2022-06-03 09:06:59 +00:00
msgid "Loading settings from '{path}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:730
2022-06-03 09:06:59 +00:00
msgid "Saved pidfile '{path}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:736 ../gtk/MessageLogWindow.cc:228 ../libtransmission/blocklist.cc:73 ../libtransmission/blocklist.cc:471 ../libtransmission/inout.cc:155 ../libtransmission/rpcimpl.cc:1306 ../libtransmission/torrent.cc:1029 ../libtransmission/torrent.cc:1990 ../libtransmission/variant.cc:855
2022-06-03 09:06:59 +00:00
msgid "Couldn't save '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:745
2022-06-03 09:06:59 +00:00
msgid "Requiring authentication"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:766
2022-06-03 09:06:59 +00:00
msgid "Watching '{path}' for new torrent files"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:810 ../libtransmission/watchdir-kqueue.cc:117 ../libtransmission/watchdir-win32.cc:181
2022-06-03 09:06:59 +00:00
msgid "Couldn't create event: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:820 ../libtransmission/watchdir-kqueue.cc:127
2022-06-03 09:06:59 +00:00
msgid "Couldn't add event: {error} ({error_code})"
msgstr ""
2010-01-13 01:06:34 +00:00
2023-12-29 15:16:07 +00:00
#: ../daemon/daemon.cc:834
2022-06-03 09:06:59 +00:00
msgid "Couldn't launch daemon event loop: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:398
2022-06-03 09:06:59 +00:00
msgid "Couldn't register Transmission as a {content_type} handler: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:554
2022-10-15 18:21:13 +00:00
msgid "Got termination signal, trying to shut down cleanly. Do it again if it gets stuck."
msgstr ""
2019-03-06 00:12:51 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:780
2022-02-21 21:24:50 +00:00
msgid "Transmission is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility."
msgstr "Transmission adalah sebuah program berbagi berkas. Ketika Anda menjalankan sebuah torrent, datanya akan menjadi tersedia bagi orang lain dengan cara diunggah. Sebarang isi yang Anda bagikan adalah sepenuhnya tanggung jawab Anda."
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:786 ../gtk/Dialogs.cc:117 ../gtk/MessageLogWindow.cc:254 ../gtk/OptionsDialog.cc:372 ../gtk/PathButton.cc:147 ../gtk/StatsDialog.cc:110 ../gtk/ui/gtk3/AddTrackerDialog.ui:21 ../gtk/ui/gtk3/EditTrackersDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:22 ../gtk/ui/gtk3/OptionsDialog.ui:21 ../gtk/ui/gtk3/RelocateDialog.ui:21 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:21 ../gtk/ui/gtk4/AddTrackerDialog.ui:64 ../gtk/ui/gtk4/EditTrackersDialog.ui:84 ../gtk/ui/gtk4/MakeProgressDialog.ui:36 ../gtk/ui/gtk4/OptionsDialog.ui:176 ../gtk/ui/gtk4/RelocateDialog.ui:93 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:64
2022-10-11 15:39:41 +00:00
msgid "_Cancel"
msgstr "_Batal"
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:787
2022-02-21 21:24:50 +00:00
msgid "I _Agree"
msgstr "S_aya Setuju"
2019-03-06 00:12:51 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:1016
2022-06-03 09:06:59 +00:00
msgid "Closing Connections…"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:1021
2022-02-21 21:24:50 +00:00
msgid "Sending upload/download totals to tracker…"
msgstr "Mengirim total unggah/unduh ke pelacak…"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:1026
2022-02-21 21:24:50 +00:00
msgid "_Quit Now"
msgstr "Keluar Sekarang"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:1088
2022-02-21 21:24:50 +00:00
msgid "Couldn't add corrupt torrent"
msgid_plural "Couldn't add corrupt torrents"
msgstr[0] "Tidak dapat memasukkan torrent yang rusak"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:1095
2022-02-21 21:24:50 +00:00
msgid "Couldn't add duplicate torrent"
msgid_plural "Couldn't add duplicate torrents"
msgstr[0] "Tak bisa menambah torrent duplikat"
2020-10-03 12:36:23 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:1416
2022-02-21 21:24:50 +00:00
msgid "A fast and easy BitTorrent client"
msgstr "Aplikasi BitTorrent yang cepat dan mudah"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:1417
2022-02-21 21:24:50 +00:00
msgid "Copyright © The Transmission Project"
2022-06-03 09:06:59 +00:00
msgstr "Hak Cipta © Proyek Transmission"
2020-10-03 12:36:23 +00:00
2022-02-21 21:24:50 +00:00
#. Translators: translate "translator-credits" as your name
#. to have it appear in the credits in the "About"
#. dialog
2023-12-29 15:16:07 +00:00
#: ../gtk/Application.cc:1423
2022-02-21 21:24:50 +00:00
msgid "translator-credits"
2020-10-03 12:36:23 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
"Launchpad Contributions:\n"
" Andika Triwidada https://launchpad.net/~andika\n"
" Cahya Himawan https://launchpad.net/~cahyahimawan\n"
" D. Adhiyaksa https://launchpad.net/~zeonix1984\n"
" Eko Yudhi https://launchpad.net/~ekoyudhiprastowo\n"
" Fajran Iman Rusadi https://launchpad.net/~fajran\n"
" Fattah Rizki H L https://launchpad.net/~galamarv\n"
" Jamie Strandboge https://launchpad.net/~jdstrand\n"
" Prihantoosa https://launchpad.net/~prihantoosa\n"
" Rahman Yusri Aftian https://launchpad.net/~aftian\n"
" Rio Suryotejo https://launchpad.net/~rio-suryotejo\n"
" Sentrist Starleaf https://launchpad.net/~starleaf1\n"
" Wayan Sudiarnata https://launchpad.net/~circleshine\n"
" alphin https://launchpad.net/~alvin-hikmawan\n"
" jemmy surya https://launchpad.net/~jemmy\n"
" rotyyu https://launchpad.net/~rotua-hd\n"
" tri m s https://launchpad.net/~trims"
2020-10-03 12:36:23 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:520 ../gtk/DetailsDialog.cc:538
2022-02-21 21:24:50 +00:00
msgid "Use global settings"
msgstr "Pakai pengaturan global"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:521
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of ratio"
msgstr "Membibit tak peduli rasio"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:522
2022-02-21 21:24:50 +00:00
msgid "Stop seeding at ratio:"
msgstr "Berhenti membibit pada rasio:"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:539
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of activity"
msgstr "Membibit tak peduli aktivitas"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:540
2022-02-21 21:24:50 +00:00
msgid "Stop seeding if idle for N minutes:"
msgstr "Berhenti membibit bila menganggur selama N menit:"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:571 ../gtk/Torrent.cc:428
2012-02-13 20:58:29 +00:00
msgid "Queued for verification"
2016-09-27 19:28:27 +00:00
msgstr "Diantrikan untuk verifikasi"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:574
2009-08-22 16:13:47 +00:00
msgid "Verifying local data"
2012-02-13 20:58:29 +00:00
msgstr "Memeriksa data lokal"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:577 ../gtk/Torrent.cc:431
2012-02-13 20:58:29 +00:00
msgid "Queued for download"
2016-09-27 19:28:27 +00:00
msgstr "Diantrikan untuk diunduh"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:580 ../gtk/FilterBar.cc:473
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-08-22 16:13:47 +00:00
msgid "Downloading"
2016-09-27 19:28:27 +00:00
msgstr "Mengunduh"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:583 ../gtk/Torrent.cc:434
2012-02-13 20:58:29 +00:00
msgid "Queued for seeding"
2016-09-27 19:28:27 +00:00
msgstr "Diantrikan untuk pembibitan"
2012-02-13 20:58:29 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:586 ../gtk/FilterBar.cc:474
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-08-22 16:13:47 +00:00
msgid "Seeding"
2016-09-27 19:28:27 +00:00
msgstr "Pembibitan"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:589 ../gtk/FilterBar.cc:476 ../gtk/Torrent.cc:425
2010-06-13 18:14:49 +00:00
msgid "Finished"
2016-09-27 19:28:27 +00:00
msgstr "Selesai"
2010-06-13 18:14:49 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:589 ../gtk/FilterBar.cc:475 ../gtk/Torrent.cc:425
2009-05-05 00:34:10 +00:00
msgid "Paused"
2012-02-13 20:58:29 +00:00
msgstr "Ditunda"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:610 ../gtk/DetailsDialog.cc:615 ../gtk/DetailsDialog.cc:729
2010-12-09 19:26:56 +00:00
msgid "N/A"
2012-02-13 20:58:29 +00:00
msgstr "Tidak Tersedia"
2010-12-09 19:26:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:624 ../gtk/FileList.cc:654
2009-05-05 00:34:10 +00:00
msgid "Mixed"
msgstr "Campuran"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:625
2010-09-30 23:36:57 +00:00
msgid "No Torrents Selected"
2016-09-27 19:28:27 +00:00
msgstr "Tak Ada Torrent Yang Dipilih"
2010-09-30 23:36:57 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:654
2009-08-22 16:13:47 +00:00
msgid "Private to this tracker -- DHT and PEX disabled"
2016-09-27 19:28:27 +00:00
msgstr "Privat ke pelacak ini -- DHT dan PEX dimatikan"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:654
2009-07-17 19:29:41 +00:00
msgid "Public torrent"
2012-02-13 20:58:29 +00:00
msgstr "Torrent publik"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:717
2022-06-03 09:06:59 +00:00
msgid "Created by {creator} on {date}"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:721
2022-06-03 09:06:59 +00:00
msgid "Created by {creator}"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:725
2022-06-03 09:06:59 +00:00
msgid "Created on {date}"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:839
2010-01-13 01:06:34 +00:00
msgid "Unknown"
2016-09-27 19:28:27 +00:00
msgstr "Tak diketahui"
2010-01-13 01:06:34 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:876 ../gtk/MakeDialog.cc:388
2022-06-03 09:06:59 +00:00
msgid "{total_size} in {file_count:L} file"
msgid_plural "{total_size} in {file_count:L} files"
msgstr[0] ""
2012-02-13 20:58:29 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:891 ../gtk/MakeDialog.cc:394
2022-06-03 09:06:59 +00:00
msgid "({piece_count} BitTorrent piece @ {piece_size})"
msgid_plural "({piece_count} BitTorrent pieces @ {piece_size})"
msgstr[0] ""
2012-02-13 20:58:29 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:935
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}%)"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:943
2022-06-18 18:44:13 +00:00
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available)"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:952
2022-06-18 18:44:13 +00:00
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available; {unverified_size} unverified)"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:985
2022-06-03 09:06:59 +00:00
msgid "{downloaded_size} (+{discarded_size} discarded after failed checksum)"
2022-02-21 21:24:50 +00:00
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1015
2022-06-03 09:06:59 +00:00
msgid "{uploaded_size} (Ratio: {ratio})"
msgstr ""
2010-12-09 19:26:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1056
2010-09-30 23:36:57 +00:00
msgid "No errors"
2016-09-27 19:28:27 +00:00
msgstr "Tanpa galat"
2010-02-16 15:56:34 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1076
2010-09-30 23:36:57 +00:00
msgid "Never"
2016-09-27 19:28:27 +00:00
msgstr "Tak pernah"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1080
2009-08-22 16:13:47 +00:00
msgid "Active now"
2016-09-27 19:28:27 +00:00
msgstr "Aktif sekarang"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1494
2009-05-05 00:34:10 +00:00
msgid "Optimistic unchoke"
2016-09-27 19:28:27 +00:00
msgstr "Lepas rem optimistis"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1498
2009-05-05 00:34:10 +00:00
msgid "Downloading from this peer"
2016-09-27 19:28:27 +00:00
msgstr "Mengunduh dari peer ini"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1502
2009-05-05 00:34:10 +00:00
msgid "We would download from this peer if they would let us"
2016-09-27 19:28:27 +00:00
msgstr "Kita akan mengunduh dari peer ini bila mereka mengijinkan"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1506
2009-05-05 00:34:10 +00:00
msgid "Uploading to peer"
2016-09-27 19:28:27 +00:00
msgstr "Mengunggah ke peer"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1510
2009-05-05 00:34:10 +00:00
msgid "We would upload to this peer if they asked"
2016-09-27 19:28:27 +00:00
msgstr "Kita akan mengunggah ke peer ini bila mereka minta"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1514
2009-05-05 00:34:10 +00:00
msgid "Peer has unchoked us, but we're not interested"
2016-09-27 19:28:27 +00:00
msgstr "Peer telah melepas remnya atas kita, tapi kita tak tertarik"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1518
2009-05-05 00:34:10 +00:00
msgid "We unchoked this peer, but they're not interested"
2016-09-27 19:28:27 +00:00
msgstr "Kita telah melepas rem ke peer ini, tapi mereka tak tertarik"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1522
2009-05-05 00:34:10 +00:00
msgid "Encrypted connection"
msgstr "Koneksi terenkripsi"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1526
2011-02-08 00:19:22 +00:00
msgid "Peer was found through Peer Exchange (PEX)"
2016-09-27 19:28:27 +00:00
msgstr "Peer ditemukan melalui Peer Exchange (PEX)"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1530
2011-02-08 00:19:22 +00:00
msgid "Peer was found through DHT"
2016-09-27 19:28:27 +00:00
msgstr "Peer ditemukan melalui DHT"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1534
2009-05-05 00:34:10 +00:00
msgid "Peer is an incoming connection"
2016-09-27 19:28:27 +00:00
msgstr "Peer adalah koneksi masuk"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1538
2012-02-13 20:58:29 +00:00
msgid "Peer is connected over µTP"
2016-09-27 19:28:27 +00:00
msgstr "Peer tersambung lewat µTP"
2012-02-13 20:58:29 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1608
2022-02-21 21:24:50 +00:00
msgid "Address"
msgstr "Alamat"
2022-06-03 09:06:59 +00:00
#. % is percent done
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1616
2022-02-21 21:24:50 +00:00
msgid "%"
msgstr "%"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1632
2022-02-21 21:24:50 +00:00
msgid "Dn Reqs"
msgstr "Minta Und"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1639
2022-02-21 21:24:50 +00:00
msgid "Up Reqs"
msgstr "Minta Ung"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1646
2022-02-21 21:24:50 +00:00
msgid "Dn Blocks"
msgstr "Blok Und"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1653
2022-02-21 21:24:50 +00:00
msgid "Up Blocks"
msgstr "Blok Ung"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1660
2022-02-21 21:24:50 +00:00
msgid "We Cancelled"
msgstr "Kita Batalkan"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1667
2022-02-21 21:24:50 +00:00
msgid "They Cancelled"
msgstr "Mereka Batalkan"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1675 ../gtk/DetailsDialog.cc:1753
2022-02-21 21:24:50 +00:00
msgid "Down"
msgstr "Unduh"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1683
2022-02-21 21:24:50 +00:00
msgid "Up"
msgstr "Unggah"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1690
2022-02-21 21:24:50 +00:00
msgid "Client"
msgstr "Aplikasi"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1696
2022-02-21 21:24:50 +00:00
msgid "Flags"
msgstr "Flag"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1744
2022-02-21 21:24:50 +00:00
msgid "Web Seeds"
msgstr "Bibit Web"
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1812
2022-06-18 18:44:13 +00:00
msgid "Got a list of {markup_begin}{peer_count} peer{markup_end} {time_span_ago}"
msgid_plural "Got a list of {markup_begin}{peer_count} peers{markup_end} {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
2010-02-16 15:56:34 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the time_span
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1824
2022-06-18 18:44:13 +00:00
msgid "Peer list request {markup_begin}timed out {time_span_ago}{markup_end}; will retry"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-07-24 23:20:03 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the error
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1833
2022-06-18 18:44:13 +00:00
msgid "Got an error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1846
2010-01-13 01:06:34 +00:00
msgid "No updates scheduled"
2016-09-27 19:28:27 +00:00
msgstr "Tak ada pemutakhiran yang dijadwalkan"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1853
2022-06-18 18:44:13 +00:00
msgid "Asking for more peers {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1860
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for more peers"
2016-09-27 19:28:27 +00:00
msgstr "Diantrikan untuk meminta lebih banyak peer"
2008-07-24 23:20:03 +00:00
2022-06-18 18:44:13 +00:00
#. {markup_begin} and {markup_end} should surround time_span_ago
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1868
2022-06-18 18:44:13 +00:00
msgid "Asked for more peers {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the seeder/leecher text
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1893
2022-06-18 18:44:13 +00:00
msgid "Tracker had {markup_begin}{seeder_count} {seeder_or_seeders} and {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1895
2022-06-03 09:06:59 +00:00
msgid "seeder"
msgid_plural "seeders"
msgstr[0] ""
2010-01-13 01:06:34 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1897
2022-06-03 09:06:59 +00:00
msgid "leecher"
msgid_plural "leechers"
msgstr[0] ""
2008-07-24 23:20:03 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the error text
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1906
2022-06-18 18:44:13 +00:00
msgid "Got a scrape error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1923
2022-06-18 18:44:13 +00:00
msgid "Asking for peer counts in {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1930
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for peer counts"
2016-09-27 19:28:27 +00:00
msgstr "Diantrikan untuk meminta cacah peer"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:1937
2022-06-18 18:44:13 +00:00
msgid "Asked for peer counts {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:2220
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} - Edit Trackers"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:2254
2010-01-13 01:06:34 +00:00
msgid "List contains invalid URLs"
2016-09-27 19:28:27 +00:00
msgstr "Daftar mengandung URL tak valid"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:2259 ../gtk/FileList.cc:850
2011-02-08 00:19:22 +00:00
msgid "Please correct the errors and try again."
2016-09-27 19:28:27 +00:00
msgstr "Mohon perbaiki dan coba lagi."
2011-02-08 00:19:22 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:2339
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} - Add Tracker"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:2448 ../gtk/ui/gtk3/DetailsDialog.ui:761 ../gtk/ui/gtk4/DetailsDialog.ui:546
2022-09-10 03:25:44 +00:00
msgid "Trackers"
msgstr "Pelacak"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:2627
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} Properties"
2022-02-21 21:24:50 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/DetailsDialog.cc:2632
2022-09-10 03:25:44 +00:00
msgid "Properties - {torrent_count:L} Torrent"
msgid_plural "Properties - {torrent_count:L} Torrents"
msgstr[0] ""
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:57
2012-02-13 20:58:29 +00:00
msgid "Remove torrent?"
2022-10-15 18:21:13 +00:00
msgid_plural "Remove {count:L} torrents?"
2023-03-09 05:29:22 +00:00
msgstr[0] ""
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:58
2012-02-13 20:58:29 +00:00
msgid "Delete this torrent's downloaded files?"
2022-10-15 18:21:13 +00:00
msgid_plural "Delete these {count:L} torrents' downloaded files?"
2023-03-09 05:29:22 +00:00
msgstr[0] ""
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:65
2017-05-19 19:58:09 +00:00
msgid "Once removed, continuing the transfer will require the torrent file or magnet link."
msgid_plural "Once removed, continuing the transfers will require the torrent files or magnet links."
msgstr[0] "Sekali dihapus, melanjutkan transfer akan memerlukan berkas torrent atau magnet link."
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:72
2012-02-13 20:58:29 +00:00
msgid "This torrent has not finished downloading."
msgid_plural "These torrents have not finished downloading."
2016-09-27 19:28:27 +00:00
msgstr[0] "Torrent ini belum selesai mengunduh."
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:78
2012-02-13 20:58:29 +00:00
msgid "This torrent is connected to peers."
msgid_plural "These torrents are connected to peers."
2016-09-27 19:28:27 +00:00
msgstr[0] "Torrent ini tersambung ke peer."
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:85
2012-02-13 20:58:29 +00:00
msgid "One of these torrents is connected to peers."
msgid_plural "Some of these torrents are connected to peers."
2016-09-27 19:28:27 +00:00
msgstr[0] "Satu atau lebih dari torrent-torrent ini tersambung ke peer."
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:98
2012-02-13 20:58:29 +00:00
msgid "One of these torrents has not finished downloading."
msgid_plural "Some of these torrents have not finished downloading."
2016-09-27 19:28:27 +00:00
msgstr[0] "Satu atau lebih dari torrent-torrent ini belum selesai mengunduh."
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:118
2020-10-03 12:36:23 +00:00
msgid "_Delete"
2022-02-21 21:30:30 +00:00
msgstr "_Hapus"
2020-10-03 12:36:23 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Dialogs.cc:118 ../gtk/ui/gtk3/DetailsDialog.ui:694 ../gtk/ui/gtk3/PrefsDialog.ui:2025 ../gtk/ui/gtk4/DetailsDialog.ui:516 ../gtk/ui/gtk4/PrefsDialog.ui:1424
2022-10-11 15:39:41 +00:00
msgid "_Remove"
msgstr "_Hapus"
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/FileList.cc:642 ../gtk/Utils.cc:732
2010-02-16 15:56:34 +00:00
msgid "High"
msgstr "Tinggi"
2023-12-29 15:16:07 +00:00
#: ../gtk/FileList.cc:646 ../gtk/Utils.cc:733
2010-02-16 15:56:34 +00:00
msgid "Normal"
msgstr "Normal"
2023-12-29 15:16:07 +00:00
#: ../gtk/FileList.cc:650 ../gtk/Utils.cc:734
2010-02-16 15:56:34 +00:00
msgid "Low"
msgstr "Rendah"
2023-12-29 15:16:07 +00:00
#: ../gtk/FileList.cc:841 ../gtk/Session.cc:311
2022-06-03 09:06:59 +00:00
msgid "Couldn't rename '{old_path}' as '{path}': {error} ({error_code})"
msgstr ""
2017-01-26 18:59:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/FileList.cc:954 ../gtk/MessageLogWindow.cc:327
2011-02-08 00:19:22 +00:00
msgid "Name"
2016-09-27 19:28:27 +00:00
msgstr "Nama"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/FileList.cc:984
2011-02-08 00:19:22 +00:00
msgid "Size"
2016-09-27 19:28:27 +00:00
msgstr "Ukuran"
2009-08-22 16:13:47 +00:00
#. add "progress" column
2023-12-29 15:16:07 +00:00
#: ../gtk/FileList.cc:993
2011-02-08 00:19:22 +00:00
msgid "Have"
2016-09-27 19:28:27 +00:00
msgstr "Punya"
2009-08-22 16:13:47 +00:00
2012-02-13 20:58:29 +00:00
#. add "enabled" column
2023-12-29 15:16:07 +00:00
#: ../gtk/FileList.cc:1010
2012-02-13 20:58:29 +00:00
msgid "Download"
2020-05-02 10:25:56 +00:00
msgstr "Unduh"
2012-02-13 20:58:29 +00:00
2011-02-08 00:19:22 +00:00
#. add priority column
2023-12-29 15:16:07 +00:00
#: ../gtk/FileList.cc:1026
2011-02-08 00:19:22 +00:00
msgid "Priority"
msgstr "Prioritas"
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:324 ../gtk/FilterBar.cc:470
2010-06-13 18:14:49 +00:00
msgid "All"
2016-09-27 19:28:27 +00:00
msgstr "Semua"
2010-06-13 18:14:49 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:472
2010-06-13 18:14:49 +00:00
msgid "Active"
2016-09-27 19:28:27 +00:00
msgstr "Aktif"
2010-06-13 18:14:49 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:477
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2010-06-13 18:14:49 +00:00
msgid "Verifying"
2016-09-27 19:28:27 +00:00
msgstr "Memverifikasi"
2010-06-13 18:14:49 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/FilterBar.cc:478 ../gtk/FreeSpaceLabel.cc:55
2010-06-13 18:14:49 +00:00
msgid "Error"
2016-09-27 19:28:27 +00:00
msgstr "Galat"
2010-06-13 18:14:49 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:586 ../gtk/ui/gtk3/FilterBar.ui:14 ../gtk/ui/gtk4/FilterBar.ui:8
2022-02-21 21:24:50 +00:00
msgid "_Show:"
msgstr "_Tampilkan:"
2012-02-13 20:58:29 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:587
2022-06-03 09:06:59 +00:00
msgid "_Show {count:L} of:"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/FreeSpaceLabel.cc:54
2022-06-03 09:06:59 +00:00
msgid "{disk_space} free"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:381
2010-01-13 01:06:34 +00:00
msgid ""
2022-02-21 21:24:50 +00:00
"Click to disable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2010-01-13 01:06:34 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:382
2022-02-21 21:24:50 +00:00
msgid ""
"Click to enable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:434
2022-02-21 21:24:50 +00:00
msgid "Unlimited"
msgstr "Tak terbatas"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:497
2022-02-21 21:24:50 +00:00
msgid "Seed Forever"
msgstr "Membibit Selamanya"
2008-11-03 18:19:00 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:536
2022-02-21 21:24:50 +00:00
msgid "Limit Download Speed"
msgstr "Batas Laju Unduh"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:537
2022-02-21 21:24:50 +00:00
msgid "Limit Upload Speed"
msgstr "Batas Laju Unggah"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:541
2022-02-21 21:24:50 +00:00
msgid "Stop Seeding at Ratio"
msgstr "Berhenti Membibit pada Rasio"
2012-02-13 20:58:29 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:580
2022-06-03 09:06:59 +00:00
msgid "Stop at Ratio ({ratio})"
msgstr ""
2012-02-13 20:58:29 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:593
2022-02-21 21:24:50 +00:00
msgid "Total Ratio"
msgstr "Rasio Total"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:594
2022-02-21 21:24:50 +00:00
msgid "Session Ratio"
msgstr "Rasio Sesi"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:595
2022-02-21 21:24:50 +00:00
msgid "Total Transfer"
msgstr "Transfer Total"
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:596
2022-02-21 21:24:50 +00:00
msgid "Session Transfer"
msgstr "Transfer Sesi"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:761 ../gtk/MainWindow.cc:782 ../gtk/Torrent.cc:447
2022-06-03 09:06:59 +00:00
msgid "Ratio: {ratio}"
msgstr ""
2022-02-21 21:24:50 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:767
2022-06-03 09:06:59 +00:00
msgctxt "current session totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr ""
2022-02-21 21:24:50 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:775
2022-06-03 09:06:59 +00:00
msgctxt "all-time totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr ""
2022-02-21 21:24:50 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:809
2022-06-03 09:06:59 +00:00
msgid "{download_speed} ▼"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MainWindow.cc:812 ../gtk/Torrent.cc:624
2022-06-03 09:06:59 +00:00
msgid "{upload_speed} ▲"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MakeDialog.cc:190
2022-06-03 09:06:59 +00:00
msgid "Creating '{path}'"
msgstr ""
2022-02-21 21:24:50 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MakeDialog.cc:203
2022-06-03 09:06:59 +00:00
msgid "Created '{path}'"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/MakeDialog.cc:209 ../libtransmission/open-files.cc:170 ../libtransmission/session-id.cc:68
2022-09-04 10:59:04 +00:00
msgid "Couldn't create '{path}': {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MakeDialog.cc:227
2022-06-03 09:06:59 +00:00
msgid "Scanned {file_size}"
msgstr ""
2009-07-17 19:29:41 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/MakeDialog.cc:382 ../gtk/MakeDialog.cc:545 ../gtk/ui/gtk3/MakeDialog.ui:178 ../gtk/ui/gtk4/MakeDialog.ui:102
2010-01-13 01:06:34 +00:00
msgid "No source selected"
msgstr "Tidak ada berkas atau direktori yang dipilih"
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:253
2008-07-24 23:20:03 +00:00
msgid "Save Log"
2016-09-27 19:28:27 +00:00
msgstr "Simpan Log"
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:255 ../gtk/ui/gtk3/EditTrackersDialog.ui:35 ../gtk/ui/gtk4/EditTrackersDialog.ui:92
2022-10-11 15:39:41 +00:00
msgid "_Save"
msgstr "_Simpan"
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:336
2008-07-24 23:20:03 +00:00
msgid "Message"
2016-09-27 19:28:27 +00:00
msgstr "Pesan"
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:345
2022-02-21 21:24:50 +00:00
msgid "Time"
msgstr "Waktu"
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:483
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
2022-06-03 09:06:59 +00:00
msgid "Critical"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:484
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Error"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:485
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Warning"
msgstr ""
2010-09-30 23:36:57 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:486
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Information"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:487
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Debug"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:148
2022-11-14 09:48:42 +00:00
msgid "Couldn't create proxy for '{bus}': {error} ({error_code})"
2022-10-15 18:21:13 +00:00
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:233
2008-07-24 23:20:03 +00:00
msgid "Open File"
2008-11-03 18:19:00 +00:00
msgstr "Buka Berkas"
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:238
2008-07-24 23:20:03 +00:00
msgid "Open Folder"
2008-11-03 18:19:00 +00:00
msgstr "Buka Direktori"
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:252
2012-02-13 20:58:29 +00:00
msgid "Torrent Complete"
msgstr "Torrent Selesai"
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:274
2022-02-21 21:24:50 +00:00
msgid "Start Now"
2022-06-03 09:06:59 +00:00
msgstr "Mulai Sekarang"
2022-02-21 21:24:50 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:286
2009-08-22 16:13:47 +00:00
msgid "Torrent Added"
2016-09-27 19:28:27 +00:00
msgstr "Torrent Ditambahkan"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/OptionsDialog.cc:227
2011-02-08 00:19:22 +00:00
msgid "Torrent files"
msgstr "Berkas torrent"
2023-01-04 22:32:21 +00:00
#: ../gtk/OptionsDialog.cc:232
2011-02-08 00:19:22 +00:00
msgid "All files"
msgstr "Semua berkas"
2023-12-29 15:16:07 +00:00
#: ../gtk/OptionsDialog.cc:368
2022-09-10 03:25:44 +00:00
msgid "Open a Torrent"
msgstr "Buka suatu Torrent"
2022-02-21 21:24:50 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/OptionsDialog.cc:373 ../gtk/PathButton.cc:148 ../gtk/transmission.ui:12 ../gtk/transmission.ui:458 ../gtk/ui/gtk3/MainWindow.ui:25 ../gtk/ui/gtk3/OptionsDialog.ui:36 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:35 ../gtk/ui/gtk4/MainWindow.ui:30 ../gtk/ui/gtk4/OptionsDialog.ui:184 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:72
2022-10-11 15:39:41 +00:00
msgid "_Open"
msgstr "_Buka"
2011-02-08 00:19:22 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/OptionsDialog.cc:384
2022-10-11 15:39:41 +00:00
msgid "Show options dialog"
msgstr ""
2011-02-08 00:19:22 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PathButton.cc:145
2022-10-11 15:39:41 +00:00
msgid "Select a File"
msgstr ""
2010-09-30 23:36:57 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PathButton.cc:202
2022-10-11 15:39:41 +00:00
msgid "(None)"
2022-02-21 21:24:50 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:308
2009-08-22 16:13:47 +00:00
msgid "Allow encryption"
2016-09-27 19:28:27 +00:00
msgstr "Ijinkan enkripsi"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:309
2009-08-22 16:13:47 +00:00
msgid "Prefer encryption"
2016-09-27 19:28:27 +00:00
msgstr "Lebih suka enkripsi"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:310
2009-08-22 16:13:47 +00:00
msgid "Require encryption"
2016-09-27 19:28:27 +00:00
msgstr "Persyaratkan enkripsi"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:376
2022-09-10 03:25:44 +00:00
msgid "Every Day"
msgstr "Tiap hari"
2017-01-26 18:59:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:377
2022-09-10 03:25:44 +00:00
msgid "Weekdays"
msgstr "Hari kerja"
2017-01-26 18:59:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:378
2022-09-10 03:25:44 +00:00
msgid "Weekends"
msgstr "Akhir minggu"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:553
2022-11-14 09:48:42 +00:00
msgid "Blocklist has {count:L} entry"
msgid_plural "Blocklist has {count:L} entries"
msgstr[0] ""
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:569
2022-11-14 09:48:42 +00:00
msgid "Blocklist updated!"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:569
2022-11-14 09:48:42 +00:00
msgid "Couldn't update blocklist"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:581
2022-11-14 09:48:42 +00:00
msgid "Getting new blocklist…"
msgstr "Mengambil daftar blok baru…"
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:901 ../gtk/ui/gtk3/PrefsDialog.ui:1268 ../gtk/ui/gtk4/PrefsDialog.ui:887
2022-09-10 03:25:44 +00:00
msgid "Status unknown"
msgstr "Status tak diketahui"
2010-12-09 19:26:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:916
2022-09-10 03:25:44 +00:00
msgid "Port is {markup_begin}closed{markup_end}"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:916
2022-09-10 03:25:44 +00:00
msgid "Port is {markup_begin}open{markup_end}"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/PrefsDialog.cc:927
2022-09-10 03:25:44 +00:00
msgid "Testing TCP port…"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/RelocateDialog.cc:84
2022-10-11 15:39:41 +00:00
msgid "Moving '{torrent_name}'"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/RelocateDialog.cc:96
2022-10-11 15:39:41 +00:00
msgid "Couldn't move torrent"
msgstr "Tak bisa memindah torrent"
2009-08-22 16:13:47 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/RelocateDialog.cc:147
2022-10-11 15:39:41 +00:00
msgid "This may take a moment…"
msgstr "Ini mungkin makan waktu…"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Session.cc:779 ../libtransmission/watchdir-win32.cc:154 ../libtransmission/watchdir-win32.cc:162
2022-10-11 15:39:41 +00:00
msgid "Couldn't read '{path}'"
2022-09-10 03:25:44 +00:00
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#. logging
2023-12-29 15:16:07 +00:00
#: ../gtk/Session.cc:1037
2022-10-11 15:39:41 +00:00
msgid "Inhibiting desktop hibernation"
msgstr "Mencegah hibernasi desktop"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Session.cc:1043 ../gtk/Session.cc:1068
2022-10-11 15:39:41 +00:00
msgid "Couldn't inhibit desktop hibernation: {error}"
msgstr ""
2008-07-24 23:20:03 +00:00
2022-10-11 15:39:41 +00:00
#. logging
2023-12-29 15:16:07 +00:00
#: ../gtk/Session.cc:1064
2022-10-11 15:39:41 +00:00
msgid "Allowing desktop hibernation"
msgstr "Mengijinkan hibernasi desktop"
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Session.cc:1182
2022-10-15 18:21:13 +00:00
msgid "Couldn't find pending RPC request for tag {tag}"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/StatsDialog.cc:71
2022-10-11 15:39:41 +00:00
msgid "Started {count:L} time"
msgid_plural "Started {count:L} times"
msgstr[0] ""
2022-09-10 03:25:44 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/StatsDialog.cc:105
2022-10-11 15:39:41 +00:00
msgid "Reset your statistics?"
msgstr "Reset statistik Anda?"
2022-09-10 03:25:44 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/StatsDialog.cc:111 ../gtk/ui/gtk3/StatsDialog.ui:22 ../gtk/ui/gtk4/StatsDialog.ui:245
2022-10-11 15:39:41 +00:00
msgid "_Reset"
msgstr "_Reset"
2022-09-10 03:25:44 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/StatsDialog.cc:113
2022-10-11 15:39:41 +00:00
msgid "These statistics are for your information only. Resetting them doesn't affect the statistics logged by your BitTorrent trackers."
msgstr "Statistik ini hanya untuk informasi Anda. Mereset mereka tak mempengaruhi statistik yang dicatat oleh pelacak BitTorrent Anda."
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/SystemTrayIcon.cc:217
2022-10-11 15:39:41 +00:00
msgid "{upload_speed} ▲ {download_speed} ▼"
2022-09-10 03:25:44 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:439
2023-01-04 22:32:21 +00:00
#, no-c-format
msgid "Verifying local data ({percent_done}% tested)"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:466
2022-10-11 15:39:41 +00:00
msgid "{current_size} of {complete_size} ({percent_done}%)"
2022-09-10 03:25:44 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:476
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:488
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:498
2022-10-11 15:39:41 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:507
2022-10-11 15:39:41 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:520
2022-10-11 15:39:41 +00:00
msgid "Remaining time unknown"
msgstr "Sisa waktu tak diketahui"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:617
2022-10-11 15:39:41 +00:00
msgid "{download_speed} ▼ {upload_speed} ▲"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:629
2022-10-11 15:39:41 +00:00
msgid "Stalled"
msgstr "Terhenti"
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:640
2022-10-11 15:39:41 +00:00
msgid "Tracker warning: '{warning}'"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:643
2022-10-11 15:39:41 +00:00
msgid "Tracker Error: '{error}'"
2022-06-03 09:06:59 +00:00
msgstr ""
2011-02-08 00:19:22 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:646
2022-10-11 15:39:41 +00:00
msgid "Local error: '{error}'"
msgstr ""
2011-02-08 00:19:22 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:670
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "Downloading metadata from {active_count} connected peer ({percent_done}% done)"
msgid_plural "Downloading metadata from {active_count} connected peers ({percent_done}% done)"
msgstr[0] ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:681
2022-10-11 15:39:41 +00:00
msgid "Downloading from {active_count} of {connected_count} connected peer and webseed"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers and webseeds"
msgstr[0] ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:692
2022-10-11 15:39:41 +00:00
msgid "Downloading from {active_count} webseed"
msgid_plural "Downloading from {active_count} webseeds"
msgstr[0] ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:700
2022-10-11 15:39:41 +00:00
msgid "Downloading from {active_count} of {connected_count} connected peer"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers"
msgstr[0] ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Torrent.cc:709
2022-10-11 15:39:41 +00:00
msgid "Seeding to {active_count} of {connected_count} connected peer"
msgid_plural "Seeding to {active_count} of {connected_count} connected peers"
msgstr[0] ""
2008-07-24 23:20:03 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:134
2022-10-11 15:39:41 +00:00
msgid "{days_from_now:L} day from now"
msgid_plural "{days_from_now:L} days from now"
msgstr[0] ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:141
2022-10-11 15:39:41 +00:00
msgid "{hours_from_now:L} hour from now"
msgid_plural "{hours_from_now:L} hours from now"
msgstr[0] ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:148
2022-10-11 15:39:41 +00:00
msgid "{minutes_from_now:L} minute from now"
msgid_plural "{minutes_from_now:L} minutes from now"
msgstr[0] ""
2011-02-08 00:19:22 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:155
2022-10-11 15:39:41 +00:00
msgid "{seconds_from_now:L} second from now"
msgid_plural "{seconds_from_now:L} seconds from now"
msgstr[0] ""
2012-02-13 20:58:29 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:159 ../gtk/Utils.cc:190 ../gtk/Utils.cc:217 ../gtk/Utils.cc:250
2022-10-11 15:39:41 +00:00
msgid "now"
msgstr ""
2017-01-26 18:59:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:166
2022-10-11 15:39:41 +00:00
msgid "{days_ago:L} day ago"
msgid_plural "{days_ago:L} days ago"
msgstr[0] ""
2017-01-26 18:59:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:172
2022-10-11 15:39:41 +00:00
msgid "{hours_ago:L} hour ago"
msgid_plural "{hours_ago:L} hours ago"
msgstr[0] ""
2017-01-26 18:59:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:179
2022-10-11 15:39:41 +00:00
msgid "{minutes_ago:L} minute ago"
msgid_plural "{minutes_ago:L} minutes ago"
msgstr[0] ""
2022-02-21 21:24:50 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:186
2022-10-11 15:39:41 +00:00
msgid "{seconds_ago:L} second ago"
msgid_plural "{seconds_ago:L} seconds ago"
msgstr[0] ""
2022-02-21 21:24:50 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:199
2022-10-11 15:39:41 +00:00
msgid "{days:L} day"
msgid_plural "{days:L} days"
msgstr[0] ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:204
2022-10-11 15:39:41 +00:00
msgid "{hours:L} hour"
msgid_plural "{hours:L} hours"
msgstr[0] ""
2022-02-21 21:24:50 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:209
2022-10-11 15:39:41 +00:00
msgid "{minutes:L} minute"
msgid_plural "{minutes:L} minutes"
msgstr[0] ""
2012-02-13 20:58:29 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:214
2022-10-11 15:39:41 +00:00
msgid "{seconds:L} second"
msgid_plural "{seconds:L} seconds"
msgstr[0] ""
2017-01-26 18:59:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:225
2022-10-11 15:39:41 +00:00
msgid "{days_left:L} day left"
msgid_plural "{days_left:L} days left"
msgstr[0] ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:232
2022-10-11 15:39:41 +00:00
msgid "{hours_left:L} hour left"
msgid_plural "{hours_left:L} hours left"
msgstr[0] ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:239
2022-10-11 15:39:41 +00:00
msgid "{minutes_left:L} minute left"
msgid_plural "{minutes_left:L} minutes left"
msgstr[0] ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:246
2022-10-11 15:39:41 +00:00
msgid "{seconds_left:L} second left"
msgid_plural "{seconds_left:L} seconds left"
msgstr[0] ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:265
2022-10-11 15:39:41 +00:00
msgid "The torrent file '{path}' is already in use by '{torrent_name}'."
msgstr ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:276
2022-10-11 15:39:41 +00:00
msgid "Couldn't open torrent"
msgstr ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:536
2022-10-15 18:21:13 +00:00
msgid "Couldn't move '{path}' to trash: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:643
2022-10-15 18:21:13 +00:00
msgid "Couldn't open '{url}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:860 ../libtransmission/announcer.cc:182 ../libtransmission/announcer.cc:201
2022-10-11 15:39:41 +00:00
msgid "Unsupported URL: '{url}'"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#. modal
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:866
2022-10-11 15:39:41 +00:00
msgid "Transmission doesn't know how to use '{url}'"
msgstr ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/Utils.cc:871
2022-10-11 15:39:41 +00:00
msgid "This magnet link appears to be intended for something other than BitTorrent."
msgstr ""
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/main.cc:63 ../gtk/transmission-gtk.desktop.in:3
2022-10-11 15:39:41 +00:00
msgid "Transmission"
msgstr "Transmission"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#. parse the command line
2023-12-29 15:16:07 +00:00
#: ../gtk/main.cc:79
2022-10-11 15:39:41 +00:00
msgid "Where to look for configuration files"
msgstr "Lokasi berkas konfigurasi"
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/main.cc:80
2022-10-11 15:39:41 +00:00
msgid "Start with all torrents paused"
msgstr "Mulai dengan semua torrent diistirahatkan"
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/main.cc:81
2022-10-11 15:39:41 +00:00
msgid "Start minimized in notification area"
msgstr "Mulai terminimalkan dalam area pemberitahuan"
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/main.cc:82
2022-10-11 15:39:41 +00:00
msgid "Show version number and exit"
msgstr "Tampilkan nomor versi dan keluar"
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/main.cc:90
2022-10-11 15:39:41 +00:00
msgid "[torrent files or urls]"
msgstr "[url atau berkas torrent]"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/main.cc:106
2022-10-15 18:21:13 +00:00
msgid "Run '{program} --help' to see a full list of available command line options.\n"
2022-06-03 09:06:59 +00:00
msgstr ""
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/main.cc:120
msgid "B/s"
msgstr ""
#: ../gtk/main.cc:120
msgid "GB/s"
msgstr "GB/s"
#: ../gtk/main.cc:120
msgid "MB/s"
msgstr "MB/s"
#: ../gtk/main.cc:120
msgid "TB/s"
msgstr "TB/s"
#: ../gtk/main.cc:120
msgid "kB/s"
msgstr "kB/s"
#: ../gtk/main.cc:121 ../gtk/main.cc:122
msgid "B"
msgstr ""
#: ../gtk/main.cc:121
msgid "GiB"
msgstr "GiB"
#: ../gtk/main.cc:121
msgid "KiB"
msgstr "KiB"
#: ../gtk/main.cc:121
msgid "MiB"
msgstr "MiB"
#: ../gtk/main.cc:121
msgid "TiB"
msgstr "TiB"
#: ../gtk/main.cc:122
msgid "GB"
msgstr "GB"
#: ../gtk/main.cc:122
msgid "MB"
msgstr "MB"
#: ../gtk/main.cc:122
msgid "TB"
msgstr "TB"
#: ../gtk/main.cc:122
msgid "kB"
msgstr "kB"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:4
msgid "BitTorrent Client"
msgstr "Aplikasi BitTorrent"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:5
msgid "Download and share files over BitTorrent"
msgstr "Unduh dan berbagi berkas melalui BitTorrent"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: ../gtk/transmission-gtk.desktop.in:7
msgid "torrents;downloading;uploading;share;sharing;"
msgstr "torrent;mengunduh;mengunggah;berbagi;"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:21
msgid "Start Transmission with All Torrents Paused"
msgstr "Mulai Transmission dengan Semua Torrent Dijeda"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:25
msgid "Start Transmission Minimized"
msgstr "Mulai Transmission Diminimalkan"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:7
msgid "_File"
2023-03-09 05:29:22 +00:00
msgstr "_Berkas"
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:14 ../gtk/transmission.ui:459 ../gtk/ui/gtk3/MainWindow.ui:22 ../gtk/ui/gtk4/MainWindow.ui:16
2022-10-11 15:39:41 +00:00
msgid "Open a torrent"
2023-03-09 05:29:22 +00:00
msgstr "Buka suatu torrent"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:19 ../gtk/transmission.ui:464
msgid "Open _URL…"
2023-03-09 05:29:22 +00:00
msgstr "Buka _URL…"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:21 ../gtk/transmission.ui:466
msgid "Open URL…"
2023-03-09 05:29:22 +00:00
msgstr "Open URL…"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:27
msgid "_New…"
2023-03-09 05:29:22 +00:00
msgstr "Bar_u…"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:34 ../gtk/transmission.ui:479
msgid "_Start All"
2023-03-09 05:29:22 +00:00
msgstr "Mulai _Semua"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:35 ../gtk/transmission.ui:480
msgid "Start all torrents"
2023-03-09 05:29:22 +00:00
msgstr "Muali Semua Torrents"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:40 ../gtk/transmission.ui:473
msgid "_Pause All"
2023-03-09 05:29:22 +00:00
msgstr "_Istirahat Semua"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:41 ../gtk/transmission.ui:474
msgid "Pause all torrents"
2023-03-09 05:29:22 +00:00
msgstr "Istirahat Semua Torrents"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:49 ../gtk/transmission.ui:493
msgid "_Quit"
2023-03-09 05:29:22 +00:00
msgstr "Keluar"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:54 ../gtk/ui/gtk3/DetailsDialog.ui:680 ../gtk/ui/gtk4/DetailsDialog.ui:508
msgid "_Edit"
msgstr "_Sunting"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:59
msgid "Select _All"
2023-03-09 05:29:22 +00:00
msgstr "Pilih Semu_a"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:64
msgid "Dese_lect All"
2023-03-09 05:29:22 +00:00
msgstr "Kosongkan semua pi_lihan"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:72
msgid "_Preferences"
2023-03-09 05:29:22 +00:00
msgstr "_Preferensi"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:77
msgid "_Torrent"
2023-03-09 05:29:22 +00:00
msgstr "_Torrent"
2022-11-14 09:48:42 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/transmission.ui:82 ../gtk/transmission.ui:293 ../gtk/ui/gtk3/MainWindow.ui:96 ../gtk/ui/gtk4/MainWindow.ui:92
2022-10-11 15:39:41 +00:00
msgid "_Properties"
2023-03-09 05:29:22 +00:00
msgstr "_Properti"
2009-08-22 16:13:47 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/transmission.ui:84 ../gtk/transmission.ui:295 ../gtk/ui/gtk3/MainWindow.ui:93 ../gtk/ui/gtk4/MainWindow.ui:78
2022-10-11 15:39:41 +00:00
msgid "Torrent properties"
2023-03-09 05:29:22 +00:00
msgstr "Properti torrent"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:89 ../gtk/transmission.ui:300
msgid "Open Fold_er"
2023-03-09 05:29:22 +00:00
msgstr "Buka Fold_er"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:97 ../gtk/transmission.ui:366 ../gtk/ui/gtk3/MainWindow.ui:40 ../gtk/ui/gtk4/MainWindow.ui:44
2022-10-11 15:39:41 +00:00
msgid "_Start"
2023-03-09 05:29:22 +00:00
msgstr "_Mulai"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:99 ../gtk/transmission.ui:368 ../gtk/ui/gtk3/MainWindow.ui:38 ../gtk/ui/gtk4/MainWindow.ui:42
2022-10-11 15:39:41 +00:00
msgid "Start torrent"
2023-03-09 05:29:22 +00:00
msgstr "Mulai torrent"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:104 ../gtk/transmission.ui:373
msgid "Start _Now"
2023-03-09 05:29:22 +00:00
msgstr "Mulai Sekara_ng"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:106 ../gtk/transmission.ui:375
msgid "Start torrent now"
2023-03-09 05:29:22 +00:00
msgstr "Mulai torrent sekarang"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:111 ../gtk/transmission.ui:380
msgid "Ask Tracker for _More Peers"
2023-03-09 05:29:22 +00:00
msgstr "Tanyakan Penjejak untuk _Peer yang lebih banyak"
2008-07-24 23:20:03 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:114 ../gtk/transmission.ui:383
msgid "_Queue"
2023-03-09 05:29:22 +00:00
msgstr "_Antrian"
2022-11-14 09:48:42 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:119 ../gtk/transmission.ui:388
msgid "Move to _Top"
2023-03-09 05:29:22 +00:00
msgstr "Pindah ke _Puncak"
2019-03-06 00:12:51 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:124 ../gtk/transmission.ui:393
msgid "Move _Up"
2023-03-09 05:29:22 +00:00
msgstr "Nai_kkan"
2019-03-06 00:12:51 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:129 ../gtk/transmission.ui:398
msgid "Move _Down"
2023-03-09 05:29:22 +00:00
msgstr "Tur_unkan"
2019-03-06 00:12:51 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:134 ../gtk/transmission.ui:403
msgid "Move to _Bottom"
2023-03-09 05:29:22 +00:00
msgstr "Pindah ke _Dasar"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:141 ../gtk/transmission.ui:410 ../gtk/ui/gtk3/MainWindow.ui:55 ../gtk/ui/gtk4/MainWindow.ui:54
2022-10-11 15:39:41 +00:00
msgid "_Pause"
2023-03-09 05:29:22 +00:00
msgstr "_Stop"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:143 ../gtk/transmission.ui:412 ../gtk/ui/gtk3/MainWindow.ui:53 ../gtk/ui/gtk4/MainWindow.ui:52
2022-10-11 15:39:41 +00:00
msgid "Pause torrent"
2023-03-09 05:29:22 +00:00
msgstr "_Hentikan torrent sementara"
2019-03-06 00:12:51 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:149 ../gtk/transmission.ui:418
msgid "Set _Location…"
2023-03-09 05:29:22 +00:00
msgstr "Tata _Lokasi…"
2019-03-06 00:12:51 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:153 ../gtk/transmission.ui:422
msgid "_Verify Local Data"
2023-03-09 05:29:22 +00:00
msgstr "Pe_riksa Data Lokal"
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:159 ../gtk/transmission.ui:428
msgid "Copy _Magnet Link to Clipboard"
2023-03-09 05:29:22 +00:00
msgstr "Salin _Magnet Link ke Papan Klip"
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../gtk/transmission.ui:166 ../gtk/transmission.ui:435 ../gtk/ui/gtk3/MainWindow.ui:68 ../gtk/ui/gtk3/MainWindow.ui:70 ../gtk/ui/gtk4/MainWindow.ui:62 ../gtk/ui/gtk4/MainWindow.ui:64
2022-10-11 15:39:41 +00:00
msgid "Remove torrent"
2023-03-09 05:29:22 +00:00
msgstr "Hapus torrent"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:172 ../gtk/transmission.ui:441
msgid "_Delete Files and Remove"
2023-03-09 05:29:22 +00:00
msgstr "Hapus _dan Musnahkan Berkas"
2022-10-11 15:39:41 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:178
msgid "_View"
2023-03-09 05:29:22 +00:00
msgstr "_Tilik"
2022-11-14 09:48:42 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:182
msgid "_Compact View"
2023-03-09 05:29:22 +00:00
msgstr "Tilikan _Kompak"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:189
msgid "_Toolbar"
2023-03-09 05:29:22 +00:00
msgstr "Bilat Ala_t"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:193
msgid "_Filterbar"
2023-03-09 05:29:22 +00:00
msgstr "Bilah Pe_nyaring"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:197
msgid "_Statusbar"
2023-03-09 05:29:22 +00:00
msgstr "Bilah _Status"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:203 ../gtk/transmission.ui:310
msgid "Sort by _Activity"
2023-03-09 05:29:22 +00:00
msgstr "Urut _Aktivitas"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:208 ../gtk/transmission.ui:315
msgid "Sort by A_ge"
2023-03-09 05:29:22 +00:00
msgstr "Urut U_mur"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:213 ../gtk/transmission.ui:320
msgid "Sort by _Name"
2023-03-09 05:29:22 +00:00
msgstr "Urut _Nama"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:218 ../gtk/transmission.ui:325
msgid "Sort by _Progress"
2023-03-09 05:29:22 +00:00
msgstr "Urut _Kemajuan"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:223 ../gtk/transmission.ui:330
msgid "Sort by _Queue"
2023-03-09 05:29:22 +00:00
msgstr "Urut Ant_rian"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:228 ../gtk/transmission.ui:335
msgid "Sort by Rati_o"
2023-03-09 05:29:22 +00:00
msgstr "Urut Rasi_o"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:233 ../gtk/transmission.ui:340
msgid "Sort by Si_ze"
2023-03-09 05:29:22 +00:00
msgstr "Urut _Ukuran"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:238 ../gtk/transmission.ui:345
msgid "Sort by Stat_e"
2023-03-09 05:29:22 +00:00
msgstr "Urut K_eadaan"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:243 ../gtk/transmission.ui:350
msgid "Sort by Time _Left"
2023-03-09 05:29:22 +00:00
msgstr "Urut Sisa _Waktu"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:250 ../gtk/transmission.ui:357
msgid "Re_verse Sort Order"
2023-03-09 05:29:22 +00:00
msgstr "_Balikkan Urutan"
2022-10-11 15:39:41 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/transmission.ui:255 ../gtk/ui/gtk3/PrefsDialog.ui:23 ../gtk/ui/gtk4/PrefsDialog.ui:1482
2022-11-14 09:48:42 +00:00
msgid "_Help"
msgstr "_Bantuan"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:259
msgid "Message _Log"
2023-03-09 05:29:22 +00:00
msgstr "_Log Pesan"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:263
msgid "_Statistics"
2023-03-09 05:29:22 +00:00
msgstr "_Statistik"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:269
msgid "_Donate"
2023-03-09 05:29:22 +00:00
msgstr "_Donasi"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:276
msgid "_Contents"
2023-03-09 05:29:22 +00:00
msgstr "I_si"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:282
msgid "_About"
2023-03-09 05:29:22 +00:00
msgstr "Perih_al"
2022-10-11 15:39:41 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:306
msgid "_Sort Torrents By"
2023-03-09 05:29:22 +00:00
msgstr "Urut Torrent Berda_sar"
2022-11-14 09:48:42 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:451
msgid "_Show Transmission"
2023-03-09 05:29:22 +00:00
msgstr "Tampilkan Tran_smission"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:486
msgid "Enable Alternative Speed _Limits"
2023-03-09 05:29:22 +00:00
msgstr "Fungsikan Batas Kecepatan A_lternatif"
2022-10-11 15:39:41 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:35 ../gtk/ui/gtk3/DetailsDialog.ui:666 ../gtk/ui/gtk3/MakeProgressDialog.ui:52 ../gtk/ui/gtk3/PrefsDialog.ui:2010 ../gtk/ui/gtk4/AddTrackerDialog.ui:72 ../gtk/ui/gtk4/DetailsDialog.ui:500 ../gtk/ui/gtk4/MakeProgressDialog.ui:52 ../gtk/ui/gtk4/PrefsDialog.ui:1416
2022-10-11 15:39:41 +00:00
msgid "_Add"
msgstr "T_ambah"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:64 ../gtk/ui/gtk4/AddTrackerDialog.ui:18
2022-10-11 15:39:41 +00:00
msgid "Tracker"
msgstr "Pelacak"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:88 ../gtk/ui/gtk4/AddTrackerDialog.ui:32
2022-10-11 15:39:41 +00:00
msgid "_Announce URL:"
msgstr "URL Pengumum_an:"
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:21 ../gtk/ui/gtk3/MakeDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:37 ../gtk/ui/gtk3/PrefsDialog.ui:38 ../gtk/ui/gtk3/StatsDialog.ui:37 ../gtk/ui/gtk4/DetailsDialog.ui:842 ../gtk/ui/gtk4/MakeDialog.ui:281 ../gtk/ui/gtk4/MakeProgressDialog.ui:44 ../gtk/ui/gtk4/PrefsDialog.ui:1495 ../gtk/ui/gtk4/StatsDialog.ui:253
2022-10-11 15:39:41 +00:00
msgid "_Close"
msgstr "_Tutup"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:56 ../gtk/ui/gtk4/DetailsDialog.ui:25
2022-10-11 15:39:41 +00:00
msgid "Activity"
msgstr "Aktivitas"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:80 ../gtk/ui/gtk4/DetailsDialog.ui:39
2022-10-11 15:39:41 +00:00
msgid "Torrent size:"
msgstr "Ukuran torrent:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:92 ../gtk/ui/gtk4/DetailsDialog.ui:49
2022-10-11 15:39:41 +00:00
msgid "Have:"
msgstr "Dimiliki:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:104 ../gtk/ui/gtk3/StatsDialog.ui:92 ../gtk/ui/gtk3/StatsDialog.ui:250 ../gtk/ui/gtk4/DetailsDialog.ui:59 ../gtk/ui/gtk4/StatsDialog.ui:33 ../gtk/ui/gtk4/StatsDialog.ui:151
2022-10-11 15:39:41 +00:00
msgid "Uploaded:"
msgstr "Terunggah:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:116 ../gtk/ui/gtk3/StatsDialog.ui:117 ../gtk/ui/gtk3/StatsDialog.ui:275 ../gtk/ui/gtk4/DetailsDialog.ui:69 ../gtk/ui/gtk4/StatsDialog.ui:54 ../gtk/ui/gtk4/StatsDialog.ui:172
2022-10-11 15:39:41 +00:00
msgid "Downloaded:"
msgstr "Terunduh:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:128 ../gtk/ui/gtk4/DetailsDialog.ui:79
2022-10-11 15:39:41 +00:00
msgid "State:"
msgstr "Status:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:140 ../gtk/ui/gtk4/DetailsDialog.ui:89
2022-10-11 15:39:41 +00:00
msgid "Running time:"
msgstr "Waktu berjalan:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:152 ../gtk/ui/gtk4/DetailsDialog.ui:99
2022-10-11 15:39:41 +00:00
msgid "Remaining time:"
msgstr "Waktu tersisa:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:164 ../gtk/ui/gtk4/DetailsDialog.ui:109
2022-10-11 15:39:41 +00:00
msgid "Last activity:"
msgstr "Aktivitas terakhir:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:176 ../gtk/ui/gtk4/DetailsDialog.ui:119
2022-10-11 15:39:41 +00:00
msgid "Error:"
msgstr "Error:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:330 ../gtk/ui/gtk4/DetailsDialog.ui:242
2022-10-11 15:39:41 +00:00
msgid "Details"
msgstr "Informasi"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:354 ../gtk/ui/gtk4/DetailsDialog.ui:256
2022-10-11 15:39:41 +00:00
msgid "Location:"
msgstr "Lokasi:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:366 ../gtk/ui/gtk4/DetailsDialog.ui:266
2022-10-11 15:39:41 +00:00
msgid "Hash:"
msgstr "Hash:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:378 ../gtk/ui/gtk4/DetailsDialog.ui:276
2022-10-11 15:39:41 +00:00
msgid "Privacy:"
msgstr "Privasi:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:390 ../gtk/ui/gtk4/DetailsDialog.ui:286
2022-10-11 15:39:41 +00:00
msgid "Origin:"
msgstr "Asal:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:402 ../gtk/ui/gtk4/DetailsDialog.ui:296
2022-10-11 15:39:41 +00:00
msgid "Added:"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:416 ../gtk/ui/gtk4/DetailsDialog.ui:308
2022-10-11 15:39:41 +00:00
msgid "Comment:"
msgstr "Komentar:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:527 ../gtk/ui/gtk4/DetailsDialog.ui:400
2022-10-11 15:39:41 +00:00
msgid "Information"
msgstr "Informasi"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:594 ../gtk/ui/gtk3/DetailsDialog.ui:722 ../gtk/ui/gtk4/DetailsDialog.ui:451 ../gtk/ui/gtk4/DetailsDialog.ui:528
2022-10-11 15:39:41 +00:00
msgid "Show _more details"
msgstr "Ta_mpilkan lebih banyak rincian"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:617 ../gtk/ui/gtk4/DetailsDialog.ui:461
2022-10-11 15:39:41 +00:00
msgid "Peers"
msgstr "Peer"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:738 ../gtk/ui/gtk4/DetailsDialog.ui:536
2022-10-11 15:39:41 +00:00
msgid "Show _backup trackers"
msgstr "Tampilkan pelacak _cadangan"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:799 ../gtk/ui/gtk4/DetailsDialog.ui:576
2022-10-11 15:39:41 +00:00
msgid "File listing not available for combined torrent properties"
msgstr "Mendaftar berkas tak tersedia bagi properti torrent terkombinasi"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:816 ../gtk/ui/gtk3/MakeDialog.ui:67 ../gtk/ui/gtk4/DetailsDialog.ui:583 ../gtk/ui/gtk4/MakeDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Files"
msgstr "Berkas"
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:835 ../gtk/ui/gtk3/PrefsDialog.ui:391 ../gtk/ui/gtk4/DetailsDialog.ui:599 ../gtk/ui/gtk4/PrefsDialog.ui:246
2022-10-11 15:39:41 +00:00
msgid "Speed"
msgstr "Kecepatan"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:857 ../gtk/ui/gtk4/DetailsDialog.ui:613
2022-10-11 15:39:41 +00:00
msgid "Honor global _limits"
msgstr "Hormati batas g_lobal"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:873 ../gtk/ui/gtk4/DetailsDialog.ui:626
2022-10-11 15:39:41 +00:00
msgid "Limit _download speed ({speed_units}):"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:888 ../gtk/ui/gtk4/DetailsDialog.ui:638
2022-10-11 15:39:41 +00:00
msgid "Limit _upload speed ({speed_units}):"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:905 ../gtk/ui/gtk3/OptionsDialog.ui:145 ../gtk/ui/gtk4/DetailsDialog.ui:650 ../gtk/ui/gtk4/OptionsDialog.ui:87
2022-10-11 15:39:41 +00:00
msgid "Torrent _priority:"
msgstr "_Prioritas torrent:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:974 ../gtk/ui/gtk4/DetailsDialog.ui:701
2022-10-11 15:39:41 +00:00
msgid "Seeding Limits"
msgstr "Batas Pembibitan"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:998 ../gtk/ui/gtk4/DetailsDialog.ui:715
2022-10-11 15:39:41 +00:00
msgid "_Ratio:"
msgstr "_Rasio:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1012 ../gtk/ui/gtk4/DetailsDialog.ui:727
2022-10-11 15:39:41 +00:00
msgid "_Idle:"
msgstr "_Mengganggur:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1117 ../gtk/ui/gtk4/DetailsDialog.ui:787
2022-10-11 15:39:41 +00:00
msgid "Peer Connections"
msgstr "Koneksi-koneksi Peer"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1141 ../gtk/ui/gtk4/DetailsDialog.ui:801
2022-10-11 15:39:41 +00:00
msgid "_Maximum peers:"
msgstr "Peer _maksimum:"
2023-12-29 15:16:07 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1178 ../gtk/ui/gtk3/MainWindow.ui:170 ../gtk/ui/gtk3/PrefsDialog.ui:1417 ../gtk/ui/gtk4/DetailsDialog.ui:827 ../gtk/ui/gtk4/MainWindow.ui:136 ../gtk/ui/gtk4/PrefsDialog.ui:982
2022-10-11 15:39:41 +00:00
msgid "Options"
msgstr "Pengaturan"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:64 ../gtk/ui/gtk4/EditTrackersDialog.ui:18
2022-10-11 15:39:41 +00:00
msgid "Tracker Announce URLs"
msgstr "URL Pengumuman Pelacak"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:88 ../gtk/ui/gtk3/MakeDialog.ui:315 ../gtk/ui/gtk4/EditTrackersDialog.ui:32 ../gtk/ui/gtk4/MakeDialog.ui:199
2022-10-11 15:39:41 +00:00
msgid ""
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:123 ../gtk/ui/gtk4/EditTrackersDialog.ui:63
2022-10-11 15:39:41 +00:00
msgid "Also see Default Public Trackers in Edit > Preferences > Network"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:144
2022-10-11 15:39:41 +00:00
msgid "Torrent"
msgstr "Torrent"
2023-12-29 15:16:07 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:252 ../gtk/ui/gtk3/StatsDialog.ui:8 ../gtk/ui/gtk4/MainWindow.ui:190 ../gtk/ui/gtk4/StatsDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Statistics"
msgstr "Statistik"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:8 ../gtk/ui/gtk3/MakeProgressDialog.ui:8 ../gtk/ui/gtk4/MakeDialog.ui:5 ../gtk/ui/gtk4/MakeProgressDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "New Torrent"
msgstr "Buat Torrent"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:36 ../gtk/ui/gtk4/MakeDialog.ui:289
2022-10-11 15:39:41 +00:00
msgid "_New"
msgstr "_Baru"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:91 ../gtk/ui/gtk4/MakeDialog.ui:33
2022-10-11 15:39:41 +00:00
msgid "Sa_ve to:"
msgstr "Sim_pan ke:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:116 ../gtk/ui/gtk4/MakeDialog.ui:55
2022-10-11 15:39:41 +00:00
msgid "Source F_older:"
msgstr "F_older Sumber:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:145 ../gtk/ui/gtk4/MakeDialog.ui:77
2022-10-11 15:39:41 +00:00
msgid "Source _File:"
msgstr "_Berkas Sumber:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:193 ../gtk/ui/gtk4/MakeDialog.ui:115
2022-10-11 15:39:41 +00:00
msgid "Piece size:"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:244 ../gtk/ui/gtk4/MakeDialog.ui:150
2022-10-11 15:39:41 +00:00
msgid "Properties"
msgstr "Properti"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:270 ../gtk/ui/gtk4/MakeDialog.ui:165
2022-10-11 15:39:41 +00:00
msgid "_Trackers:"
msgstr "_Pelacak:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:333 ../gtk/ui/gtk4/MakeDialog.ui:212
2022-10-11 15:39:41 +00:00
msgid "Co_mment:"
msgstr "K_omentar:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:360 ../gtk/ui/gtk4/MakeDialog.ui:235
2022-10-11 15:39:41 +00:00
msgid "_Source:"
msgstr "_Sumber:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:387 ../gtk/ui/gtk4/MakeDialog.ui:258
2022-10-11 15:39:41 +00:00
msgid "_Private torrent"
msgstr "Torrent _privat"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeProgressDialog.ui:82 ../gtk/ui/gtk4/MakeProgressDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Creating torrent…"
msgstr "Membuat torrent…"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:7 ../gtk/ui/gtk4/MessageLogWindow.ui:5
2022-10-11 15:39:41 +00:00
msgid "Message Log"
msgstr "Log Pesan"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:27 ../gtk/ui/gtk4/MessageLogWindow.ui:31
2022-10-11 15:39:41 +00:00
msgid "Save _As"
msgstr "Simp_an Sebagai"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:42 ../gtk/ui/gtk4/MessageLogWindow.ui:55
2022-10-11 15:39:41 +00:00
msgid "Clear"
msgstr "Bersihkan"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:67 ../gtk/ui/gtk4/MessageLogWindow.ui:84
2022-10-11 15:39:41 +00:00
msgid "P_ause"
msgstr "Jed_a"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:97 ../gtk/ui/gtk4/MessageLogWindow.ui:100
2022-10-11 15:39:41 +00:00
msgid "Level"
msgstr "Tingkat"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:8 ../gtk/ui/gtk4/OptionsDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Torrent Options"
msgstr "Pengaturan Torrent"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:67 ../gtk/ui/gtk4/OptionsDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "_Torrent file:"
msgstr "Berkas _Torrent:"
2008-07-24 23:20:03 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:82 ../gtk/ui/gtk4/OptionsDialog.ui:32
2022-10-11 15:39:41 +00:00
msgid "Select Source File"
msgstr "Pilih Berkas Torrent"
2008-07-24 23:20:03 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:93 ../gtk/ui/gtk4/OptionsDialog.ui:41
2022-10-11 15:39:41 +00:00
msgid "_Destination folder:"
msgstr "_Direktori penyimpanan:"
2008-07-24 23:20:03 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:109 ../gtk/ui/gtk4/OptionsDialog.ui:55
2022-10-11 15:39:41 +00:00
msgid "Select Destination Folder"
msgstr "Pilih Direktori Penyimpanan"
2008-07-24 23:20:03 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:168 ../gtk/ui/gtk4/OptionsDialog.ui:108
2022-10-11 15:39:41 +00:00
msgid "_Start when added"
msgstr "Mulai setelah dimasukkan"
2012-02-13 20:58:29 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:184 ../gtk/ui/gtk3/PrefsDialog.ui:479 ../gtk/ui/gtk4/OptionsDialog.ui:121 ../gtk/ui/gtk4/PrefsDialog.ui:315
2022-10-11 15:39:41 +00:00
msgid "Mo_ve torrent file to the trash"
msgstr ""
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:8 ../gtk/ui/gtk4/PrefsDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Transmission Preferences"
msgstr "Preferensi Transmission"
2012-02-13 20:58:29 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:73 ../gtk/ui/gtk4/PrefsDialog.ui:27
2022-10-11 15:39:41 +00:00
msgid "Speed Limits"
msgstr "Batas Kecepatan"
2008-07-24 23:20:03 +00:00
2022-10-11 15:39:41 +00:00
#. Checkbox to limit upload speed
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:95 ../gtk/ui/gtk4/PrefsDialog.ui:41
2022-10-11 15:39:41 +00:00
msgid "_Upload ({speed_units}):"
msgstr ""
2008-07-24 23:20:03 +00:00
2022-10-11 15:39:41 +00:00
#. Checkbox to limit download speed
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:110 ../gtk/ui/gtk4/PrefsDialog.ui:53
2022-10-11 15:39:41 +00:00
msgid "_Download ({speed_units}):"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:175 ../gtk/ui/gtk4/PrefsDialog.ui:97
2022-10-11 15:39:41 +00:00
msgid "Alternative Speed Limits"
msgstr "Batas Kecepatan Alternatif"
2008-07-24 23:20:03 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:219 ../gtk/ui/gtk4/PrefsDialog.ui:119
2022-10-11 15:39:41 +00:00
msgid "Override normal speed limits manually or at scheduled times"
msgstr "Timpa batas kecepatan normal secara manual atau pada waktu terjadwal"
2008-07-24 23:20:03 +00:00
2022-10-11 15:39:41 +00:00
#. Labels a spinbutton for alternate upload speed limits
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:235 ../gtk/ui/gtk4/PrefsDialog.ui:133
2022-10-11 15:39:41 +00:00
msgid "U_pload ({speed_units}):"
msgstr ""
2022-06-18 18:44:13 +00:00
2022-10-11 15:39:41 +00:00
#. Labels a spinbutton for alternate download speed limits
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:249 ../gtk/ui/gtk4/PrefsDialog.ui:145
2022-10-11 15:39:41 +00:00
msgid "Do_wnload ({speed_units}):"
msgstr ""
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:261 ../gtk/ui/gtk4/PrefsDialog.ui:157
2022-10-11 15:39:41 +00:00
msgid "_Scheduled times:"
msgstr "Waktu _terjadwal:"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:279 ../gtk/ui/gtk4/PrefsDialog.ui:170
2022-10-11 15:39:41 +00:00
msgid "_On days:"
msgstr "_Pada hari:"
2022-06-18 18:44:13 +00:00
2022-10-11 15:39:41 +00:00
#. Label goes between two time selectors, e.g. "limit speeds from [time] to [time]"
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:336 ../gtk/ui/gtk4/PrefsDialog.ui:213
2022-10-11 15:39:41 +00:00
msgid "_to"
2023-03-09 05:29:22 +00:00
msgstr "_ke"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:408 ../gtk/ui/gtk4/PrefsDialog.ui:261
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Adding"
msgstr "Menambah"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:430 ../gtk/ui/gtk4/PrefsDialog.ui:275
2022-10-11 15:39:41 +00:00
msgid "Automatically add torrent files _from:"
msgstr ""
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:445 ../gtk/ui/gtk4/PrefsDialog.ui:287
2022-10-11 15:39:41 +00:00
msgid "Show the Torrent Options _dialog"
msgstr "Tampilkan _dialog Opsi Torrent"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:462 ../gtk/ui/gtk4/PrefsDialog.ui:301
2022-10-11 15:39:41 +00:00
msgid "_Start added torrents"
msgstr "_Mulai torrent yang ditambahkan"
2012-02-13 20:58:29 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:498 ../gtk/ui/gtk4/PrefsDialog.ui:329
2022-10-11 15:39:41 +00:00
msgid "Save to _Location:"
msgstr "Simpan ke _Lokasi:"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:584 ../gtk/ui/gtk4/PrefsDialog.ui:393
2022-10-11 15:39:41 +00:00
msgid "Download Queue"
msgstr "Antrian Unduh"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:608 ../gtk/ui/gtk4/PrefsDialog.ui:407
2022-10-11 15:39:41 +00:00
msgid "Ma_ximum active downloads:"
msgstr "Ma_ksimum unduhan aktif:"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:622 ../gtk/ui/gtk4/PrefsDialog.ui:419
2022-10-11 15:39:41 +00:00
msgid "Downloads sharing data in the last _N minutes are active:"
msgstr "Unduhan berbagi data dalam _N menit terakhir aktif:"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:677 ../gtk/ui/gtk4/PrefsDialog.ui:458
2022-10-11 15:39:41 +00:00
msgid "Incomplete"
msgstr "Belum komplit"
2012-02-13 20:58:29 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:699 ../gtk/ui/gtk4/PrefsDialog.ui:472
2022-10-11 15:39:41 +00:00
msgid "Append \"._part\" to incomplete files' names"
msgstr "Imbuhkan \".part\" ke nama berkas yang belum komplit"
2012-02-13 20:58:29 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:716 ../gtk/ui/gtk4/PrefsDialog.ui:486
2022-10-11 15:39:41 +00:00
msgid "Keep _incomplete torrents in:"
msgstr "S_impan torrent yang belum komplit di:"
2008-07-24 23:20:03 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:731 ../gtk/ui/gtk4/PrefsDialog.ui:498
2022-10-11 15:39:41 +00:00
msgid "Call scrip_t when done downloading:"
2022-02-21 21:24:50 +00:00
msgstr ""
2008-07-24 23:20:03 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:787 ../gtk/ui/gtk4/PrefsDialog.ui:537
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Downloading"
msgstr "Mengunduh"
2010-02-16 15:56:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:805 ../gtk/ui/gtk4/PrefsDialog.ui:552
2022-10-11 15:39:41 +00:00
msgid "Limits"
msgstr "Batas"
2022-09-04 10:59:04 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:827 ../gtk/ui/gtk4/PrefsDialog.ui:566
2022-10-11 15:39:41 +00:00
msgid "Stop seeding at _ratio:"
msgstr "Berhenti membibit pada _rasio:"
2010-02-16 15:56:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:842 ../gtk/ui/gtk4/PrefsDialog.ui:578
2022-10-11 15:39:41 +00:00
msgid "Stop seeding if idle for _N minutes:"
msgstr "Berhenti membibit bila menganggur _N menit:"
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:857 ../gtk/ui/gtk4/PrefsDialog.ui:590
2022-10-11 15:39:41 +00:00
msgid "Call scrip_t when done seeding:"
2022-02-21 21:24:50 +00:00
msgstr ""
2010-02-16 15:56:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:923 ../gtk/ui/gtk4/PrefsDialog.ui:639
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Seeding"
msgstr "Membibit"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:941 ../gtk/ui/gtk3/PrefsDialog.ui:1148 ../gtk/ui/gtk4/PrefsDialog.ui:654 ../gtk/ui/gtk4/PrefsDialog.ui:792
2022-10-11 15:39:41 +00:00
msgid "Privacy"
msgstr "Privasi"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:965 ../gtk/ui/gtk4/PrefsDialog.ui:668
2022-10-11 15:39:41 +00:00
msgid "_Encryption mode:"
msgstr "Mode _enkripsi:"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1009 ../gtk/ui/gtk4/PrefsDialog.ui:696
2022-10-11 15:39:41 +00:00
msgid "Blocklist"
msgstr "Daftar blok"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1031 ../gtk/ui/gtk4/PrefsDialog.ui:710
2022-10-11 15:39:41 +00:00
msgid "Enable _blocklist:"
msgstr "Fungsikan daftar _blok:"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1046 ../gtk/ui/gtk4/PrefsDialog.ui:723
2022-10-11 15:39:41 +00:00
msgid "Enable _automatic updates"
msgstr "Fungsikan pemutakhiran otom_atis"
2017-01-26 18:59:56 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1101 ../gtk/ui/gtk4/PrefsDialog.ui:764
2022-10-11 15:39:41 +00:00
msgid "_Update"
msgstr "M_utakhirkan"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1167 ../gtk/ui/gtk4/PrefsDialog.ui:808
2022-10-11 15:39:41 +00:00
msgid "Listening Port"
msgstr "Port Pendengar"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1191 ../gtk/ui/gtk4/PrefsDialog.ui:822
2022-10-11 15:39:41 +00:00
msgid "_Port used for incoming connections:"
msgstr "_Port yang dipakai untuk koneksi masuk:"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1203 ../gtk/ui/gtk4/PrefsDialog.ui:834
2022-10-11 15:39:41 +00:00
msgid "Pick a _random port every time Transmission is started"
msgstr "Pakai po_rt acak setiap kali Transmission dimulai"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1220 ../gtk/ui/gtk4/PrefsDialog.ui:848
2022-10-11 15:39:41 +00:00
msgid "Use UPnP or NAT-PMP port _forwarding from my router"
msgstr "_Pakai penerusan port UPnP atau NAT-PMP dari routerku"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1282 ../gtk/ui/gtk4/PrefsDialog.ui:896
2022-10-11 15:39:41 +00:00
msgid "Te_st Port"
msgstr "_Uji Port"
2009-08-22 16:13:47 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1324 ../gtk/ui/gtk4/PrefsDialog.ui:917
2022-10-11 15:39:41 +00:00
msgid "Peer Limits"
msgstr "Batas Peer"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1348 ../gtk/ui/gtk4/PrefsDialog.ui:931
2022-10-11 15:39:41 +00:00
msgid "Maximum peers per _torrent:"
msgstr "Maksimum peer per _torrent:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1362 ../gtk/ui/gtk4/PrefsDialog.ui:943
2022-10-11 15:39:41 +00:00
msgid "Maximum peers _overall:"
msgstr "Maksimum peer _menyeluruh:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1439 ../gtk/ui/gtk4/PrefsDialog.ui:996
2022-10-11 15:39:41 +00:00
msgid "Enable µ_TP for peer communication"
2022-09-10 03:25:44 +00:00
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1443 ../gtk/ui/gtk4/PrefsDialog.ui:998
2022-10-11 15:39:41 +00:00
msgid "µTP is a tool for reducing network congestion."
2022-09-10 03:25:44 +00:00
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1457 ../gtk/ui/gtk4/PrefsDialog.ui:1011
2022-10-11 15:39:41 +00:00
msgid "Use PE_X to find more peers"
msgstr "Pakai PE_X untuk menemukan lebih banyak peer"
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1461 ../gtk/ui/gtk4/PrefsDialog.ui:1013
2022-10-11 15:39:41 +00:00
msgid "PEX is a tool for exchanging peer lists with the peers you're connected to."
msgstr "PEX adalah alat untuk mempertukarkan daftar peer dengan peer yang sedang tersambung."
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1475 ../gtk/ui/gtk4/PrefsDialog.ui:1026
2022-10-11 15:39:41 +00:00
msgid "Use _DHT to find more peers"
msgstr "Pakai _DHT untuk menemukan lebih banyak peer"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1479 ../gtk/ui/gtk4/PrefsDialog.ui:1028
2022-10-11 15:39:41 +00:00
msgid "DHT is a tool for finding peers without a tracker."
msgstr "DHT adalah alat untuk menemukan peer tanpa pelacak."
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1493 ../gtk/ui/gtk4/PrefsDialog.ui:1041
2022-10-11 15:39:41 +00:00
msgid "Use _Local Peer Discovery to find more peers"
msgstr "Pakai _Local Peer Discovery untuk menemukan lebih banyak peer"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1497 ../gtk/ui/gtk4/PrefsDialog.ui:1043
2022-10-11 15:39:41 +00:00
msgid "LPD is a tool for finding peers on your local network."
msgstr "LPD adalah alat untuk menemukan peer pada jaringan lokal Anda."
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1532 ../gtk/ui/gtk4/PrefsDialog.ui:1063
2022-10-11 15:39:41 +00:00
msgid "Default Public Trackers"
2022-09-10 03:25:44 +00:00
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1565 ../gtk/ui/gtk4/PrefsDialog.ui:1087
2022-10-11 15:39:41 +00:00
msgid ""
"Trackers to use on all public torrents.\n"
"\n"
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
2022-09-10 03:25:44 +00:00
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1595 ../gtk/ui/gtk4/PrefsDialog.ui:1107
2022-10-11 15:39:41 +00:00
msgid "Network"
msgstr "Jaringan"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1613 ../gtk/ui/gtk3/PrefsDialog.ui:1777 ../gtk/ui/gtk4/PrefsDialog.ui:1122 ../gtk/ui/gtk4/PrefsDialog.ui:1231
2022-10-11 15:39:41 +00:00
msgid "Desktop"
msgstr "Desktop"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1635 ../gtk/ui/gtk4/PrefsDialog.ui:1136
2022-10-11 15:39:41 +00:00
msgid "_Inhibit hibernation when torrents are active"
msgstr "Cegah h_ibernasi ketika torrent aktif"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1652 ../gtk/ui/gtk4/PrefsDialog.ui:1150
2022-10-11 15:39:41 +00:00
msgid "Show Transmission icon in the _notification area"
msgstr "Tampilka_n ikon Transmission pada area pemberitahuan"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1690 ../gtk/ui/gtk4/PrefsDialog.ui:1171
2022-10-11 15:39:41 +00:00
msgid "Notification"
msgstr "Pemberitahuan"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1712 ../gtk/ui/gtk4/PrefsDialog.ui:1185
2022-10-11 15:39:41 +00:00
msgid "Show a notification when torrents are a_dded"
msgstr "Tampilkan pemberitahuan saat torrent _ditambahkan"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1729 ../gtk/ui/gtk4/PrefsDialog.ui:1199
2022-10-11 15:39:41 +00:00
msgid "Show a notification when torrents _finish"
msgstr "Tampilkan pemberitahuan saat torrent s_elesai"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1746 ../gtk/ui/gtk4/PrefsDialog.ui:1213
2022-10-11 15:39:41 +00:00
msgid "Play a _sound when torrents finish"
msgstr "Bunyikan suara saat torrent selesai"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1795 ../gtk/ui/gtk4/PrefsDialog.ui:1246
2022-10-11 15:39:41 +00:00
msgid "Remote Control"
msgstr "Kendali Jarak Jauh"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1823 ../gtk/ui/gtk4/PrefsDialog.ui:1265
2022-10-11 15:39:41 +00:00
msgid "Allow _remote access"
msgstr "Izinkan akses _remote"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1839 ../gtk/ui/gtk4/PrefsDialog.ui:1274
2022-10-11 15:39:41 +00:00
msgid "_Open web client"
msgstr "_Buka klien web"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1865 ../gtk/ui/gtk4/PrefsDialog.ui:1290
2022-10-11 15:39:41 +00:00
msgid "HTTP _port:"
msgstr "_Port HTTP:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1877 ../gtk/ui/gtk4/PrefsDialog.ui:1303
2022-10-11 15:39:41 +00:00
msgid "Use _authentication"
msgstr "P_akai otentikasi"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1897 ../gtk/ui/gtk4/PrefsDialog.ui:1317
2022-10-11 15:39:41 +00:00
msgid "_Username:"
msgstr "Nama pengg_una:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1911 ../gtk/ui/gtk4/PrefsDialog.ui:1329
2022-10-11 15:39:41 +00:00
msgid "Pass_word:"
msgstr "_Sandi:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1923 ../gtk/ui/gtk4/PrefsDialog.ui:1342
2022-10-11 15:39:41 +00:00
msgid "Only allow these IP a_ddresses:"
msgstr "Hanya izinkan ala_mat IP ini:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1945 ../gtk/ui/gtk4/PrefsDialog.ui:1358
2022-10-11 15:39:41 +00:00
msgid "Addresses:"
msgstr "Alamat:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:2056 ../gtk/ui/gtk4/PrefsDialog.ui:1446
2022-10-11 15:39:41 +00:00
msgid "IP addresses may use wildcards, such as 192.168.*.*"
msgstr "Alamat IP dapat menggunakan wildcard, seperti 192.168.*.*"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:2085 ../gtk/ui/gtk4/PrefsDialog.ui:1465
2022-10-11 15:39:41 +00:00
msgid "Remote"
msgstr "Remote"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:8 ../gtk/ui/gtk4/RelocateDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Set Torrent Location"
msgstr "Tata Lokasi Torrent"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:36 ../gtk/ui/gtk4/RelocateDialog.ui:101
2022-10-11 15:39:41 +00:00
msgid "_Apply"
msgstr "Ter_apkan"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:67 ../gtk/ui/gtk4/RelocateDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Location"
msgstr "Lokasi"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:92 ../gtk/ui/gtk4/RelocateDialog.ui:34
2022-10-11 15:39:41 +00:00
msgid "Torrent _location:"
msgstr "_Lokasi torrent:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:117 ../gtk/ui/gtk4/RelocateDialog.ui:57
2022-10-11 15:39:41 +00:00
msgid "_Move from the current folder"
msgstr "Pi_ndahkan dari folder saat ini"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:134 ../gtk/ui/gtk4/RelocateDialog.ui:70
2022-10-11 15:39:41 +00:00
msgid "Local data is _already there"
msgstr "Data lokal sudah _ada di sana"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:68 ../gtk/ui/gtk4/StatsDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Current Session"
msgstr "Sesi saat ini"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:142 ../gtk/ui/gtk3/StatsDialog.ui:300 ../gtk/ui/gtk4/StatsDialog.ui:75 ../gtk/ui/gtk4/StatsDialog.ui:193
2022-10-11 15:39:41 +00:00
msgid "Ratio:"
msgstr "Rasio:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:167 ../gtk/ui/gtk3/StatsDialog.ui:325 ../gtk/ui/gtk4/StatsDialog.ui:96 ../gtk/ui/gtk4/StatsDialog.ui:214
2022-10-11 15:39:41 +00:00
msgid "Duration:"
msgstr "Durasi:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:212 ../gtk/ui/gtk4/StatsDialog.ui:125
2022-10-11 15:39:41 +00:00
msgid "Total"
msgstr "Total"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:8 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Open URL"
msgstr "Buka URL"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:64 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:18
2022-10-11 15:39:41 +00:00
msgid "Open torrent from URL"
msgstr "Buka torrent dari URL"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:88 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:32
2022-10-11 15:39:41 +00:00
msgid "_URL"
msgstr "_URL"
2022-09-10 03:25:44 +00:00
2023-12-29 15:16:07 +00:00
#: ../libtransmission/announcer-http.cc:441
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse announce response: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/announcer-http.cc:648
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse scrape response: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/announcer-udp.cc:146 ../libtransmission/announcer-udp.cc:247
2017-01-26 18:59:56 +00:00
msgid "Unknown error"
2020-05-02 10:25:56 +00:00
msgstr "Galat tak dikenal"
2017-01-26 18:59:56 +00:00
2023-12-29 15:16:07 +00:00
#: ../libtransmission/announcer-udp.cc:341
2017-01-26 18:59:56 +00:00
msgid "Connection failed"
2020-05-02 10:25:56 +00:00
msgstr "Koneksi gagal"
2010-02-16 15:56:34 +00:00
2023-12-29 15:16:07 +00:00
#: ../libtransmission/announcer-udp.cc:444 ../libtransmission/tr-dht.cc:566
2022-11-26 16:32:26 +00:00
msgid "Couldn't look up '{address}:{port}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/announcer.cc:884
msgid "Announce error: {error} ({url})"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/announcer.cc:894
msgid "Announce error: {error} (Retrying in {count} second) ({url})"
msgid_plural "Announce error: {error} (Retrying in {count} seconds) ({url})"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/announcer.cc:1019 ../libtransmission/announcer.cc:1347
2019-03-06 00:12:51 +00:00
msgid "Could not connect to tracker"
2020-05-02 10:25:56 +00:00
msgstr "Tidak bisa menyambung ke pelacak"
2019-03-06 00:12:51 +00:00
2023-12-29 15:16:07 +00:00
#: ../libtransmission/announcer.cc:1023 ../libtransmission/announcer.cc:1351
2019-03-06 00:12:51 +00:00
msgid "Tracker did not respond"
2020-05-02 10:25:56 +00:00
msgstr "Pelacak tidak merespon"
2019-03-06 00:12:51 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/announcer.cc:1079
2019-03-06 00:12:51 +00:00
msgid "Success"
2020-05-02 10:25:56 +00:00
msgstr "Sukses"
2019-03-06 00:12:51 +00:00
2023-12-29 15:16:07 +00:00
#: ../libtransmission/blocklist.cc:81 ../libtransmission/blocklist.cc:401
2022-06-03 09:06:59 +00:00
msgid "Blocklist '{path}' has {count} entry"
msgid_plural "Blocklist '{path}' has {count} entries"
msgstr[0] ""
#. don't try to display the actual lines - it causes issues
2023-12-29 15:16:07 +00:00
#: ../libtransmission/blocklist.cc:257
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse line: '{line}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/blocklist.cc:385
2022-11-14 09:48:42 +00:00
msgid "Rewriting old blocklist file format to new format"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/crypto-utils-ccrypto.cc:73 ../libtransmission/crypto-utils-mbedtls.cc:42 ../libtransmission/crypto-utils-openssl.cc:58 ../libtransmission/crypto-utils-wolfssl.cc:45
2022-06-03 09:06:59 +00:00
msgid "{crypto_library} error: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/global-ip-cache.cc:277
msgid "Successfully updated source {protocol} address to {ip}"
msgstr ""
#: ../libtransmission/global-ip-cache.cc:291
msgid "Your machine does not support {protocol}"
msgstr ""
#: ../libtransmission/global-ip-cache.cc:315
msgid "Successfully updated global {type} address to {ip} using {url}"
msgstr ""
#: ../libtransmission/inout.cc:119
2022-06-03 09:06:59 +00:00
msgid "Couldn't get '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/log.cc:274
2022-06-03 09:06:59 +00:00
msgid "Too many messages like this! I won't log this message anymore this session."
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/makemeta.cc:80 ../libtransmission/watchdir.cc:52
2022-06-03 09:06:59 +00:00
msgid "Skipping '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/net.cc:186
2022-06-03 09:06:59 +00:00
msgid "Couldn't create socket: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/net.cc:262
2022-06-03 09:06:59 +00:00
msgid "Couldn't set source address {address} on {socket}: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/net.cc:282
2022-06-03 09:06:59 +00:00
msgid "Couldn't connect socket {socket} to {address}:{port}: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/net.cc:347
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code}) -- Is another copy of Transmission already running?"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/net.cc:348
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/open-files.cc:192
2022-06-03 09:06:59 +00:00
msgid "Couldn't open '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/open-files.cc:220
2022-06-03 09:06:59 +00:00
msgid "Couldn't preallocate '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/open-files.cc:239
2022-06-03 09:06:59 +00:00
msgid "Couldn't truncate '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/peer-io.cc:675
2022-06-03 09:06:59 +00:00
msgid "Unknown state: {state}"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:90
2022-10-11 15:39:41 +00:00
msgid "Found public address '{address}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:127
2022-10-11 15:39:41 +00:00
msgid "Port {port} is no longer forwarded"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:181
2022-10-11 15:39:41 +00:00
msgid "Port {port} forwarded successfully"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:281
2022-10-11 15:39:41 +00:00
msgid "Found Internet Gateway Device '{url}'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:282
2022-10-11 15:39:41 +00:00
msgid "Local Address is '{address}'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:306
2022-10-11 15:39:41 +00:00
msgid "Port {port} is not forwarded"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:316
2022-10-11 15:39:41 +00:00
msgid "Stopping port forwarding through '{url}', service '{type}'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:348
2022-10-11 15:39:41 +00:00
msgid "Port forwarding through '{url}', service '{type}'. (local address: {address}:{port})"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:356
2022-10-11 15:39:41 +00:00
msgid "Port {port} is forwarded"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:362
2022-10-11 15:39:41 +00:00
msgid "If your router supports UPnP, please make sure UPnP is enabled!"
msgstr ""
#: ../libtransmission/port-forwarding.cc:163
2022-06-03 09:06:59 +00:00
msgid "Starting"
msgstr "Memulai"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:166
2022-06-03 09:06:59 +00:00
msgid "Forwarded"
msgstr "Diteruskan"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:169
2022-06-03 09:06:59 +00:00
msgid "Stopping"
msgstr "Menghentikan"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:172
2022-06-03 09:06:59 +00:00
msgid "Not forwarded"
msgstr "Tak diteruskan"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:201
2022-06-03 09:06:59 +00:00
msgid "Mapped private port {private_port} to public port {public_port}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:216
2022-06-03 09:06:59 +00:00
msgid "State changed from '{old_state}' to '{state}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:104
2022-06-03 09:06:59 +00:00
msgid "Unix socket path must be fewer than {count} characters (including '{prefix}' prefix)"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:598
2022-06-03 09:06:59 +00:00
msgid "Unix sockets are unsupported on Windows. Please change '{key}' in your settings."
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:625
2022-06-03 09:06:59 +00:00
msgid "Couldn't set RPC socket mode to {mode:#o}, defaulting to 0755"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:688
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind to {address} after {count} attempt, giving up"
msgid_plural "Couldn't bind to {address} after {count} attempts, giving up"
msgstr[0] ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:699
2022-06-03 09:06:59 +00:00
msgid "Listening for RPC and Web requests on '{address}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:727
2022-06-03 09:06:59 +00:00
msgid "Stopped listening for RPC and Web requests on '{address}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:749
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:883
2022-06-03 09:06:59 +00:00
msgid "The '{key}' setting is '{value}' but must be an IPv4 or IPv6 address or a Unix socket path. Using default value '0.0.0.0'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:896
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests on {address}"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:901
2022-06-03 09:06:59 +00:00
msgid "Whitelist enabled"
msgstr "Daftar putih diaktifkan"
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:906
2022-06-03 09:06:59 +00:00
msgid "Password required"
msgstr "Perlu kata sandi"
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpc-server.cc:912
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests from '{path}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpcimpl.cc:1199
2022-06-03 09:06:59 +00:00
msgid "Couldn't test port: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpcimpl.cc:1261
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch blocklist: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/rpcimpl.cc:1399
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch torrent: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/session-alt-speeds.cc:98
2022-11-14 09:48:42 +00:00
msgid "Time to turn off turtle mode"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/session-alt-speeds.cc:98
2022-11-14 09:48:42 +00:00
msgid "Time to turn on turtle mode"
2022-09-04 10:59:04 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/session-id.cc:150
2022-11-14 09:48:42 +00:00
msgid "Couldn't open session lock file '{path}': {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/session.cc:418
2022-11-14 09:48:42 +00:00
msgid "Listening to incoming peer connections on {hostport}"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/session.cc:730
2022-11-14 09:48:42 +00:00
msgid "Transmission version {version} starting"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/session.cc:1410
2022-06-03 09:06:59 +00:00
msgid "Transmission version {version} shutting down"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/session.cc:1457
2022-06-03 09:06:59 +00:00
msgid "Loaded {count} torrent"
msgid_plural "Loaded {count} torrents"
msgstr[0] ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent-metainfo.cc:713
2022-06-03 09:06:59 +00:00
msgid "Migrated torrent file from '{old_path}' to '{path}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:138
2022-10-11 15:39:41 +00:00
msgid "Couldn't use metainfo from '{path}' for '{magnet}': {error} ({error_code})"
2022-07-02 03:10:12 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:167
msgid "No data found! Ensure your drives are connected or use \"Set Location\". To re-download, use \"Verify Local Data\" and start the torrent afterwards."
msgstr ""
2023-02-07 20:42:19 +00:00
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:400
2023-02-07 20:42:19 +00:00
msgid "Calling script '{path}'"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:408
2023-02-07 20:42:19 +00:00
msgid "Couldn't call script '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:442
2022-06-03 09:06:59 +00:00
msgid "Seed ratio reached; pausing torrent"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:449
2022-06-03 09:06:59 +00:00
msgid "Seeding idle limit reached; pausing torrent"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:707
2022-06-03 09:06:59 +00:00
msgid "Restarted manually -- disabling its seed ratio"
msgstr "Start ulang secara manual -- mematikan rasio pembibitannya"
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:760
2022-06-03 09:06:59 +00:00
msgid "Pausing torrent"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:813
2022-06-03 09:06:59 +00:00
msgid "Removing torrent"
msgstr "Menghapus torrent"
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:1121 ../libtransmission/torrent.cc:2159
2022-06-03 09:06:59 +00:00
msgid "Couldn't move '{old_path}' to '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/torrent.cc:1569
msgid "Paused torrent as no data was found! Ensure your drives are connected or use \"Set Location\", then use \"Verify Local Data\" again. To re-download, start the torrent."
msgstr ""
#: ../libtransmission/torrent.cc:2043
msgid "Tracker warning: '{warning}' ({url})"
msgstr ""
#: ../libtransmission/tr-dht.cc:540
2022-11-14 09:48:42 +00:00
msgid "Couldn't parse '{filename}' line: '{line}'"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/tr-lpd.cc:255
2022-06-03 09:06:59 +00:00
msgid "Couldn't initialize LPD: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/tr-udp.cc:165
2023-01-04 22:32:21 +00:00
msgid "Couldn't bind IPv4 socket {address}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/tr-udp.cc:199
2023-01-04 22:32:21 +00:00
msgid "Couldn't bind IPv6 socket {address}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/tr-utp.cc:98
2022-06-03 09:06:59 +00:00
msgid "Unknown socket family"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/utils.cc:134
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': Not a regular file"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/variant-json.cc:236
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse JSON at position {position} '{text}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-inotify.cc:86 ../libtransmission/watchdir-inotify.cc:98 ../libtransmission/watchdir-inotify.cc:110 ../libtransmission/watchdir-kqueue.cc:76 ../libtransmission/watchdir-kqueue.cc:89 ../libtransmission/watchdir-kqueue.cc:104
2022-09-04 10:59:04 +00:00
msgid "Couldn't watch '{path}': {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-inotify.cc:142 ../libtransmission/watchdir-kqueue.cc:147 ../libtransmission/watchdir-win32.cc:270
2022-06-03 09:06:59 +00:00
msgid "Couldn't read event: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-inotify.cc:151 ../libtransmission/watchdir-win32.cc:279
2022-06-03 09:06:59 +00:00
msgid "Couldn't read event: expected {expected_size}, got {actual_size}"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-inotify.cc:168 ../libtransmission/watchdir-win32.cc:304
2022-06-03 09:06:59 +00:00
msgid "Couldn't read filename: {error} ({error_code})"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-inotify.cc:177 ../libtransmission/watchdir-win32.cc:313
2022-06-03 09:06:59 +00:00
msgid "Couldn't read filename: expected {expected_size}, got {actual_size}"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-win32.cc:141
2022-09-04 10:59:04 +00:00
msgid "Couldn't convert '{path}' to native path"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-win32.cc:170
2022-09-04 10:59:04 +00:00
msgid "Couldn't create pipe: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-win32.cc:194
2022-09-04 10:59:04 +00:00
msgid "Couldn't create thread"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-win32.cc:223
2022-09-04 10:59:04 +00:00
msgid "Couldn't read directory changes"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/watchdir-win32.cc:230
2022-09-04 10:59:04 +00:00
msgid "Couldn't wait for directory changes"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/web.cc:185
2022-06-03 09:06:59 +00:00
msgid "Will verify tracker certs using envvar CURL_CA_BUNDLE: {bundle}"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/web.cc:186
2022-06-03 09:06:59 +00:00
msgid "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/web.cc:187
2022-06-03 09:06:59 +00:00
msgid "NB: Invalid certs will appear as 'Could not connect to tracker' like many other errors"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../libtransmission/web.cc:463
2023-02-07 20:42:19 +00:00
msgid "Couldn't fetch '{url}': expected HTTP response code {expected_code}, got {actual_code}"
msgstr ""
2023-12-29 15:16:07 +00:00
#: ../utils/create.cc:235
2022-11-14 09:48:42 +00:00
msgid "{file_count:L} file, {total_size}\n"
msgid_plural "{file_count:L} files, {total_size}\n"
2022-09-04 10:59:04 +00:00
msgstr[0] ""
2023-12-29 15:16:07 +00:00
#: ../utils/create.cc:241
2022-11-14 09:48:42 +00:00
msgid "{piece_count:L} piece, {piece_size}\n"
msgid_plural "{piece_count:L} pieces, {piece_size} each\n"
2022-09-04 10:59:04 +00:00
msgstr[0] ""
2023-12-29 15:16:07 +00:00
#: ../utils/remote.cc:143
2022-06-03 09:06:59 +00:00
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
2023-12-29 15:16:07 +00:00
#: ../utils/remote.cc:144
2022-06-03 09:06:59 +00:00
msgid "minute"
msgid_plural "minutes"
msgstr[0] ""
2023-12-29 15:16:07 +00:00
#: ../utils/remote.cc:145 ../utils/remote.cc:165
2022-06-03 09:06:59 +00:00
msgid "seconds"
msgid_plural "seconds"
msgstr[0] ""
2023-12-29 15:16:07 +00:00
#: ../utils/remote.cc:149
2022-06-03 09:06:59 +00:00
msgid "day"
msgid_plural "days"
msgstr[0] ""