footer.json 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "footer.copyright.line1": {
  3. "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables",
  4. "message": "{0} by {1}"
  5. },
  6. "footer.copyright.line2": {
  7. "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable",
  8. "message": "Svetainę išlaikoma {0}"
  9. },
  10. "footer.developers.documentation": {
  11. "description": "Documentation -> redirects to docs.premid.app",
  12. "message": "Dokumentacija"
  13. },
  14. "footer.developers.heading": {
  15. "description": "Developer section",
  16. "message": "Kūrėjai"
  17. },
  18. "footer.developers.richpresence": {
  19. "description": "Rich Presence -> redirects to discord.com/rich-presence",
  20. "message": "Rich Presence"
  21. },
  22. "footer.help.getsupport": {
  23. "description": "Get Support -> redirects to Discord invite",
  24. "message": "Kreiptis pagalbos"
  25. },
  26. "footer.help.heading": {
  27. "description": "Help section",
  28. "message": "Pagalba"
  29. },
  30. "footer.help.information": {
  31. "description": "Information section",
  32. "message": "Informacija"
  33. },
  34. "footer.help.information.cookies": {
  35. "description": "meant to be 'Cookie Policy'",
  36. "message": "Slapukų politika"
  37. },
  38. "footer.help.information.privacy": {
  39. "description": "meant to be 'Privacy Policy'",
  40. "message": "Privatumas"
  41. },
  42. "footer.help.information.terms": {
  43. "description": "meant to be 'Terms of Service'",
  44. "message": "Sąlygos"
  45. },
  46. "footer.help.troubleshooting": {
  47. "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting",
  48. "message": "Nesklandumų sprendimas"
  49. },
  50. "footer.language": {
  51. "description": "You know how to translate that word? I hope you do :D",
  52. "message": "Kalba"
  53. },
  54. "footer.more.heading": {
  55. "description": "More section",
  56. "message": "Daugiau"
  57. },
  58. "footer.more.status": {
  59. "description": "Status -> redirects to status.premid.app",
  60. "message": "Statusas"
  61. },
  62. "footer.more.wiki": {
  63. "description": "Wiki -> redirects to wiki.premid.app",
  64. "message": "Wikipedija"
  65. },
  66. "footer.partners.heading": {
  67. "description": "Partner section",
  68. "message": "Partneriai"
  69. },
  70. "footer.supportus.contribute": {
  71. "description": "Contribute -> redirects to github.com/premid",
  72. "message": "Prisidėkite"
  73. },
  74. "footer.supportus.donate": {
  75. "description": "Donate -> redirects to patreon.com/timeraa",
  76. "message": "Paaukoti"
  77. },
  78. "footer.supportus.heading": {
  79. "description": "Support us section",
  80. "message": "Paremkite mus"
  81. },
  82. "footer.supportus.translate": {
  83. "description": "Translate -> redirects to locilazation page",
  84. "message": "Išversti"
  85. },
  86. "footer.usercount.button": {
  87. "description": "Install button under the promotional message",
  88. "message": "Diegti"
  89. },
  90. "footer.usercount.message": {
  91. "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable",
  92. "message": "Prisijunkite prie {0} vartotojų jau šiandien!"
  93. }
  94. }