tabs.json 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "donate": {
  3. "description": "Donate button of the tab which opens when you install PreMiD for the first time",
  4. "message": "Donasi"
  5. },
  6. "tab.button.changelog": {
  7. "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time",
  8. "message": "Changelog"
  9. },
  10. "tab.button.wiki": {
  11. "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time",
  12. "message": "Wiki"
  13. },
  14. "tab.installed.error": {
  15. "description": "Error message of the tab which opens when you install PreMiD for the first time",
  16. "message": "**Oh tidak!** Kita ora bisa nyambung menyang app... Apa app wis bener diinstall?"
  17. },
  18. "tab.installed.heading": {
  19. "description": "Title of the tab which opens when you install PreMiD for the first time",
  20. "message": "Matur Suwun"
  21. },
  22. "tab.installed.link.installApplication": {
  23. "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time",
  24. "message": "Pasang aplikasi"
  25. },
  26. "tab.installed.link.troubleshooting": {
  27. "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time",
  28. "message": "Ngatasi masalah"
  29. },
  30. "tab.installed.start": {
  31. "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time",
  32. "message": "Mulai gunakake {0}"
  33. },
  34. "tab.installed.subHeading": {
  35. "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time",
  36. "message": "wis masang {0}"
  37. },
  38. "tab.updated.changed": {
  39. "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
  40. "message": "Diganti"
  41. },
  42. "tab.updated.fixed": {
  43. "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
  44. "message": "Didandani"
  45. },
  46. "tab.updated.heading": {
  47. "description": "Title of the tab which opens when PreMiD was updated",
  48. "message": "Munggah level!"
  49. },
  50. "tab.updated.new": {
  51. "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
  52. "message": "Anyar"
  53. },
  54. "tab.updated.subHeading": {
  55. "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated",
  56. "message": "{0} wis diperbarui!"
  57. },
  58. "tab.troubleshooting.heading": {
  59. "description": "Title of the tab which opens when you click on the troubleshooting button",
  60. "message": "Ngatasi masalah"
  61. },
  62. "tab.updated.changeTypes.features": {
  63. "description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
  64. "message": "Fitur-fitur"
  65. },
  66. "tab.installed.next": {
  67. "description": "Next button text",
  68. "message": "Lanjut"
  69. },
  70. "tab.installed.close": {
  71. "description": "Close button text",
  72. "message": "Tutup"
  73. },
  74. "tab.installed.donate": {
  75. "description": "Donate button text",
  76. "message": "Donasi"
  77. }
  78. }