youtube.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "youtube.ad": {
  3. "description": "",
  4. "message": "Er að horfa á auglýsingu"
  5. },
  6. "youtube.browsingPlaylists": {
  7. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  8. "message": "Skoðar playlista"
  9. },
  10. "youtube.browsingThrough": {
  11. "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)",
  12. "message": "Skoðar í gegn"
  13. },
  14. "youtube.browsingVideos": {
  15. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  16. "message": "Skoðar myndbönd"
  17. },
  18. "youtube.history": {
  19. "description": "Part two of \"Browsing through\"",
  20. "message": "sögu þeirra"
  21. },
  22. "youtube.library": {
  23. "description": "Part two of \"Browsing through\"",
  24. "message": "safn þeirra"
  25. },
  26. "youtube.ofChannel": {
  27. "description": "Second part of multiple strings",
  28. "message": "af rás:"
  29. },
  30. "youtube.purchases": {
  31. "description": "Part two of \"Browsing through\"",
  32. "message": "kaup þeirra"
  33. },
  34. "youtube.readingChannel": {
  35. "description": "",
  36. "message": "Lesa um rás:"
  37. },
  38. "youtube.reportHistory": {
  39. "description": "",
  40. "message": "Skoðar skýrsluferil þeirra"
  41. },
  42. "youtube.searchChannel": {
  43. "description": "{0} will be replaced with the channel name",
  44. "message": "Leitar í gegnum rás: {0} fyrir:"
  45. },
  46. "youtube.subscriptions": {
  47. "description": "Part two of \"Browsing through\"",
  48. "message": "áskriftir þeirra"
  49. },
  50. "youtube.viewingCommunityPost": {
  51. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  52. "message": "Skoðar samfélagsinnlegg"
  53. }
  54. }