blob: 69bfa554479ac91366154b75c6c81f2ac86024ba [file] [log] [blame]
Yasya4ba9ca22023-06-19 17:21:08 +00001{
2 "appName": {
3 "message": "TW Power Tools",
4 "description": "The extension's name"
5 },
6 "appNameBeta": {
7 "message": "TW Power Tools (beta)",
8 "description": "The extension's name for the beta version"
9 },
10 "appNameCanary": {
11 "message": "TW Power Tools (canary)",
12 "description": "The extension's name for the beta version"
13 },
14 "appNameGecko": {
15 "message": "TW Power Tools",
16 "description": "The extension's name (with a 50 character limit for Gecko)"
17 },
18 "appDescription": {
19 "message": "Dapatkan Infinite Scroll dan penyempurnaan lainnya di Google Forum dan Community Console",
20 "description": "The extension's description"
21 },
22 "options_killswitchwarning": {
23 "message": "Satu atau beberapa opsi telah dinonaktifkan secara paksa karena mungkin tidak berfungsi dengan baik. Silakan buka <a href='https://groups.google.com/g/twpowertools-discuss' rel='noreferrer noopener' target='_blank'>twpowertools-discuss Google Group</a> untuk mempelajari lebih lanjut tentang mengapa beberapa opsi telah dinonaktifkan secara paksa.",
24 "description": "Warning shown in the options page if a feature has been remotely force disabled via the kill switch mechanism. This happens when a feature doesn't work properly and might be doing dangerous things, and the maintainer or an authorized user remotely force disables the feature."
25 },
26 "options_killswitchenabled": {
27 "message": "Opsi sebelumnya telah dinonaktifkan secara paksa karena suatu masalah.",
28 "description": "Warning shown in the options page below an option, when it has been remotely force disabled via the kill switch mechanism."
29 },
30 "options_optionalpermissionswarning_header": {
31 "message": "Beberapa fitur memerlukan izin tambahan agar dapat berfungsi. Beberapa diantaranya ada di bawah ini, klik kotak centang untuk memberikan izin yang sesuai.",
32 "description": "Warning shown at the top of the options page if a feature cannot be used because one or more required permissions haven't been granted to the extension."
33 },
34 "options_optionalpermissionswarning_label": {
35 "message": "Fitur sebelumnya membutuhkan izin tambahan agar dapat berfungsi.",
36 "description": "Warning shown in the options page below an option, when a feature needs more permissions to work."
37 },
38 "options_featuredoptions": {
39 "message": "Opsi unggulan",
40 "description": "Heading for several options that can be enabled in the options page."
41 },
42 "options_minorenhancements": {
43 "message": "Peningkatan kecil",
44 "description": "Heading for several options that can be enabled in the options page."
45 },
46 "options_list": {
47 "message": "Aktifkan infinite scrolling dalam daftar thread.",
48 "description": "Feature checkbox in the options page"
49 },
50 "options_thread": {
51 "message": "Secara otomatis memuat sekumpulan pesan di dalam thread saat di scroll ke bawah.",
52 "description": "Feature checkbox in the options page"
53 },
54 "options_threadall": {
55 "message": "Secara otomatis memuat semua pesan sekaligus di dalam thread saat di scroll ke bawah.",
56 "description": "Feature checkbox in the options page"
57 },
58 "options_fixedtoolbar": {
59 "message": "Perbaiki toolbar di daftar thread pada Community Console.",
60 "description": "Feature checkbox in the options page"
61 },
62 "options_redirect": {
63 "message": "Alihkan semua thread yang dibuka di TW ke Community Console.",
64 "description": "Feature checkbox in the options page"
65 },
66 "options_loaddrafts": {
67 "message": "Aktifkan flag <code class=\"help\" title=\"Flags ini memungkinkan Community Console untuk memuat balasan yang sebelumnya disimpan secara otomatis saat memuat thread dan mengeklik tombol balas.\">enableLoadingDraftMessages</code> Community Console.",
68 "description": "Feature checkbox in the options page"
69 },
70 "options_experimental_label": {
71 "message": "(eksperimen)",
72 "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time"
73 },
74 "options_history": {
75 "message": "Tampilkan tautan \"postingan sebelumnya\" di profil pengguna.",
76 "description": "Feature checkbox in the options page"
77 }
78}