google docs.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "google docs.browsingDoc": {
  3. "description": "Displayed when the user is browsing their Google Documents",
  4. "message": "Сърфира документи"
  5. },
  6. "google docs.browsingForm": {
  7. "description": "Displayed when the user is browsing their Google Forms",
  8. "message": "Сърфира формуляри"
  9. },
  10. "google docs.browsingPresentation": {
  11. "description": "Displayed when the user is browsing their Google presentation",
  12. "message": "Сърфира презентаций"
  13. },
  14. "google docs.browsingSheet": {
  15. "description": "Displayed when the user is browsing their Google Sheets",
  16. "message": "Сърфира електронни таблици"
  17. },
  18. "google docs.editingDoc": {
  19. "description": "Displayed when the user is editing a Google Document",
  20. "message": "Редактира документ"
  21. },
  22. "google docs.editingForm": {
  23. "description": "Displayed when the user is editing a Google Form",
  24. "message": "Редактира формуляр"
  25. },
  26. "google docs.editingPresentation": {
  27. "description": "Displayed when the user is editing a Google presentation",
  28. "message": "Редактира презентация"
  29. },
  30. "google docs.editingSheet": {
  31. "description": "Displayed when the user is eiditng a Google Sheet",
  32. "message": "Редактира електронна таблица"
  33. },
  34. "google docs.viewingDoc": {
  35. "description": "Displayed when the user is viewing a Google Document",
  36. "message": "Гледа документ"
  37. },
  38. "google docs.viewingForm": {
  39. "description": "Displayed when the user is viewing a Google Form",
  40. "message": "Гледа формуляр"
  41. },
  42. "google docs.viewingPresentation": {
  43. "description": "Displayed when the user is viewing a Google presentation",
  44. "message": "Гледа презентация"
  45. },
  46. "google docs.viewingSheet": {
  47. "description": "Displayed when the user is viewing a Google Sheet",
  48. "message": "Гледа електронна таблица"
  49. }
  50. }