discord.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "discord.browseThrough": {
  3. "description": "The first part of the next 17 strings",
  4. "message": "Tarkastelee"
  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": "Lukee viestejä kanavalla:{0}{1} (Palvelimella {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": "Kirjoittaa kanavalla:{0}{1} (Palvelimella {2})"
  13. },
  14. "discord.devs.teamsEdit": {
  15. "description": "{0} will be replaced with the name of the team.",
  16. "message": "Editointi Tiimi: {0}"
  17. },
  18. "discord.dmGroupReading": {
  19. "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 group.",
  20. "message": "Lukee viestejä ryhmässä:{0}{1}"
  21. },
  22. "discord.dmGroupTyping": {
  23. "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 group.",
  24. "message": "Kirjoittaa viestiä ryhmässä:{0}{1}"
  25. },
  26. "discord.dmReading": {
  27. "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.",
  28. "message": "Lukee yksityisviestejä käyttäjältä:{0}{1}"
  29. },
  30. "discord.dmTyping": {
  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": "Kirjoittaa yksityisviestiä käyttäjälle:{0}{1}"
  33. },
  34. "discord.friends": {
  35. "description": "",
  36. "message": "Katselee kaveriluetteloaan..."
  37. },
  38. "discord.nitro": {
  39. "description": "",
  40. "message": "Lukee tietoja Nitrosta..."
  41. }
  42. }