google docs.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "google docs.browsingDoc": {
  3. "description": "Displayed when the user is browsing their Google Documents",
  4. "message": "Dokumentide sirvimine"
  5. },
  6. "google docs.browsingForm": {
  7. "description": "Displayed when the user is browsing their Google Forms",
  8. "message": "Vormide sirvimine"
  9. },
  10. "google docs.browsingPresentation": {
  11. "description": "Displayed when the user is browsing their Google presentation",
  12. "message": "Esitluste sirvimine"
  13. },
  14. "google docs.browsingSheet": {
  15. "description": "Displayed when the user is browsing their Google Sheets",
  16. "message": "Arvutustabelite sirvimine"
  17. },
  18. "google docs.editingDoc": {
  19. "description": "Displayed when the user is editing a Google Document",
  20. "message": "Dokumendi muutmine"
  21. },
  22. "google docs.editingForm": {
  23. "description": "Displayed when the user is editing a Google Form",
  24. "message": "Vormi muutmine"
  25. },
  26. "google docs.editingPresentation": {
  27. "description": "Displayed when the user is editing a Google presentation",
  28. "message": "Esitluse muutmine"
  29. },
  30. "google docs.editingSheet": {
  31. "description": "Displayed when the user is eiditng a Google Sheet",
  32. "message": "Arvutustabeli muutmine"
  33. },
  34. "google docs.viewingDoc": {
  35. "description": "Displayed when the user is viewing a Google Document",
  36. "message": "Dokumendi vaatamine"
  37. },
  38. "google docs.viewingForm": {
  39. "description": "Displayed when the user is viewing a Google Form",
  40. "message": "Vormi vaatamine"
  41. },
  42. "google docs.viewingPresentation": {
  43. "description": "Displayed when the user is viewing a Google presentation",
  44. "message": "Esitluse vaatamine"
  45. },
  46. "google docs.viewingSheet": {
  47. "description": "Displayed when the user is viewing a Google Sheet",
  48. "message": "Arvutustabeli vaatamine"
  49. }
  50. }