discord.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "discord.browseThrough": {
  3. "description": "The first part of the next 17 strings",
  4. "message": "Blar igjennom"
  5. },
  6. "discord.channelReading": {
  7. "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server.",
  8. "message": "Leser i kanal:{0}{1} (Server: {2})"
  9. },
  10. "discord.channelTyping": {
  11. "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server.",
  12. "message": "Skriver i kanal:{0}{1} (Server: {2})"
  13. },
  14. "discord.devs.appsEdit": {
  15. "description": "{0} will be replaced with the name of the app.",
  16. "message": "Redigerer app: {0}"
  17. },
  18. "discord.devs.docs": {
  19. "description": "",
  20. "message": "Leser dokumentasjonen"
  21. },
  22. "discord.devs.portal": {
  23. "description": "",
  24. "message": "Utviklerportal"
  25. },
  26. "discord.devs.teamsEdit": {
  27. "description": "{0} will be replaced with the name of the team.",
  28. "message": "Redigerer lag: {0}"
  29. },
  30. "discord.dmReading": {
  31. "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user.",
  32. "message": "Leser direktemeldinger fra:{0}{1}"
  33. },
  34. "discord.dmTyping": {
  35. "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user.",
  36. "message": "Skriver i DM til:{0}{1}"
  37. },
  38. "discord.friends": {
  39. "description": "",
  40. "message": "Ser på deres venner..."
  41. },
  42. "discord.merch.collection": {
  43. "description": "",
  44. "message": "Ser på kolleksjon:"
  45. },
  46. "discord.nitro": {
  47. "description": "",
  48. "message": "Leser om Nitro..."
  49. },
  50. "discord.settings": {
  51. "description": "",
  52. "message": "Ser på deres innstillinger..."
  53. },
  54. "discord.status": {
  55. "description": "",
  56. "message": "Discord-status"
  57. },
  58. "discord.support": {
  59. "description": "",
  60. "message": "Hjelpesenter"
  61. },
  62. "discord.why": {
  63. "description": "Second part of the \"Browsing through\" string",
  64. "message": "\"Hvorfor Discord?\""
  65. }
  66. }