sub.php 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. <?php
  2. /******************************************************************************
  3. * Each entry of that file can be associated with a comment to indicate its *
  4. * state. When there is no comment, it means the entry is fully translated. *
  5. * The recognized comments are (comment matching is case-insensitive): *
  6. * + TODO: the entry has never been translated. *
  7. * + DIRTY: the entry has been translated but needs to be updated. *
  8. * + IGNORE: the entry does not need to be translated. *
  9. * When a comment is not recognized, it is discarded. *
  10. ******************************************************************************/
  11. return array(
  12. 'api' => array(
  13. 'documentation' => 'Salin URL berikut untuk menggunakannya di alat eksternal.',
  14. 'title' => 'API', // IGNORE
  15. ),
  16. 'bookmarklet' => array(
  17. 'documentation' => 'Seret tombol ini ke bilah alat markah Anda atau klik kanan dan pilih "Markahi Tautan". Kemudian klik "Langgan" di halaman yang ingin Anda langgan',
  18. 'label' => 'Langgan',
  19. 'title' => 'Bookmarklet', // IGNORE
  20. ),
  21. 'category' => array(
  22. '_' => 'Kategori',
  23. 'add' => 'Tambah kategori',
  24. 'archiving' => 'Pengarsipan',
  25. 'dynamic_opml' => array(
  26. '_' => 'OPML dinamis',
  27. 'help' => 'Sediakan URL ke <a href="http://opml.org/" target="_blank">berkas OPML</a> untuk memasukkan umpan ke kategori ini secara dinamis',
  28. ),
  29. 'empty' => 'Kategori kosong',
  30. 'error' => 'This dynamic OPML category has encountered a problem. Check that the OPML URL is still reachable and that the maximum number of feeds per user has not been exceeded.', // TODO
  31. 'expand' => 'Kembangkan kategori',
  32. 'information' => 'Informasi',
  33. 'open' => 'Buka kategori',
  34. 'opml_url' => 'URL OPML',
  35. 'position' => 'Posisi tampilan',
  36. 'position_help' => 'Untuk mengatur urutan pengurutan kategori',
  37. 'title' => 'Judul',
  38. ),
  39. 'feed' => array(
  40. 'accept_cookies' => 'Terima kuki',
  41. 'accept_cookies_help' => 'Perbolehkan peladen umpan untuk mengirimkan kuki (hanya disimpan di memori selama durasi permintaan)',
  42. 'add' => 'Tambah umpan',
  43. 'advanced' => 'Lebih lanjut',
  44. 'archiving' => 'Pengarsipan',
  45. 'auth' => array(
  46. 'configuration' => 'Masuk',
  47. 'help' => 'Agar dapat bisa mengakses umpan RSS yang dilindungi oleh autentikasi HTTP',
  48. 'http' => 'Autentikasi HTTP',
  49. 'password' => 'Kata sandi HTTP',
  50. 'username' => 'Nama pengguna HTTP',
  51. ),
  52. 'change_favicon' => 'Ubah…',
  53. 'clear_cache' => 'Selalu bersihkan tembolok',
  54. 'content_action' => array(
  55. '_' => 'Yang dilakukan ketika mengambil konten artikel',
  56. 'append' => 'Tambahkan setelah konten yang telah ada',
  57. 'prepend' => 'Tambahkan sebelum konten yang telah ada',
  58. 'replace' => 'Timpa konten yang telah ada',
  59. ),
  60. 'content_retrieval' => 'Pengambilan konten',
  61. 'css_cookie' => 'Gunakan kuki ketika mengambil konten artikel',
  62. 'css_cookie_help' => 'Contoh: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>',
  63. 'css_help' => 'Mengambil bagian artikel sesuai CSS yang dimasukkan (awas, memerlukan lebih banyak waktu!)',
  64. 'css_path' => 'Pemilihan CSS artikel di situs aslinya',
  65. 'css_path_filter' => array(
  66. '_' => 'Pemilihan CSS artikel untuk konten yang akan dihapus',
  67. 'help' => 'Pemilihan CSS bisa juga berupa daftar seperti: <kbd>footer, aside, p[data-sanitized-class~="menu"]</kbd>',
  68. ),
  69. 'description' => 'Deskripsi',
  70. 'empty' => 'Umpan ini kosong. Periksa apakah umpan ini masih ada',
  71. 'error' => 'Ada masalah dengan umpan ini. Jika masih terus-menerus, periksa apakah umpan ini masih ada.',
  72. 'export-as-opml' => array(
  73. 'download' => 'Unduh',
  74. 'help' => 'Berkas XML (subset data. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">Lihat dokumentasi</a>)',
  75. 'label' => 'Unduh dalam bentuk OPML',
  76. ),
  77. 'ext_favicon' => 'Atur secara otomatis',
  78. 'favicon_changed_by_ext' => 'Ikon telah diatur oleh ekstensi <b>%s</b>.',
  79. 'filteractions' => array(
  80. '_' => 'Tindakan penyaringan',
  81. 'help' => 'Tulis satu penyaringan pencarian per baris. Operator <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">lihat dokumentasi</a>.',
  82. 'view_filter' => 'Preview filters on existing articles (new window)', // TODO
  83. ),
  84. 'http_headers' => 'Tajuk HTTP',
  85. 'http_headers_help' => 'Tajuk dipisahkan dengan baris baru dan nama dan nilai dari tajuk dipisahkan dengan titik dua (contoh: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer some-token</code></kbd>).',
  86. 'icon' => 'Ikon',
  87. 'information' => 'Informasi',
  88. 'keep_adding_feed' => 'Then add more feeds', // TODO
  89. 'keep_min' => 'Jumlah minimum artikel yang harus disimpan',
  90. 'kind' => array(
  91. '_' => 'Jenis sumber umpan',
  92. 'html_json' => array(
  93. '_' => 'HTML + XPath + notasi dot JSON (JSON dalam HTML)',
  94. 'xpath' => array(
  95. '_' => 'XPath untuk JSON dalam HTML',
  96. 'help' => 'Contoh: <code>normalize-space(//script[@type="application/json"])</code> (satu JSON)<br />atau: <code>//script[@type="application/ld+json"]</code> (satu objek JSON per artikel)',
  97. ),
  98. ),
  99. 'html_xpath' => array(
  100. '_' => 'HTML + XPath (Pengorekan web)',
  101. 'feed_title' => array(
  102. '_' => 'judul umpan',
  103. 'help' => 'Contoh: <code>//title</code> atau kata statis: <code>"Umpan Saya"</code>',
  104. ),
  105. 'help' => '<dfn><a href="https://www.w3.org/TR/xpath-10/" target="_blank">XPath 1.0</a></dfn> adalah bahasa kueri standar untuk pengguna tingkat lanjut dan yang mana FreshRSS dukung untuk dikorek.',
  106. 'item' => array(
  107. '_' => 'mencari <strong>item</strong> artikel<br /><small>(paling penting)</small>',
  108. 'help' => 'Contoh: <code>//div[@class="news-item"]</code>',
  109. ),
  110. 'item_author' => array(
  111. '_' => 'penulis',
  112. 'help' => 'Bisa juga kata statis. Contoh: <code>"Anonymous"</code>',
  113. ),
  114. 'item_categories' => 'label',
  115. 'item_content' => array(
  116. '_' => 'konten',
  117. 'help' => 'Contoh untuk mengambil konten penuh: <code>.</code>',
  118. ),
  119. 'item_thumbnail' => array(
  120. '_' => 'keluku',
  121. 'help' => 'Contoh: <code>descendant::img/@src</code>',
  122. ),
  123. 'item_timeFormat' => array(
  124. '_' => 'Format tanggal dan waktu kustom',
  125. 'help' => 'Opsional. Format yang didukung oleh <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> seperti <code>d-m-Y H:i:s</code>',
  126. ),
  127. 'item_timestamp' => array(
  128. '_' => 'tanggal',
  129. 'help' => 'Hasil akan diproses oleh <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>',
  130. ),
  131. 'item_title' => array(
  132. '_' => 'judul',
  133. 'help' => 'Gunakan khususnya <a href="https://developer.mozilla.org/docs/Web/XPath/Axes" target="_blank">XPath axis</a> <code>descendant::</code> seperti <code>descendant::h2</code>',
  134. ),
  135. 'item_uid' => array(
  136. '_' => 'ID unik',
  137. 'help' => 'Opsional. Contoh: <code>descendant::div/@data-uri</code>',
  138. ),
  139. 'item_uri' => array(
  140. '_' => 'tautan artikel (URL)',
  141. 'help' => 'Contoh: <code>descendant::a/@href</code>',
  142. ),
  143. 'relative' => 'XPath (relatif ke item) untuk:',
  144. 'xpath' => 'XPath untuk:',
  145. ),
  146. 'json_dotnotation' => array(
  147. '_' => 'JSON (notasi dot)',
  148. 'feed_title' => array(
  149. '_' => 'judul umpan',
  150. 'help' => 'Contoh: <code>meta.title</code> atau kata statis: <code>"Umpan Saya"</code>',
  151. ),
  152. 'help' => 'Notasi dot JSON menggunakan dot (titik) antara objek dan kurung untuk array. Contoh <code>data.items[0].title</code>',
  153. 'item' => array(
  154. '_' => 'mencari <strong>item</strong> artikel<br /><small>(paling penting)</small>',
  155. 'help' => 'Jalur JSON ke array yang mengandung item tersebut, contoh: <code>$</code> atau <code>newsItems</code>',
  156. ),
  157. 'item_author' => 'penulis',
  158. 'item_categories' => 'label',
  159. 'item_content' => array(
  160. '_' => 'konten',
  161. 'help' => 'Objek dimana konten ditemukan <code>content</code>',
  162. ),
  163. 'item_thumbnail' => array(
  164. '_' => 'keluku',
  165. 'help' => 'Contoh: <code>image</code>',
  166. ),
  167. 'item_timeFormat' => array(
  168. '_' => 'Format tanggal dan waktu kustom',
  169. 'help' => 'Opsional. Format yang didukung oleh <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> seperti <code>d-m-Y H:i:s</code>',
  170. ),
  171. 'item_timestamp' => array(
  172. '_' => 'tanggal',
  173. 'help' => 'Hasil akan diproses oleh <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>',
  174. ),
  175. 'item_title' => 'judul',
  176. 'item_uid' => 'ID unik',
  177. 'item_uri' => array(
  178. '_' => 'tautan artikel (URL)',
  179. 'help' => 'Contoh: <code>permalink</code>',
  180. ),
  181. 'json' => 'notasi dot untuk:',
  182. 'relative' => 'jalur notasi dot (relatif ke item) untuk:',
  183. ),
  184. 'jsonfeed' => 'Umpan JSON',
  185. 'rss' => 'RSS / Atom (baku)',
  186. 'xml_xpath' => 'XML + XPath', // IGNORE
  187. ),
  188. 'last-entry-publication-date' => 'Last article published <time datetime="%1$s" title="%1$s">%2$s</time>.', // TODO
  189. 'last-entry-received-date' => 'Last article received <time datetime="%1$s" title="%1$s">%2$s</time>.', // TODO
  190. 'last-error-date' => 'Last erroneous update <time datetime="%1$s" title="%1$s">%2$s</time>.', // TODO
  191. 'last-update' => 'Last successful update <time datetime="%1$s" title="%1$s">%2$s</time>.', // TODO
  192. 'maintenance' => array(
  193. 'clear_cache' => 'Bersihkan tembolok',
  194. 'clear_cache_help' => 'Bersihkan tembolok untuk umpan ini.',
  195. 'reload_articles' => 'Muat ulang artikel',
  196. 'reload_articles_help' => 'Muat ulang artikel sesuai angka yang dimasukkan dan ambil konten lengkap jika pemilihan diberikan.',
  197. 'title' => 'Pemeliharaan',
  198. ),
  199. 'max_http_redir' => 'Maksimum pengalihan HTTP',
  200. 'max_http_redir_help' => 'Atur ke 0 atau biarkan kosong untuk menonaktifkannya, -1 untuk pengalihan tak terhingga.',
  201. 'method' => array(
  202. '_' => 'Metode HTTP',
  203. ),
  204. 'method_help' => 'Metode jaringan POST memiliki dukungan otomatis untuk <code>application/x-www-form-urlencoded</code> dan <code>application/json</code>',
  205. 'method_postparams' => 'Metode untuk POST',
  206. 'moved_category_deleted' => 'Ketika Anda menghapus sebuah kategori, umpan yang ada di dalamnya secara otomatis akan berada di bawah <em>%s</em>.',
  207. 'mute' => array(
  208. '_' => 'bisukan',
  209. 'state_is_muted' => 'Umpan ini dibisukan',
  210. ),
  211. 'no_selected' => 'Tidak ada umpan yang dipilih.',
  212. 'number_entries' => '%d artikel',
  213. 'open_feed' => 'Buka umpan %s',
  214. 'path_entries_conditions' => 'Kondisi untuk pengambilan konten',
  215. 'priority' => array(
  216. '_' => 'Ketampakan',
  217. 'category' => 'Tampilkan hanya di kategorinya saja',
  218. 'feed' => 'Show in its feed', // TODO
  219. 'hidden' => 'Jangan tampilkan',
  220. 'important' => 'Tampilkan di umpan penting',
  221. 'main_stream' => 'Tampilkan di bagian utama',
  222. ),
  223. 'proxy' => 'Atur proksi untuk mengambil umpan ini',
  224. 'proxy_help' => 'Pilih protokol (contoh: SOCKS5) dan masukkan alamat proksi (contoh: <kbd>127.0.0.1:1080</kbd> atau <kbd>username:password@127.0.0.1:1080</kbd>)',
  225. 'reset_favicon' => 'Atur ulang ke yang baku',
  226. 'selector_preview' => array(
  227. 'show_raw' => 'Tampilkan kode sumber',
  228. 'show_rendered' => 'Tampilkan konten',
  229. ),
  230. 'show' => array(
  231. 'all' => 'Semua umpan',
  232. 'error' => 'Tampilkan hanya umpan dengan galat',
  233. ),
  234. 'showing' => array(
  235. 'error' => 'Menampilkan hanya umpan dengan galat',
  236. ),
  237. 'ssl_verify' => 'Verifikasi keamanan SSL',
  238. 'stats' => 'Statistik',
  239. 'think_to_add' => 'Kamu boleh menambahkan beberapa umpan.',
  240. 'timeout' => 'Timeout dalam detik',
  241. 'title' => 'Judul',
  242. 'title_add' => 'Tambah umpan RSS',
  243. 'ttl' => 'Jangan perbarui secara otomatis lebih banyak daripada',
  244. 'unicityCriteria' => array(
  245. '_' => 'Kriteria keunikan artikel',
  246. 'forced' => '<span title="Blokir kriteria keunikan meski umpan memiliki artikel duplikat">paksa</span>',
  247. 'help' => 'Relevan untuk umpan yang tidak valid.<br />⚠️ Mengubah ini akan membuat artikel duplikat.',
  248. 'id' => 'ID standar (baku)',
  249. 'link' => 'Tautan',
  250. 'sha1:content' => 'Konten',
  251. 'sha1:content_published' => 'Konten + Tanggal',
  252. 'sha1:link_published' => 'Tautan + Tanggal',
  253. 'sha1:link_published_title' => 'Tautan + Tanggal + Judul',
  254. 'sha1:link_published_title_content' => 'Tautan + Tanggal + Judul + Konten',
  255. 'sha1:published' => 'Tanggal',
  256. 'sha1:title' => 'Judul',
  257. 'sha1:title_published' => 'Judul + Tanggal',
  258. 'sha1:title_published_content' => 'Judul + Tanggal + Konten',
  259. ),
  260. 'url' => 'URL umpan',
  261. 'useragent' => 'Atur UA (user agent) untuk mengambil umpan ini',
  262. 'useragent_help' => 'Contoh: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>',
  263. 'validator' => 'Periksa validitas umpan ini',
  264. 'website' => 'URL situs',
  265. 'websub' => 'Notifikasi langsung menggunakan WebSub',
  266. ),
  267. 'import_export' => array(
  268. 'export' => array(
  269. '_' => 'Ekspor',
  270. 'sqlite' => 'Unduh basis data pengguna dalam bentuk SQLite',
  271. ),
  272. 'export_labelled' => 'Ekspor artikel yang dilabelkan',
  273. 'export_opml' => 'Ekspor daftar umpan (OPML)',
  274. 'export_starred' => 'Ekspor favorit Anda',
  275. 'feed_list' => 'Daftar dari %s artikel',
  276. 'file_to_import' => 'Berkas untuk diimpor <br />(OPML, JSON atau ZIP)',
  277. 'file_to_import_no_zip' => 'Berkas untuk diimpor<br />(OPML atau JSON)',
  278. 'import' => 'Impot',
  279. 'starred_list' => 'Daftar artikel difavoritkan',
  280. 'title' => 'Impor / Ekspor',
  281. ),
  282. 'menu' => array(
  283. 'add' => 'Tambah umpan atau kategori',
  284. 'import_export' => 'Impor / Ekspor',
  285. 'label_management' => 'Pengelolaan label',
  286. 'stats' => array(
  287. 'idle' => 'Umpan tak terbarukan',
  288. 'main' => 'Statistik utama',
  289. 'repartition' => 'Pengkategorian artikel',
  290. 'unread_dates' => 'Unread dates', // TODO
  291. ),
  292. 'subscription_management' => 'Pengelolaan langganan',
  293. 'subscription_tools' => 'Alat langganan',
  294. ),
  295. 'tag' => array(
  296. 'auto_label' => 'Tambahkan label ini ke artikel baru',
  297. 'name' => 'Nama',
  298. 'new_name' => 'Nama baru',
  299. 'old_name' => 'Nama lama',
  300. ),
  301. 'title' => array(
  302. '_' => 'Pengelolaan langganan',
  303. 'add' => 'Tambah umpan atau kategori',
  304. 'add_category' => 'Tambah kategori',
  305. 'add_dynamic_opml' => 'Tambah OPML dinamis',
  306. 'add_feed' => 'Tambah umpan',
  307. 'add_label' => 'Tambah label',
  308. 'add_opml_category' => 'Nama kategori OPML',
  309. 'delete_label' => 'Hapus label',
  310. 'feed_management' => 'Pengelolaan umpan RSS',
  311. 'subscription_tools' => 'Alat langganan',
  312. ),
  313. );