popup.json 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. {
  2. "popup.buttons.help": {
  3. "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)",
  4. "message": "Reikalinga pagalba?"
  5. },
  6. "popup.category.all": {
  7. "description": "Category name shown when you open tags",
  8. "message": "Visi"
  9. },
  10. "popup.category.anime": {
  11. "description": "Category name shown when you open tags",
  12. "message": "Anime"
  13. },
  14. "popup.category.games": {
  15. "description": "Category name shown when you open tags",
  16. "message": "Žaidimai"
  17. },
  18. "popup.category.music": {
  19. "description": "Category name shown when you open tags",
  20. "message": "Muzika"
  21. },
  22. "popup.category.other": {
  23. "description": "Category name shown when you open tags",
  24. "message": "Kita"
  25. },
  26. "popup.category.socials": {
  27. "description": "Category name shown when you open tags",
  28. "message": "Socialiniai"
  29. },
  30. "popup.category.videos": {
  31. "description": "Category name shown when you open tags",
  32. "message": "Vaizdo įrašai ir tiesioginiai eteriai"
  33. },
  34. "popup.credits.error.heading": {
  35. "description": "Title of the error message (located at the 'credits' tab in the popup)",
  36. "message": "O ne!"
  37. },
  38. "popup.credits.error.message": {
  39. "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)",
  40. "message": "Klaidą įkeliant padėkas"
  41. },
  42. "popup.headings.description": {
  43. "description": "Title of the description area in the presence settings view.",
  44. "message": "Aprašymas"
  45. },
  46. "popup.headings.general": {
  47. "description": "Title of the 'general' area of the 'settings' section in the popup",
  48. "message": "Bendras"
  49. },
  50. "popup.headings.settings": {
  51. "description": "Title of the 'settings' section at the navigation in the popup",
  52. "message": "Nustatymai"
  53. },
  54. "popup.info.noInternet": {
  55. "description": "Shown when the user has no internet connection",
  56. "message": "Nėra interneto ryšio!"
  57. },
  58. "popup.info.noInternet.message": {
  59. "description": "Shown when the user has no internet connection",
  60. "message": "Atrodo, kad neturite interneto ryšio! PreMiD nesugebės rodyti jūsų presence šiuo metu."
  61. },
  62. "popup.info.notConnected": {
  63. "description": "Shown when the extension can't connect to the application",
  64. "message": "Neprijungtas"
  65. },
  66. "popup.info.notConnected.message": {
  67. "description": "Shown when the extension can't connect to the application",
  68. "message": "PreMiD nepavyko prisijungti prie jos programos! Ar ji įdiegta ir veikia? *Problemų sprendimas*"
  69. },
  70. "popup.info.notConnectedDiscord": {
  71. "description": "Shown in the extension when the application can't connect to Discord",
  72. "message": "Nėra ryšio su Discord!"
  73. },
  74. "popup.info.notConnectedDiscord.message": {
  75. "description": "Shown in the extension when the application can't connect to Discord",
  76. "message": "PreMiD nepavyko prisijungti prie jūsų Discord programos! Ar ji įdiegta ir paleista? *Problemų sprendimas*"
  77. },
  78. "popup.info.unsupportedAppVersion": {
  79. "description": "Shown when application is outdated",
  80. "message": "Pasenusi programa"
  81. },
  82. "popup.info.unsupportedAppVersion.message": {
  83. "description": "Shown when application is outdated",
  84. "message": "Jūsų PreMiD programa yra pasenusi. Atnaujinkite ją, kad galėtumėte toliau naudotis PreMiD."
  85. },
  86. "popup.navigation.credits": {
  87. "description": "Title of the 'credits' section at the navigation in the popup",
  88. "message": "Padėkos"
  89. },
  90. "popup.navigation.settings": {
  91. "description": "Title of the 'settings' section at the navigation in the popup",
  92. "message": "Nustatymai"
  93. },
  94. "popup.presences.done": {
  95. "description": "Done button",
  96. "message": "Baigta"
  97. },
  98. "popup.presences.manage": {
  99. "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)",
  100. "message": "Valdyti"
  101. },
  102. "popup.setting.autoLaunch": {
  103. "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)",
  104. "message": "Automatinis paleidimas"
  105. },
  106. "popup.setting.enabled": {
  107. "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)",
  108. "message": "Įjungta"
  109. },
  110. "popup.setting.mediaControl": {
  111. "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)",
  112. "message": "Medijos valdymas"
  113. },
  114. "popup.setting.titleMenubar": {
  115. "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)",
  116. "message": "Meniu juosta"
  117. }
  118. }