popup.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  1. {
  2. "popup.buttons.help": {
  3. "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)",
  4. "message": "Perlukan Bantuan?"
  5. },
  6. "popup.buttons.presenceStore": {
  7. "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  8. "message": "Kedai Presence"
  9. },
  10. "popup.category.all": {
  11. "description": "Category name shown when you open tags",
  12. "message": "Semua"
  13. },
  14. "popup.category.anime": {
  15. "description": "Category name shown when you open tags",
  16. "message": "Anime"
  17. },
  18. "popup.category.games": {
  19. "description": "Category name shown when you open tags",
  20. "message": "Permainan"
  21. },
  22. "popup.category.music": {
  23. "description": "Category name shown when you open tags",
  24. "message": "Muzik"
  25. },
  26. "popup.category.other": {
  27. "description": "Category name shown when you open tags",
  28. "message": "Lain-lain"
  29. },
  30. "popup.category.socials": {
  31. "description": "Category name shown when you open tags",
  32. "message": "Sosial"
  33. },
  34. "popup.category.videos": {
  35. "description": "Category name shown when you open tags",
  36. "message": "Video & Strim"
  37. },
  38. "popup.credits.error.heading": {
  39. "description": "Title of the error message (located at the 'credits' tab in the popup)",
  40. "message": "Alamak!"
  41. },
  42. "popup.credits.error.message": {
  43. "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)",
  44. "message": "Ralat semasa memuatkan penghargaan"
  45. },
  46. "popup.headings.description": {
  47. "description": "Title of the description area in the presence settings view.",
  48. "message": "Keterangan"
  49. },
  50. "popup.headings.general": {
  51. "description": "Title of the 'general' area of the 'settings' section in the popup",
  52. "message": "Umum"
  53. },
  54. "popup.headings.presences": {
  55. "description": "Title of the 'presences' area of the 'settings' section in the popup",
  56. "message": "Presence"
  57. },
  58. "popup.headings.settings": {
  59. "description": "Title of the 'settings' section at the navigation in the popup",
  60. "message": "Tetapan"
  61. },
  62. "popup.info.noInternet": {
  63. "description": "Shown when the user has no internet connection",
  64. "message": "Tiada sambungan internet!"
  65. },
  66. "popup.info.noInternet.message": {
  67. "description": "Shown when the user has no internet connection",
  68. "message": "Nampaknya anda tidak mempunyai sambungan internet! PreMiD tidak mampu menunjukkan Presence pada waktu ini."
  69. },
  70. "popup.info.notConnected": {
  71. "description": "Shown when the extension can't connect to the application",
  72. "message": "Tidak disambung"
  73. },
  74. "popup.info.notConnected.message": {
  75. "description": "Shown when the extension can't connect to the application",
  76. "message": "PreMiD tidak mampu menyambung ke aplikasinya! Adakah ia dipasang dan dijalankan? *Selesaikan masalah*"
  77. },
  78. "popup.info.notConnectedDiscord": {
  79. "description": "Shown in the extension when the application can't connect to Discord",
  80. "message": "Tiada sambungan Discord!"
  81. },
  82. "popup.info.notConnectedDiscord.message": {
  83. "description": "Shown in the extension when the application can't connect to Discord",
  84. "message": "PreMiD tidak mampu menyambung ke aplikasi Discord anda! Adakah ia dipasang dan dijalankan? *Selesaikan masalah*"
  85. },
  86. "popup.info.safari.outdatedExtension": {
  87. "description": "Shown when Extension is outdated. Only for Safari port.",
  88. "message": "Sambungan Ketinggalan Zaman"
  89. },
  90. "popup.info.safari.outdatedExtension.message": {
  91. "description": "Shown when Extension is outdated. Only for Safari port.",
  92. "message": "Sambungan anda ketinggalan zaman. Sila kemas kini untuk dapatkan ciri terbaru dengan memuat turunnya dari laman kami."
  93. },
  94. "popup.info.safari.urgentUpdate": {
  95. "description": "Shown when Extension is outdated. Only for Safari port.",
  96. "message": "Kemas kini penting"
  97. },
  98. "popup.info.safari.urgentUpdate.message": {
  99. "description": "Shown when very urgent update has been released to extension. Only for Safari port.",
  100. "message": "Kami telah menerbitkan kemas kini penting untuk sambungan. Sila kemas kini untuk terus menggunakan PreMiD."
  101. },
  102. "popup.info.unsupportedAppVersion": {
  103. "description": "Shown when application is outdated",
  104. "message": "Aplikasi Ketinggalan Zaman"
  105. },
  106. "popup.info.unsupportedAppVersion.message": {
  107. "description": "Shown when application is outdated",
  108. "message": "Aplikasi PreMiD anda ketinggalan zaman. Sila kemas kini untuk terus menggunakan PreMiD."
  109. },
  110. "popup.info.extensionDisabled": {
  111. "description": "Shown when the extension has been disabled in the settings",
  112. "message": "Sambungan dimatikan"
  113. },
  114. "popup.info.extensionDisabled.message": {
  115. "description": "Shown when the extension has been disabled in the settings",
  116. "message": "Sambungan PreMiD telah dimatikan dalam tetapan. Sila hidupkannya untuk terus menggunakan PreMiD."
  117. },
  118. "popup.info.discordStatusSetting.message": {
  119. "description": "Shown on the troubleshooting page when the user might have to change their Discord status setting",
  120. "message": "Sila pastikan anda hidupkan tetapan 'Display current activity as a status message' dalam tetapan Discord anda."
  121. },
  122. "popup.info.presenceNotSetMessage.message": {
  123. "description": "Shown on the troubleshooting page when PreMiD has not found a presence for the current tabs",
  124. "message": "PreMiD tidak mampu mencari presence untuk tab semasa anda. Sila pastikan anda sudah pasang presence untuk laman sesawang yang anda berada ketika ini. Jika anda sudah pasang presence, cuba segarkan semula laman sesawang presence, dan pastikan anda sudah menghidupkan presence dalam tetapan."
  125. },
  126. "popup.navigation.credits": {
  127. "description": "Title of the 'credits' section at the navigation in the popup",
  128. "message": "Penghargaan"
  129. },
  130. "popup.navigation.settings": {
  131. "description": "Title of the 'settings' section at the navigation in the popup",
  132. "message": "Tetapan"
  133. },
  134. "popup.navigation.information": {
  135. "description": "Title of the 'information' section at the navigation in the popup",
  136. "message": "Maklumat"
  137. },
  138. "popup.navigation.diagnostics": {
  139. "description": "Title of the 'diagnostics' section at the navigation in the popup",
  140. "message": "Diagnostik"
  141. },
  142. "popup.presences.done": {
  143. "description": "Done button",
  144. "message": "Selesai"
  145. },
  146. "popup.presences.load": {
  147. "description": "Load Presence button",
  148. "message": "Muatkan Presence"
  149. },
  150. "popup.presences.manage": {
  151. "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)",
  152. "message": "Urus"
  153. },
  154. "popup.presences.noPresences": {
  155. "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  156. "message": "Tiada Presence ditambah"
  157. },
  158. "popup.setting.autoLaunch": {
  159. "description": "Enable/Disable auto startup of the application (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  160. "message": "Auto lancar"
  161. },
  162. "popup.setting.enabled": {
  163. "description": "Enable/Disable PreMiD (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  164. "message": "Dihidupkan"
  165. },
  166. "popup.setting.developerMode": {
  167. "description": "Enable/Disable developer mode (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  168. "message": "Mod Pembangun"
  169. },
  170. "popup.setting.mediaControl": {
  171. "description": "Enable/Disable media keys (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  172. "message": "Kawalan Media"
  173. },
  174. "popup.setting.titleMenubar": {
  175. "description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  176. "message": "Bar Menu Tajuk"
  177. },
  178. "popup.setting.syncLanguage": {
  179. "description": "Enable/Disable syncing the language of the extension with the language of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
  180. "message": "Segerakkan Bahasa"
  181. },
  182. "popup.setting.preferredPresenceLanguage": {
  183. "description": "When the 'Sync Language' setting is disabled, it will show a selector where you can select a language that will be preferred for the languages of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
  184. "message": "Bahasa Presence Diutamakan"
  185. },
  186. "popup.setting.failedToFetchUser": {
  187. "description": "Shown when the user is logged in but we could not get their profile data (location: extension popup -> discord icon/profile picture)",
  188. "message": "Gagal mendapatkan pengguna"
  189. },
  190. "popup.setting.heartbeat": {
  191. "description": "Enable/Disable sending heartbeats to PreMiD (Anonymized diagonistic data about what version you are using of PreMiD etc.) (location: extension popup -> discord icon/profile picture -> 'Diagnostics' section)",
  192. "message": "Denyutan"
  193. },
  194. "popup.setting.preferApp": {
  195. "description": "Enable/Disable the use of the app instead of the extension (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  196. "message": "Utamakan Aplikasi"
  197. },
  198. "popup.information.extensionVersion": {
  199. "description": "Shows the version of the extension (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: Extension version: 2.5.0",
  200. "message": "Versi sambungan: {0}"
  201. },
  202. "popup.information.appVersion": {
  203. "description": "Shows the version of the app (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: App version: 2.5.0",
  204. "message": "Versi aplikasi: {0}"
  205. },
  206. "popup.information.appNotFound": {
  207. "description": "Shows that no connection was able to be made to the PreMiD app (located at the 'information' tab in the popup)",
  208. "message": "Tidak disambung ke Aplikasi PreMiD"
  209. },
  210. "popup.information.discordUser": {
  211. "description": "Shows Discord user PreMiD is connected to (located at the 'information' tab in the popup); {0} will be replaced the username of the Discord account -> {0} is a variable and should not be translated; Example: Discord user: Bas950",
  212. "message": "Pengguna Discord: {0}"
  213. },
  214. "popup.information.discordNotFound": {
  215. "description": "Shows that no connection was able to be made to the Discord app (located at the 'information' tab in the popup)",
  216. "message": "Tidak disambung ke Aplikasi Discord"
  217. },
  218. "popup.notConnectedBanner.heading": {
  219. "description": "Title of the error banner when no discord connection is found",
  220. "message": "Discord Tidak Dipautkan"
  221. },
  222. "popup.notConnectedBanner.description": {
  223. "description": "Description of the error banner when no discord connection is found",
  224. "message": "PreMiD memerlukan akaun Discord dipautkan untuk berfungsi dengan betul. Sila pautkan akaun Discord anda untuk terus menggunakan PreMiD."
  225. },
  226. "popup.notConnectedBanner.button": {
  227. "description": "Button to the Discord connection page",
  228. "message": "Pautkan Discord"
  229. },
  230. "popup.information.notYou": {
  231. "description": "Is shown next to popup.information.discordUser, is a link to unlink the current Discord account",
  232. "message": "Bukan anda?"
  233. },
  234. "popup.informationIcon.notLinked.heading": {
  235. "description": "Exclamation mark icon next user avatar, title of the error message when no discord connection is found",
  236. "message": "Tidak dipautkan"
  237. },
  238. "popup.informationIcon.notLinked.description": {
  239. "description": "Exclamation mark icon next user avatar, description of the error message when no discord connection is found",
  240. "message": "Akaun Discord anda tidak dipautkan ke PreMiD."
  241. },
  242. "popup.logout": {
  243. "description": "Button to unlink the current Discord account",
  244. "message": "Log Keluar"
  245. },
  246. "popup.setting.usePlayingStatus": {
  247. "description": "Enable/Disable the use of the 'Playing' status in Discord (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  248. "message": "Guna Status Bermain"
  249. },
  250. "popup.whatsNew.heading": {
  251. "description": "Title of the 'What's new' section at the navigation in the popup",
  252. "message": "Apa yang Baharu 🎉"
  253. },
  254. "popup.whatsNew.description": {
  255. "description": "Description of the 'What's new' section at the navigation in the popup",
  256. "message": "Tengoklah benda hebat yang terbaru!"
  257. },
  258. "popup.whatsNew.button": {
  259. "description": "Button to open the 'What's new' page",
  260. "message": "Buka Log Perubahan"
  261. },
  262. "popup.discordUnlinked.title": {
  263. "description": "Title of the 'Discord Unlinked' section at the navigation in the popup",
  264. "message": "Discord Tidak Dipautkan"
  265. },
  266. "popup.discordUnlinked.description": {
  267. "description": "Description of the 'Discord Unlinked' section at the navigation in the popup",
  268. "message": "PreMiD memerlukan akaun Discord dipautkan untuk berfungsi dengan betul. Sila pautkan akaun Discord anda untuk terus menggunakan PreMiD."
  269. },
  270. "popup.discordUnlinked.button": {
  271. "description": "Button to link the Discord account",
  272. "message": "Pautkan Discord"
  273. },
  274. "popup.navigation.feedback": {
  275. "description": "Text on the information tab in the popup to give feedback",
  276. "message": "Ada sesuatu nak disuarakan?"
  277. },
  278. "popup.navigation.feedbackLink": {
  279. "description": "Link to the feedback page",
  280. "message": "Hantar maklum balas"
  281. },
  282. "popup.feedback.presence": {
  283. "description": "Title of the presence option in the feedback type selection box",
  284. "message": "Laporkan Pepijat Atau Masalah Dengan Presence"
  285. },
  286. "popup.feedback.extension": {
  287. "description": "Title of the extension option in the feedback type selection box",
  288. "message": "Laporkan Pepijat Atau Masalah Dengan Sambungan"
  289. },
  290. "popup.feedback.feature": {
  291. "description": "Title of the feature option in the feedback type selection box",
  292. "message": "Mohon Suatu Ciri"
  293. },
  294. "popup.feedback.other": {
  295. "description": "Title of the other option in the feedback type selection box",
  296. "message": "Lain-lain"
  297. },
  298. "popup.feedback.title": {
  299. "description": "Title of the feedback popup",
  300. "message": "Maklum Balas"
  301. },
  302. "popup.feedback.select.header": {
  303. "description": "On the feedback type select page the header text",
  304. "message": "Apa yang terjadi? 🤔"
  305. },
  306. "popup.feedback.select.description": {
  307. "description": "On the feedback type select page the description text",
  308. "message": "Sila pilih jenis maklum balas yang anda ingin hantarkan."
  309. },
  310. "popup.feedback.presence.header": {
  311. "description": "The title of the presence feedback page",
  312. "message": "Laporkan Pepijat Atau Masalah Dengan Presence"
  313. },
  314. "popup.feedback.presence.description": {
  315. "description": "The description of the presence feedback page",
  316. "message": "Alamak! 😱 Maaflah anda mengalami masalah dengan suatu Presence.\n\nPresence kami disenggarakan oleh komuniti, jadi sila laporkan sebarang masalah yang anda hadapi dengan suatu Presence ke repositori GitHub kami.\n\nJika anda memilih Presence di bawah, kami akan menyertakan maklumat lanjut Presence berkenaan dalam templat isu secara automatiknya."
  317. },
  318. "popup.feedback.close": {
  319. "description": "Close button on the feedback popup",
  320. "message": "Tutup"
  321. },
  322. "popup.feedback.submit": {
  323. "description": "Submit button on the feedback popup",
  324. "message": "Hantar"
  325. },
  326. "popup.feedback.extension.header": {
  327. "description": "The title of the extension feedback page",
  328. "message": "Laporkan Pepijat Atau Masalah Dengan Sambungan"
  329. },
  330. "popup.feedback.extension.description": {
  331. "description": "The description of the extension feedback page",
  332. "message": "Alamak! 😱 Maaflah anda mengalami masalah dengan Sambungan.\n\nSila isikan borang di bawah untuk melaporkan sebarang masalah yang anda hadapi dengan Sambungan."
  333. },
  334. "popup.feedback.extension.describe": {
  335. "description": "The title of the input field to describe the issue on the extension feedback page",
  336. "message": "Terangkan Masalahnya"
  337. },
  338. "popup.feedback.extension.placeholder": {
  339. "description": "The placeholder of the input field to describe the issue on the extension feedback page",
  340. "message": "Sila terangkan masalah yang anda hadapi dengan Sambungan seboleh-bolehnya secara terperinci."
  341. },
  342. "popup.feedback.extension.privacy": {
  343. "description": "The privacy notice on the extension feedback page",
  344. "message": "Semua laporan adalah tanpa nama melainkan anda memutuskan untuk menulis maklumat perhubungan anda.\nKami mungkin menghubungi anda untuk maklumat lanjut jika diperlukan, atau untuk memberitahu anda apabila masalah telah diselesaikan."
  345. },
  346. "popup.feedback.email": {
  347. "description": "The placeholder for the email input field",
  348. "message": "Alamat E-mel Anda (Pilihan)"
  349. },
  350. "popup.feedback.discord": {
  351. "description": "The placeholder for the discord input field",
  352. "message": "Nama Pengguna Discord Anda (Pilihan)"
  353. },
  354. "popup.feedback.feature.header": {
  355. "description": "The title of the feature feedback page",
  356. "message": "Mohon Suatu Ciri"
  357. },
  358. "popup.feedback.feature.description": {
  359. "description": "The description of the feature feedback page",
  360. "message": "Kami sentiasa mencari cara untuk menambah baik PreMiD dan membuatkannya lebih baik untuk anda.\n\nSila isikan borang di bawah untuk memohon suatu ciri yang anda ingin lihat di PreMiD."
  361. },
  362. "popup.feedback.feature.describe": {
  363. "description": "The title of the input field to describe the issue on the feature feedback page",
  364. "message": "Terangkan Cirinya"
  365. },
  366. "popup.feedback.feature.placeholder": {
  367. "description": "The placeholder of the input field to describe the issue on the feature feedback page",
  368. "message": "Sila terangkan ciri yang anda ingin lihat di PreMiD seboleh-bolehnya secara terperinci."
  369. },
  370. "popup.feedback.feature.privacy": {
  371. "description": "The privacy notice on the feature feedback page",
  372. "message": "Semua permohonan ciri adalah tanpa nama melainkan anda memutuskan untuk menulis maklumat perhubungan anda.\nKami mungkin menghubungi anda untuk maklumat lanjut jika diperlukan, atau untuk memberitahu anda apabila ciri tersebut telah dilaksanakan."
  373. },
  374. "popup.feedback.other.header": {
  375. "description": "The title of the other feedback page",
  376. "message": "Lain-lain"
  377. },
  378. "popup.feedback.other.description": {
  379. "description": "The description of the other feedback page",
  380. "message": "Sila isikan borang di bawah untuk memberikan maklum balas mengenai perkara lain yang anda ingin kongsikan kepada kami."
  381. },
  382. "popup.feedback.other.describe": {
  383. "description": "The title of the input field to describe the issue on the other feedback page",
  384. "message": "Terangkan Maklum Balasnya"
  385. },
  386. "popup.feedback.other.placeholder": {
  387. "description": "The placeholder of the input field to describe the issue on the other feedback page",
  388. "message": "Sila terangkan maklum balas yang anda ingin kongsikan dengan kami seboleh-bolehnya secara terperinci."
  389. },
  390. "popup.feedback.other.privacy": {
  391. "description": "The privacy notice on the other feedback page",
  392. "message": "Semua maklum balas adalah tanpa nama melainkan anda memutuskan untuk menulis maklumat perhubungan anda.\nKami mungkin menghubungi anda untuk maklumat lanjut jika diperlukan, atau untuk memberitahu anda apabila maklum balas anda telah dikerjakan."
  393. },
  394. "popup.feedback.submitted.header": {
  395. "description": "The title of the submitted feedback page",
  396. "message": "Maklum Balas Dihantar"
  397. },
  398. "popup.feedback.submitted.description": {
  399. "description": "The description of the submitted feedback page",
  400. "message": "Terima kasih kerana menghantar maklum balas anda! 🎉\n\nKami menghargai anda mengambil masa untuk berkongsikan pendapat anda dengan kami. Kami akan menyemak maklum balas anda dan akan hubungi anda semula sekiranya diperlukan."
  401. },
  402. "popup.feedback.error.header": {
  403. "description": "The title of the error feedback page",
  404. "message": "Alamak! 😱"
  405. },
  406. "popup.feedback.error.description": {
  407. "description": "The description of the error feedback page",
  408. "message": "Ada sesuatu ralat terjadi semasa menghantar maklum balas anda. Sila cuba lagi kemudian.\n\nJika masalah ini berterusan, sila hubungi kami di pelayan Discord kami."
  409. }
  410. }